V
Vince Keller
I dont know if this is the correct newsgroup to post questions on Windows
Service.
I am trying to install and uninstall a Windows Service programmatically.
As far as I know, there isnt a class in .NET FCL which supports doing that.
The ServiceController class starts/stops an installed service but doesnt
install a service. Is there a way to install/uninstall a service
programmatically (not using the Installer) ?
Thanks.
Service.
I am trying to install and uninstall a Windows Service programmatically.
As far as I know, there isnt a class in .NET FCL which supports doing that.
The ServiceController class starts/stops an installed service but doesnt
install a service. Is there a way to install/uninstall a service
programmatically (not using the Installer) ?
Thanks.