mirror of
https://github.com/voiceip/tinyphone
synced 2026-08-07 02:26:03 -04:00
3 lines
107 B
Batchfile
3 lines
107 B
Batchfile
@echo off
|
|
call C:\BuildTools\Common7\Tools\VsDevCmd.bat
|
|
powershell.exe -NoLogo -ExecutionPolicy Bypass %*
|