annotate vext.bat @ 1804:75be1cb2f3c1

Merge from branch horizontal-scale
author Chris Cannam
date Thu, 03 May 2018 15:24:43 +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