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:
DogeOps97 2017-04-17 12:26:41 -07:00 committed by GitHub
parent 01030e670e
commit bb12c12df7

View File

@ -162,5 +162,5 @@ GOTO end
ECHO.
ECHO Installation complete!
ECHO.
PAUSE
timeout /t 5
del Latest.bat