razor-tooling/startvs.cmd

4 строки
100 B
Batchfile

@echo off
setlocal
powershell -ExecutionPolicy ByPass -NoProfile -Command "& '%~dp0startvs.ps1'" %*