race condition
This commit is contained in:
parent
9b320f2c30
commit
923ebfb3f2
@ -16,6 +16,9 @@ echo ####### %0 #######
|
||||
echo installing IrfanView ...
|
||||
start /wait %EXE% /silent /desktop=1 /thumbs=1 /folder=%TARGET% /group=1 /allusers=1
|
||||
|
||||
echo sleeping 5 seconds ...
|
||||
ping 127.0.0.1 -n 5 > NUL 2>&1
|
||||
|
||||
echo removing IrfanView startmenu folder ...
|
||||
rd /S /Q %STARTMENU%\"IrfanView" 2>nul
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user