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