ForceScreencast / run_OTG.bat
algorembrant's picture
Upload 13 files
2db2c30 verified
@echo off
powershell.exe -ExecutionPolicy Bypass -File "%~dp0start_otg_control.ps1"
pause