view repoint.bat @ 2232:76b1c50f1f6d osc-script

Update command-line parsing; work toward running OSC script in batch
author Chris Cannam
date Mon, 25 Mar 2019 15:53:03 +0000
parents adc8a48f4e4c
children
line wrap: on
line source
@echo off
PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";