@echo off python -c "import os, sys; print(os.path.dirname(sys.executable))" > tmp set /p PYPATH=