@echo off call "%~dp0..\..\..\Tools\build.bat" "%~dp0SetCursor" if errorlevel 1 goto exit call "%~dp0init.bat" :exit