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