3 lines
60 B
Batchfile
3 lines
60 B
Batchfile
set install_path=%~dp0
|
|
start %install_path%\sys_ctrl.exe -s
|
set install_path=%~dp0
|
|
start %install_path%\sys_ctrl.exe -s
|