@echo off cd /d "%~dp0.." powershell -NoProfile -ExecutionPolicy Bypass -File "%~dp0setup-all.ps1" pause