annotate repoint.bat @ 682:c8fa513ae3d5

Wording
author Chris Cannam
date Thu, 05 Dec 2019 08:59:41 +0000
parents 12d36dcfbbfb
children
rev   line source
Chris@523 1 @echo off
Chris@523 2 PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";
Chris@523 3