Sriram Vasudevan wrote:

I am using properties WIXUI_EXITDIALOGOPTIONALTEXT and WIXUI_EXITDIALOGOPTIONALCHECKBOXTEXT to show a checkbox in the finish dialog that gives an option to the user to start our program on finish.

However, this does not take effect when the user installs some features, and then adds new features. When thenuser adds new features, the ExitDialog does not show the checkbox.

Is there a way to show checkboxes, and optional texts in the ExitDialog on installation of features after the initial install?


The optional controls are shown only during initial installation, not during maintenance. It'd be fairly straightforward to add support for modify and reinstall operations too. Please file a feature request at http://sourceforge.net/tracker/?group_id=105970&atid=642717.

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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to