view repoint.bat @ 2171:a38d6f0f1d06

Fix crash when closing application or invoking New Session while recording is in progress
author Chris Cannam
date Fri, 04 Jan 2019 15:24:46 +0000
parents adc8a48f4e4c
children
line wrap: on
line source
@echo off
PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";