I'm writing a VB Program that must display a list of all the services on a PC.
How can a programaticly
- get status of a service (started or not)
- start a service
- stop a service
Thanks in advance,
Dominiek
Printable View
I'm writing a VB Program that must display a list of all the services on a PC.
How can a programaticly
- get status of a service (started or not)
- start a service
- stop a service
Thanks in advance,
Dominiek