Initial version
This commit is contained in:
commit
65fb7451fb
2 changed files with 39 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Clear Printer Spooler
|
||||
|
||||
You can run this script anyware on the system but make sure there is a D drive. This batch will:
|
||||
|
||||
1. Create the directory `D:\Applications\ClearPrinterSpooler` if it doesn't exist
|
||||
1. Create the `ClearPrinterSpooler.bat` file in that directory
|
||||
1. Delete the task `\ImagePlus\ClearPrinterSpoolerTask` if it exists
|
||||
1. Create a task that calls the `ClearPrinterSpooler.bat` at 4:00
|
||||
Loading…
Add table
Add a link
Reference in a new issue