Greetings!
I would like to programmatically disable
the Messenger service. Looking through the documentation,
I found that I can use the ServiceController class
to stop and start a service. But, how do I programmatically change the service's start type to
"Manual" or "Disabled"?
Thanks in advance for your help!
Waxwing
I would like to programmatically disable
the Messenger service. Looking through the documentation,
I found that I can use the ServiceController class
to stop and start a service. But, how do I programmatically change the service's start type to
"Manual" or "Disabled"?
Thanks in advance for your help!
Waxwing