i'm kinda confused with the condition in this case.first of all i use
standard wix UI extensions.
And adding <Condition Message = "test" >WIXUI_EXITDIALOGOPTIONALCHECKBOX
</Condition> will not really help me.Where and how should i be using the
condition?Can't i achieve this functionality when using the WiX standard UI
Extensions?


Bob Arnson-6 wrote:
> 
> Anidil wrote:
>> I use the following code to add a check box to the final dialog and to
>> launch
>> product reg web site when clicked "finish" with check box checked.But it
>> doesn't seems to validate the check box state and always launch the
>> webpage
>> once when "finish" is clicked.Any help?
>>   
> 
> Add WIXUI_EXITDIALOGOPTIONALCHECKBOX to your condition.
> 
> -- 
> 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
> 
> 

-- 
View this message in context: 
http://www.nabble.com/ShellExecute-custom-action-help-tf4384136.html#a12516712
Sent from the wix-users mailing list archive at Nabble.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