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