Chris@0: @echo off Chris@0: PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*"; Chris@0: