I did something like this:

<SetProperty Id="WIXUI_EXITDIALOGOPTIONALCHECKBOXTEXT" Value="Run application" 
After="ExecuteAction" Sequence="ui"><![CDATA[&WorkstationFeature = 
3]]></SetProperty>

Where WorkstationFeature is a reference to my optional feature.

Neil

-----Original Message-----
From: tzleon [mailto:tzl...@gmail.com] 
Sent: 15 May 2012 08:12
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] How to disable "WIXUI_EXITDIALOGOPTIONALCHECKBOX" in exit 
dialog according to the condition?

Hi,

My install package contains one feature that require lanuch after install 
finished, and it's an optional feature. So is it possible to disable 
WIXUI_EXITDIALOGOPTIONALCHECKBOX when the feature not installed?

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-disable-WIXUI-EXITDIALOGOPTIONALCHECKBOX-in-exit-dialog-according-to-the-condition-tp7559368.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and threat 
landscape has changed and how IT managers can respond. Discussions will include 
endpoint security, mobile security and the latest in malware threats. 
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users




------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to