.
This commit is contained in:
parent
40eacd7f5d
commit
5287121790
@ -15,7 +15,7 @@ if NOT EXIST %EXE% (
|
|||||||
echo ####### %0 #######
|
echo ####### %0 #######
|
||||||
|
|
||||||
echo installing IrfanView ...
|
echo installing IrfanView ...
|
||||||
start /wait %EXE% /silent /desktop=1 /thumbs=1 /folder="%TARGET%" /group=1 /allusers=1 /assoc=1
|
start /wait %EXE% /silent /desktop=1 /thumbs=1 /folder="%TARGET%" /group=1 /allusers=1
|
||||||
|
|
||||||
echo removing IrfanView startmenu folder ...
|
echo removing IrfanView startmenu folder ...
|
||||||
rd /S /Q %STARTMENU%\"IrfanView" 2>nul
|
rd /S /Q %STARTMENU%\"IrfanView" 2>nul
|
||||||
|
Loading…
Reference in New Issue
Block a user