Jason Ding wrote:
> Here is my code. Currently I can launch my own application, but cannot
> get the 2nd checkbox showing up. Seems like
> WIXUI_EXITDIALOGOPTIONALCHECKBOX and
> WIXUI_EXITDIALOGOPTIONALCHECKBOXTEXT are the required property value to
> define the checkbox, i.e., they cannot be modified, so I guess my
> problem is I cannot use the same property ID for two checkboxes. Anyone
> has a workaround? Thanks.
>   

You need to replace the dialog; the optional check box support in 
ExitDialog only covers one check box.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to