view repoint.bat @ 2427:e3e37f0315fc

Fix failure to notice we are no longer opening an audio file, if user cancels the save-modified dialog. This led to refusal to respect the close button on the main window.
author Chris Cannam
date Fri, 06 Dec 2019 13:09:57 +0000
parents adc8a48f4e4c
children
line wrap: on
line source
@echo off
PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";