mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-02-01 18:12:12 -05:00
win-dshow: Set current working directory in VirtualCam scripts
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
@echo off
|
||||
@cd /d "%~dp0"
|
||||
goto checkAdmin
|
||||
|
||||
:checkAdmin
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
@echo off
|
||||
@cd /d "%~dp0"
|
||||
goto checkAdmin
|
||||
|
||||
:checkAdmin
|
||||
|
||||
Reference in New Issue
Block a user