Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
hi plz give me some ideas,links, programmatically how can i find out enable/disable status of windows service using c# thanks evil
Check out ServiceController class in the ServiceProcess namespace.. Bijesh
Thanks for reply I have tried with that but ultimately getting success from WMI. evil