F
Frank Callone
How do I find out from Command line if a service with the name e.g. "xxyyzz" is currently installed ?
Note that the question is NOT if the service is currently running. It could be stopped.
But in must be installed.
If I type
net start
only the installed AND running services are listed.
What is the command line command for service installation detection ?
It should be applicable under WinXP AND Win2000.
Frank
Note that the question is NOT if the service is currently running. It could be stopped.
But in must be installed.
If I type
net start
only the installed AND running services are listed.
What is the command line command for service installation detection ?
It should be applicable under WinXP AND Win2000.
Frank