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