comparison vext.bat @ 1733:d6d7c74c7eb7

Merge from branch "vext"
author Chris Cannam
date Mon, 10 Jul 2017 14:04:44 +0100
parents d60b30ea9b80
children
comparison
equal deleted inserted replaced
1714:b693b9218f66 1733:d6d7c74c7eb7
1 @echo off
2 PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";
3