comparison vext.bat @ 303:523f8f1789b4

Switch to Vext
author Chris Cannam
date Mon, 10 Jul 2017 18:57:08 +0100
parents
children
comparison
equal deleted inserted replaced
302:1e6cee321cc0 303:523f8f1789b4
1 @echo off
2 PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";
3