annotate vext.bat @ 527:0ae9ca030770

Update libraries
author Chris Cannam
date Thu, 20 Jul 2017 15:16:58 +0100
parents 9fc762aafd01
children
rev   line source
Chris@523 1 @echo off
Chris@523 2 PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";
Chris@523 3