view repoint.bat @ 2350:a98de7e7e033

Fix #1905 Window title is not properly reset on New Session
author Chris Cannam
date Wed, 09 Oct 2019 13:08:38 +0100
parents adc8a48f4e4c
children
line wrap: on
line source
@echo off
PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";