4 lines
54 B
Batchfile
4 lines
54 B
Batchfile
|
@echo off
|
||
|
|
||
|
start %DEV_TOOLS%\ResourceHacker.exe "%~1"
|