I need to be able to check the status and start,stop windows services.
I have searched the web and there are a few examples around, All useing the Windows API.
Using the Windows API, I can I can work with all services that do not have spaces ie. 'Alerter'
If I work with a service that has spaces ie
'World Wide Web Publishing Service', it fails.
Any help would be appreciated.
Thanks
I have searched the web and there are a few examples around, All useing the Windows API.
Using the Windows API, I can I can work with all services that do not have spaces ie. 'Alerter'
If I work with a service that has spaces ie
'World Wide Web Publishing Service', it fails.
Any help would be appreciated.
Thanks