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