@echo off setlocal set "SCRIPT_DIR=%~dp0" call "%SCRIPT_DIR%scripts\iti-system.cmd" %* exit /b %ERRORLEVEL%