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 programmaticall y.
As far as I know, there isnt a class in .NET FCL which supports doing that.
The ServiceControll er class starts/stops an installed service but doesnt
install a service. Is there a way to install/uninstall a service
programmaticall y (not using the Installer) ?
Thanks.
Service.
I am trying to install and uninstall a Windows Service programmaticall y.
As far as I know, there isnt a class in .NET FCL which supports doing that.
The ServiceControll er class starts/stops an installed service but doesnt
install a service. Is there a way to install/uninstall a service
programmaticall y (not using the Installer) ?
Thanks.
Comment