Update kill.bat

No longer needed for latest Adobe update
This commit is contained in:
Nicolas Simond
2024-07-15 09:11:44 +02:00
committed by GitHub
parent 30009f8b91
commit 7d14f3ebd6
+5 -2
View File
@@ -1,5 +1,8 @@
REM Default timer to give some time for Adobe Reader to print the file
timeout /t 15 /nobreak
REM timeout /t 15 /nobreak
REM Kill Adobe Reader after printing
taskkill /F /IM AcroRd32.exe
REM taskkill /F /IM Acrobat.exe
REM No longer needed for latest adobe updates