view repoint.bat @ 2358:840de2c9972d

One more attempt at this compatibility workaround
author Chris Cannam
date Thu, 10 Oct 2019 09:51:04 +0100
parents adc8a48f4e4c
children
line wrap: on
line source
@echo off
PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";