@echo off echo [LAUNCHER] Starting Fake Blur UI (Python/Qt)... call venv\Scripts\activate.bat python main.py if %errorlevel% neq 0 pause