This commit is contained in:
Michael H.G. Schmidt 2023-01-19 17:01:54 +01:00
parent ad5abad9f1
commit b37d618958
2 changed files with 4 additions and 1 deletions

View File

@ -28,6 +28,9 @@ echo removing Desktop icons ...
del /F "%PUBLIC%\Desktop\PDF24.lnk" 2>nul del /F "%PUBLIC%\Desktop\PDF24.lnk" 2>nul
del /F "%USERPROFILE%\Desktop\Online PDF Tools.url" 2>nul del /F "%USERPROFILE%\Desktop\Online PDF Tools.url" 2>nul
echo registering file type [ .pdf ] ...
sfta --reg "%PROGRAMFILES%\PDF24\pdf24-Reader.exe" ".pdf
echo refreshing desktop (W10 style) ... echo refreshing desktop (W10 style) ...
ie4uinit.exe -show ie4uinit.exe -show