Add configure.bat for executing PowerShell script and update runner-launcher.vbs comments for clarity
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
@echo off
|
||||
powershell.exe -NoProfile -ExecutionPolicy Bypass -File "%~dp0configure.ps1"
|
||||
Reference in New Issue
Block a user