You can't without writing your own External/Embedded UI. That control is
a SelectionTree http://msdn.microsoft.com/en-us/library/aa371604.aspx
which doesn't offer the customization you want.

Also attachments don't work on this list (probably by design) so either
paste stuff into your message or provide links. However you shouldn't
need to forward something which can be easily found in the WiX sources
anyway.

Palbinder Sandher 
Software Deployment Engineer
T: +44 (0) 141 945 8500 
F: +44 (0) 141 945 8501 

http://www.iesve.com 
**Design, Simulate + Innovate with the <Virtual Environment>**
Integrated Environmental Solutions Limited. Registered in Scotland No.
SC151456 
Registered Office - Helix Building, West Of Scotland Science Park,
Glasgow G20 0SP
Email Disclaimer

-----Original Message-----
From: Sergey [mailto:sh0...@gmail.com] 
Sent: 18 March 2011 13:22
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] replace drop-down menu in customize dialog with
checkbox

Hi,

i'm using Wix3, CustomizeDlg from wixui_common (attached to this email)

When i launch my msi, on the left from feature name i have small icon
with down arrow.
If click on it, popup menu appears, with these items:
- Will be installed on local hard drive
- Entire feature will be installed on local hard drive
- Entire feature will be unavailable
How can i replace these popup menus by tristate checkboxes?
  If checkBox is marked, feature and its subfeatures are installed.
  If checkBox is not marked, feature and its subfeatures are not
installed.
  If checkBox is grayed, feature and some of its subfeatures are
installed.

And else one question:
how can i replace words "feature" and "subfeature" in CustomizeDlg with
my own words?

--
Thank you!



------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to