.
This commit is contained in:
parent
ad5abad9f1
commit
b37d618958
@ -119,7 +119,7 @@ for %%A in (
|
||||
echo registering file type [ .%%A ] ...
|
||||
sfta --reg "%TARGET%\i_view64.exe" ".%%A
|
||||
|
||||
)
|
||||
)
|
||||
|
||||
echo ####### %0 #######
|
||||
pause
|
||||
|
@ -28,6 +28,9 @@ echo removing Desktop icons ...
|
||||
del /F "%PUBLIC%\Desktop\PDF24.lnk" 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) ...
|
||||
ie4uinit.exe -show
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user