annotate vext.bat @ 1742:d187bb2a2a4e

Update svcore
author Chris Cannam
date Thu, 31 Aug 2017 18:50:56 +0100
parents d60b30ea9b80
children
rev   line source
Chris@1706 1 @echo off
Chris@1706 2 PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";
Chris@1706 3