Hello, I am trying to programmatically change the Startup Type for Services, and disable/enable Devices. The ServiceController class makes it possible to Start, Stop, Continue, and Pause, but I am looking to go a little more permanent (Disable/Enable/Manual for Services).
Is there a way to do this though the .NET framework, or do I have to use interop and go back to OpenSCManager, etc? Thanks, damon =================================== This list is hosted by DevelopMentor� http://www.develop.com Some .NET courses you may be interested in: NEW! Guerrilla ASP.NET, 26 Jan 2004, in Los Angeles http://www.develop.com/courses/gaspdotnetls View archives and manage your subscription(s) at http://discuss.develop.com
