6 lines
70 B
Batchfile
Raw Normal View History

SET SCRIPT_PATH=%~dp0%
set PATH=%SCRIPT_PATH%\utils;%PATH%
cd ..
cmd