Files
Nicolas Simond 7d14f3ebd6 Update kill.bat
No longer needed for latest Adobe update
2024-07-15 09:11:44 +02:00

9 lines
224 B
Batchfile

REM Default timer to give some time for Adobe Reader to print the file
REM timeout /t 15 /nobreak
REM Kill Adobe Reader after printing
REM taskkill /F /IM Acrobat.exe
REM No longer needed for latest adobe updates