UI: Use correct APPDATA for installer
This commit is contained in:
parent
fc18213b37
commit
d4ce406138
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user