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