
September 21st, 2007, 06:42 AM
|
|
Contributing User
|
|
Join Date: Apr 2004
Posts: 33
Time spent in forums: 10 h 19 m 25 sec
Reputation Power: 5
|
|
|
General - Uninstalling windows services remotely??
Hi all,
Im wondering if there is a way of uninstalling a windows service remotely??
I am using Nant to deploy an application but at a particular stage of the build I have to log on to the remote server and uninstall windows services (because if I deploy files where the existing ones are I will not be able to uninstall them without deleting keys in the registry)
So im wondering is there a way of incorporating this into my build process?
I know i can stop and start services with vbscript but I dont know about uninstalling them?
Thanks in advance
Regards
bigcon
|