MusicStore/test/RemoteTest.cmd

3 строки
233 B
Batchfile
Исходник Обычный вид История

2015-03-04 19:51:14 +03:00
@Echo off
PowerShell -NoProfile -NoLogo -ExecutionPolicy unrestricted -Command "[System.Threading.Thread]::CurrentThread.CurrentCulture = ''; [System.Threading.Thread]::CurrentThread.CurrentUICulture = '';& '%~dp0RemoteTest.ps1' %*"