echo on SET mypath=%~dp0 cd %mypath% .\venv\Scripts\activate.bat && python -O "./src/main.py" --no-autotest