@echo off cd /d "%~dp0" powershell.exe -NoProfile -ExecutionPolicy Bypass ^ -File "%~dp0\manage-project.ps1" menu pause