win-dshow: Set current working directory in VirtualCam scripts
@@ -1,4 +1,5 @@
@echo off
+@cd /d "%~dp0"
goto checkAdmin
:checkAdmin