Dong Lam Trien

Dong Lam Trien

  • 768
  • 973
  • 135k

Write interactive code "Print Spooler" in C# ?

Sep 10 2021 7:15 AM

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 ?


Answers (1)