"CONTROL Z" -> "CONTROL z"

This commit is contained in:
Tim Mattison 2014-07-29 14:28:57 -07:00
parent 29bddab922
commit 568f34641f
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ STRING copy con invis.vbs
ENTER
STRING CreateObject("Wscript.Shell").Run """" & WScript.Arguments(0) & """", 0, False
ENTER
CONTROL Z
CONTROL z
ENTER
REM RUN THE BATCH FILE
STRING wscript.exe invis.vbs a.bat