Anton Filippov wrote:
> How to stop service (local windows service - ICS Name="SharedAccess")
> if user set some checkbox throght standart wix script (not in custom
> action)?
>   

Put the ServiceControl in another Component. Then you can conditionalize 
that component or put it in a separate feature to control whether it's 
marked for installation and whether the ServiceControl entry takes effect.

-- 
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