Changing pause to timeout - latest
Well, with pause, the autorun requires you to press some key to get it running. A little bit of change
This commit is contained in:
parent
01030e670e
commit
bb12c12df7
@ -162,5 +162,5 @@ GOTO end
|
|||||||
ECHO.
|
ECHO.
|
||||||
ECHO Installation complete!
|
ECHO Installation complete!
|
||||||
ECHO.
|
ECHO.
|
||||||
PAUSE
|
timeout /t 5
|
||||||
del Latest.bat
|
del Latest.bat
|
||||||
|
Loading…
Reference in New Issue
Block a user