Add pause command
This commit is contained in:
parent
242d8055d8
commit
9ba08a54b7
|
@ -29,4 +29,4 @@ start /MIN "OBS1" /D "C:\Program Files\obs-studio\bin\64bit" "obs64.exe" --profi
|
||||||
timeout /t 1 >nul
|
timeout /t 1 >nul
|
||||||
start /MIN "OBS2" /D "C:\Program Files\obs-studio\bin\64bit" "obs64.exe" --profile "Profile2" --collection "Profile2" --multi --startstreaming
|
start /MIN "OBS2" /D "C:\Program Files\obs-studio\bin\64bit" "obs64.exe" --profile "Profile2" --collection "Profile2" --multi --startstreaming
|
||||||
|
|
||||||
@REM pause
|
pause
|
||||||
|
|
Loading…
Reference in New Issue