view repoint.bat @ 2343:b35d9a313f38

Fix #1932 Toggling property boxes is broken in current default branch
author Chris Cannam
date Mon, 07 Oct 2019 14:08:55 +0100
parents adc8a48f4e4c
children
line wrap: on
line source
@echo off
PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";