File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -349,6 +349,9 @@ Function .onInit
349
349
350
350
InitPluginsDir
351
351
; File /oname=$PLUGINSDIR\serialdialog.ini "serialdialog.ini"
352
+
353
+ # Set Windows SID to use for permissions fixing
354
+ Call SetPermissionsGroup
352
355
${LogText} " -Function end - .onInit"
353
356
FunctionEnd
354
357
@@ -508,9 +511,6 @@ SectionGroup /e "$(INST_SEC_CLIENT)" SECGCLIENT
508
511
SetOutPath " $INSTDIR\MTA"
509
512
SetOverwrite on
510
513
511
- # Set Windows SID to use for permissions fixing
512
- Call SetPermissionsGroup
513
-
514
514
# ############################################################
515
515
# Make the directory "$INSTDIR" read write accessible by all users
516
516
# Make the directory "$APPDATA\MTA San Andreas All" read write accessible by all users
You can’t perform that action at this time.
0 commit comments