4 lines
65 B
Batchfile
4 lines
65 B
Batchfile
@echo off
|
|
|
|
start %DEV_TOOLS%\x64dbg\release\x32\x32dbg.exe "%~1"
|