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