2 lines
80 B
Batchfile
2 lines
80 B
Batchfile
@echo off
|
|
Powershell.exe -ExecutionPolicy Unrestricted -File setup_winrt.ps1 %*
|