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