I want to be able to get & change the startup type for a service through a Windows Application... (Automatic, Manual, Disabled)... Is there a simple way to do this? I didn't see anything using the ServiceController.... I found another thread to use a vbscript but rather do it directly through my application.