annotate repoint.bat @ 125:34e428693f5d vext

Vext -> Repoint
author Chris Cannam
date Thu, 14 Jun 2018 11:15:39 +0100
parents vext.bat@9efd2d15cd58
children
rev   line source
Chris@122 1 @echo off
Chris@122 2 PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";
Chris@122 3