annotate repoint.bat @ 693:9580d82ff02a

Add WinRT lib
author Chris Cannam
date Mon, 30 Mar 2020 19:15:01 +0100
parents 12d36dcfbbfb
children
rev   line source
Chris@523 1 @echo off
Chris@523 2 PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";
Chris@523 3