3 lines
77 B
Batchfile
3 lines
77 B
Batchfile
set install_path=%~dp0
|
|
start %install_path%\hmi.exe -w explorer -p login.glx
|
set install_path=%~dp0
|
|
start %install_path%\hmi.exe -w explorer -p login.glx
|