I have to show the Dialog based on the checkbox value. I have set the
checkbox property as true initially like below



And now show the dialog based on the check box value selection at the time
of installation. If it is true i have to show the "Newdoalog_1" if it is
false i have to show the "Setup dialog"

This is my code :


INSTALL
INSTALL AND CHECKBOX_1_PROP="TRUE"
INSTALL



INSTALL
  


While run the installation it always excutes the False Condition. Is any
Idea 
-- 
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Based-on-CheckBox-value-have-to-show-the-WIX-Dialog-tp5035041p5035041.html
Sent from the wix-users mailing list archive at Nabble.com.
------------------------------------------------------------------------------

_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to