Files
batch-pdf-printer/kill.bat
T
Nicolas Simond fc33ced3b4 First release
2018-06-28 11:36:25 +02:00

5 lines
152 B
Batchfile

REM Default timer to give some time for Adobe Reader to print the file
timeout 10
REM Kill Adobe Reader after printing
taskkill /F /IM AcroRd32.exe