view repoint.bat @ 1864:3c47a2a5e85d

Avoid setting the session file path when loading an incomplete document, so that the default-file save-on-exit and File->Save are not activated (to avoid losing references to unfound audio files)
author Chris Cannam
date Mon, 18 Jun 2018 14:17:26 +0100
parents adc8a48f4e4c
children
line wrap: on
line source
@echo off
PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";