Updated Payload runexe from sd (markdown)

This commit is contained in:
overwraith 2013-06-26 13:42:16 -07:00
parent 050a2d7140
commit 73724452ca
1 changed files with 4 additions and 0 deletions

View File

@ -20,6 +20,10 @@ DOWNARROW
REPEAT 100
ENTER
REM Change directories because System32 appears to be protected.
STRING CD %TEMP%
ENTER
REM Make batch file that waits for SD card to mount.
REM Delete batch file if already exists
STRING erase /Q DuckyWait.bat