|
|
@@ -248,6 +248,7 @@ Function LaunchOBS
|
|
|
FunctionEnd
|
|
|
|
|
|
Section "OBS Studio" SecCore
|
|
|
+ SetShellVarContext all
|
|
|
|
|
|
Call checkFilesInUse
|
|
|
|
|
|
@@ -256,8 +257,6 @@ Section "OBS Studio" SecCore
|
|
|
SetOverwrite on
|
|
|
AllowSkipFiles off
|
|
|
|
|
|
- SetShellVarContext all
|
|
|
-
|
|
|
; Set Section Files and Shortcuts
|
|
|
SetOutPath "$INSTDIR"
|
|
|
OBSInstallerUtils::KillProcess "obs-plugins\32bit\cef-bootstrap.exe"
|