cd /d %~dp0 call .venv\Scripts\activate.bat pyinstaller -F --path %~dp0 gchr2.py pause