This commit is contained in:
Michael H.G. Schmidt 2022-05-30 23:40:41 +02:00
parent ea7682099b
commit 719ee4e231

View File

@ -17,6 +17,10 @@ taskkill /F /IM FoxitPDFReaderUpdateService.exe 2>nul
echo installing Foxit Reader ...
start /wait %EXE% /LOADINF=%CONFIG% /NORESTART /NOCANCEL /SILENT /SUPPRESSMSGBOXES /CLOSEAPPLICATIONS
echo stopping and delete update service ...
sc stop "FoxitReaderUpdateService"
sc delete "FoxitReaderUpdateService"
rem refresh desktop (W10 style)
ie4uinit.exe -show