@echo off REM Shortcut wrapper — double-click to start services + GUI in plug mode powershell -ExecutionPolicy Bypass -File "%~dp0start.ps1" pause