mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-17 17:24:07 -04:00
win-dshow: Set current working directory in VirtualCam scripts
This commit is contained in:
1 parent
531120da99
commit
ccd1ef2bd0
2 files changed
+2
No files matched your search
@@ -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