Uninstalling a service
Posted: Wed Nov 30, 2005 10:05 pm
Hi All, I'm having difficulty with services while trialling this product. Initially I needed to copy the service files across to the targetdir, then update an XML file, then start the service using the Run Program feature and call net.exe start servicename. I've now got that sorted
thanks to another post however.....
I also require my application to cleanly uninstall and am unable to either call the control service feature to stop and uninstall the service on uninstallation or to do a run program and call installutil /u servicename after I do a net stop.
Can someone enlighten me as to what I may be doing wrong or provide a simple example.
Is there any way to debug what is going on in the Control Service?
Thanks
GraemeAU

I also require my application to cleanly uninstall and am unable to either call the control service feature to stop and uninstall the service on uninstallation or to do a run program and call installutil /u servicename after I do a net stop.

Can someone enlighten me as to what I may be doing wrong or provide a simple example.
Is there any way to debug what is going on in the Control Service?
Thanks
GraemeAU