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