view repoint.bat @ 2398:c956435cb3e8

This absurdity seems to be how you print a blank line in batch
author Chris Cannam
date Wed, 23 Oct 2019 09:24:21 +0100
parents adc8a48f4e4c
children
line wrap: on
line source
@echo off
PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";