Log is showing like below:

......
Action 8:30:54: StopServices. Stopping services
Action start 8:30:54: StopServices.
StopServices: Service: Stopping services
Action ended 8:30:54: StopServices. Return value 1.
Action 8:30:54: RemoveFiles. Removing files
..........

Action ended 8:30:54: InstallFiles. Return value 1.
Action 8:30:54: StartServices. Starting services
Action start 8:30:54: StartServices.
StartServices: Service: Starting services
Action ended 8:30:54: StartServices. Return value 1.
Action 8:30:54: RegisterUser. Registering user
..........

Action start 8:30:54: InstallFinalize.
Action 8:30:54: ProcessComponents. Updating component registration
1: {866EDB68-1AA9-48BA-BD91-C3986D00368C} 2:
{A4DA8997-8BDD-4394-82B4-4043CE15BA1A} 3: C:\Progra....
Action 8:30:54: StopServices. Stopping services
Action 8:30:54: MoveFiles. Moving files
...............
Action 8:30:54: InstallFiles. Copying new files
InstallFiles: File: My.dll,  Directory: C:\Program....,  Size: 53248
Action 8:30:54: StartServices. Starting services
Action 8:30:54: RegisterUser. Registering user
...........

1. I can see the start and stop services shown as above in the log. But I am
not getting any info about which services it is stopping or starting? I
don't see anything specific to the service (XYZ AdminConsole) which I
mentioned in 

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

Thanks!



Richard-45 wrote:
> 
> 
> In article <[EMAIL PROTECTED]>,
>     shapla <[EMAIL PROTECTED]>  writes:
> 
>> Any idea?
> 
> What does the log say?
> -- 
> "The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
>       <http://www.xmission.com/~legalize/book/download/index.html>
> 
>         Legalize Adulthood! <http://blogs.xmission.com/legalize/>
> 
> -------------------------------------------------------------------------
> 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#a13513983
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