5 lines
87 B
Batchfile
5 lines
87 B
Batchfile
|
@echo off
|
||
|
|
||
|
cd %DEV_TOOLS%\SysinternalsSuite
|
||
|
start %DEV_TOOLS%\ResourceHacker.exe "%~1"
|