DEFAULT_DELAY 100
DELAY 5000
GUI r
DELAY 50
STRING cmd /Q /D /T:FE /F:OFF /V:ON /K mode con lines=1 cols=10
ENTER
DELAY 200
STRING for /f %d in ('wmic volume get driveletter^, label ^| findstr "DUCKY"') do set usb=%d
ENTER
DELAY 300
STRING %usb%
ENTER
DELAY 100
STRING START HelloWorld.exe
ENTER
DELAY 100
STRING Exit
ENTER
This is my short way to run file from SD
folks
share us your Creative