Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Apr : uninstalling nt-service
| Subject: | uninstalling nt-service |
| Posted by: | "Uffe Kousgaard" (look_at_www.routeware.dk) |
| Date: | Sat, 30 Apr 2005 21:38:03 |
If I try to uninstall my service and it is running, I get an error because a
certain log file is open. Fair enough. But how do I tell the user to stop
the service manually or stop it myself? As I understand it, the running
service and the uninstall request are 2 different processes, but the same
exe.
Regards
Uffe