@echo off start "Python Venv" /D "%~dp0" cmd /k "%~dp0.venv\Scripts\activate.bat"