annotate vext.bat @ 1791:93dfb7e832f4

Remove translations of "Space"-meaning-the-spacebar-shortcut, and update
author Chris Cannam
date Tue, 24 Apr 2018 15:04:07 +0100
parents d60b30ea9b80
children
rev   line source
Chris@1706 1 @echo off
Chris@1706 2 PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";
Chris@1706 3