@echo off pushd "%~dp0" start bin\ntctty.exe --sysroot %cd% --exec /bin/mintty -d --window max --exec /bin/login -i midipix popd exit