help!!

  • Thread starter Thread starter blazerguns
  • Start date Start date
B

blazerguns

Hi all,

Does anybody know how to use EMS(Emergency Management
Services) for win2k3? After i have manually configured EMS for my
system is there anyway i can simply enable or disable ems services
after my system is booted.
This has to do be done programmatically. Any help on how to go about it
will be great. Any project or sample code on this will be of great
help.

Varun
 
Hi,

If it;s a window service you can use ServiceController class's method to
check/modify the status of any service.
 
Hi Ignacio,

Thanks for the reply but iam really new to this so
can you tell me how to use Service Controller class. A sample code or
atleast where to find it in msdn.

Varun
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top