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:
@ -162,5 +162,5 @@ GOTO end
|
||||
ECHO.
|
||||
ECHO Installation complete!
|
||||
ECHO.
|
||||
PAUSE
|
||||
del Latest.bat
|
||||
timeout /t 5
|
||||
del Latest.bat
|
||||
|
Reference in New Issue
Block a user