In windows 7, my computer often fails to print, I have to go to Control Panel->Administrative Tools->Services->Print spooler to switch from "Stop" to "Start" mode. In C# winform I want to write code to do the above instead of going to ...Services->Print spooler ? How do I write code ?