Re: [WiX-users] How to set Checkbox selected by default in Wix bootstrapper?

2014-02-28 Thread hkannans
Thanks. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-set-Checkbox-selected-by-default-in-Wix-bootstrapper-tp7593003p7593011.html Sent from the wix-users mailing list archive at Nabble.com.

[WiX-users] How to use the check box value in wix bootstrapper?

2014-02-28 Thread hkannans
I have added one checkbox in the HyperlinkTheme.xml like, Install Driver How can i use this in bootstrapper? I have modified the Bundle.wxs file like, But this doesn't work properly. It didn't install the MyMSI.msi but the check box value is "selected". did I miss anything. Please help. Th

[WiX-users] How to set Checkbox selected by default in Wix bootstrapper?

2014-02-28 Thread hkannans
I would like to add checkbox in welcome page of the wix bootstrapper. Modified the HyperlinkTheme.xml and add like, Install Driver But the default value of the checkbox is unchecked.Please help me as soon as possible. Thanks in advance. -- View this message in context: http://windows-insta