NewsArchive
03-24-2009, 02:43 AM
Looking at the Edit Service control.
Seems to do pretty much everything i need to do except one...
I need it to check to see if a MyShippedService is installed as a service,
and if it is, is it currently running.
The reason for this is because there was an option out there for them to run
it locally on demand during beta testing.
so, some of them have it running as a service, and some don't.
I assume if i try to stop a service that isn't there, i will get an error,
but is it a different error than if the "stop service" just failed?
Anyway,
Thanks for your input,
--Glenn.
Seems to do pretty much everything i need to do except one...
I need it to check to see if a MyShippedService is installed as a service,
and if it is, is it currently running.
The reason for this is because there was an option out there for them to run
it locally on demand during beta testing.
so, some of them have it running as a service, and some don't.
I assume if i try to stop a service that isn't there, i will get an error,
but is it a different error than if the "stop service" just failed?
Anyway,
Thanks for your input,
--Glenn.