@echo off cd /d "%~dp0" py -3 guided_installer.py if errorlevel 1 python guided_installer.py pause