I am trying with this. My MSI has a element like

<ServiceControl Id='ADService' Name='XYZ AdminConsole' Stop='install' 
Wait='yes'/>

I see that it is not stopping the service. I have more info about it in the
other thread with Richard-45.

Thanks a lot.  


Rob Mensching-4 wrote:
> 
> Check out the ServiceControl element.
> 
> shapla wrote:
>> I have an existing service - say XYZ AdminConsole (Not part of my MSI) 
>>
>> I want to:
>>
>> 1. Restart this service after installing my MSI
>> 2. My MSI will remove some files during uninstall and I want to:
>>    2.1 Stop this service before removing the files and 
>>    2.2 Start it again after removing the files.
>>
>> How can I do this? Please let me know if you have any idea.
>>
>> Thanks! 
>>   
> 
> -------------------------------------------------------------------------
> 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/start-and-stop-services-tf4715721.html#a13516349
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