Assuming Checkbox works like a Button I would remove the Property and CheckBoxValue attributes as I do not think you need them. Then add this line to your <bundle> element to default it to checked:
<Variable Name=" InstallDriver " Type="numeric" Value="1" /> -----Original Message----- From: hkannans [mailto:hkann...@gmail.com] Sent: Friday, February 28, 2014 3:51 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] How to set Checkbox selected by default in Wix bootstrapper? I would like to add checkbox in welcome page of the wix bootstrapper. Modified the HyperlinkTheme.xml and add like, <Checkbox Name="InstallDriver" X="18" Y="191" Width="-11" Height="17" TabStop="yes" FontId="3" Property= "CHECKBOXPROPERTY " CheckBoxValue="1" HideWhenDisabled="yes">Install Driver</Checkbox> 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-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-set-Checkbox-selected-by-default-in-Wix-bootstrapper-tp7593003.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Flow-based real-time traffic analytics software. Cisco certified tool. Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer Customize your own dashboards, set traffic alerts and generate reports. Network behavioral analysis & security monitoring. All-in-one tool. http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Flow-based real-time traffic analytics software. Cisco certified tool. Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer Customize your own dashboards, set traffic alerts and generate reports. Network behavioral analysis & security monitoring. All-in-one tool. http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users