comparison repoint.bat @ 125:34e428693f5d vext

Vext -> Repoint
author Chris Cannam
date Thu, 14 Jun 2018 11:15:39 +0100
parents vext.bat@9efd2d15cd58
children
comparison
equal deleted inserted replaced
124:fc093b176444 125:34e428693f5d
1 @echo off
2 PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";
3