Revision history of "How To Delete Printer Job"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 00:12, 25 September 2014Snifer (talk | contribs). . (282 bytes) (+282). . (Created page with "'''How to delete stuck print job windows'''--~~~~<br> 1 Create bat file save as delete.bat <pre> @echo off net stop spooler del %systemroot%\System32\spool\printers\* /Q /F...")