@echo off set "ROOT=%~dp0.." pushd "%ROOT%" start "" "%ROOT%\build\msbuild\bin\x64\Release\PolyhedronGui.exe" popd