instalee/util/i.cmd

2 lines
133 B
Batchfile
Raw Normal View History

2022-09-08 19:28:51 +02:00
@echo off
Powershell Start -Verb runAs powershell -ArgumentList '-ExecutionPolicy Bypass -NoExit Set-Location %cd%; .\instalee\i.ps1'