@echo off powershell -ExecutionPolicy Bypass -File "%~dp0start-gateway.ps1" %* pause