annotate repoint.bat @ 596:7dfec898b6c4

Add an SVG version of the icon (generated with a tweak to ../generateIcon.R)
author Chris Cannam
date Fri, 27 Sep 2019 16:02:30 +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