view repoint.bat @ 2006:c67285907319

Avoid compiler warning
author Chris Cannam
date Mon, 17 Sep 2018 13:23:06 +0100
parents adc8a48f4e4c
children
line wrap: on
line source
@echo off
PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";