annotate repoint.bat @ 87:ae7ad5ab664a

Update versions
author Chris Cannam
date Thu, 27 Feb 2020 12:28:04 +0000
parents eaa4410df4cd
children
rev   line source
Chris@0 1 @echo off
Chris@0 2 PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";
Chris@0 3