3 lines
85 B
Batchfile
3 lines
85 B
Batchfile
@echo off
|
|
powershell.exe -NoProfile -ExecutionPolicy Bypass -File "%~dp0Install.ps1"
|