2 lines
133 B
Batchfile
2 lines
133 B
Batchfile
|
@echo off
|
||
|
Powershell Start -Verb runAs powershell -ArgumentList '-ExecutionPolicy Bypass -NoExit Set-Location %cd%; .\instalee\i.ps1'
|