[WiX-users] How to disable WIXUI_EXITDIALOGOPTIONALCHECKBOX in exit dialog according to the condition?

2012-05-15 Thread tzleon
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


Re: [WiX-users] How to disable WIXUI_EXITDIALOGOPTIONALCHECKBOX in exit dialog according to the condition?

2012-05-15 Thread Pally Sandher
According to 
http://wix.sourceforge.net/manual-wix3/run_program_after_install.htm you should 
just need to set the WIXUI_EXITDIALOGOPTIONALCHECKBOXTEXT property to an empty 
value for the checkbox to not show. WiX v3.5 sources also show similar. How you 
do that is up to you. Type 51 Custom Action is probably what I'd use - 
http://msdn.microsoft.com/en-us/library/windows/desktop/aa368237.aspx

Palbinder Sandher 
Software Platform 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: tzleon [mailto:tzl...@gmail.com] 
Sent: 15 May 2012 08:15
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