mirror of
https://github.com/Ximi1970/systray-x.git
synced 2026-05-07 07:35:40 +02:00
Fix json rights
This commit is contained in:
3
dist/SysTray-X-64bit.nsi
vendored
3
dist/SysTray-X-64bit.nsi
vendored
@@ -81,6 +81,9 @@ Section "Install"
|
||||
${MyStrRep} $0 $0 "\" "\\"
|
||||
WriteRegStr SHCTX "Software\Mozilla\NativeMessagingHosts\SysTray_X" "" "$0"
|
||||
|
||||
AccessControl::GrantOnFile "$INSTDIR\SysTray_X.json" "(S-1-5-32-545)" "GenericRead"
|
||||
Pop $0
|
||||
|
||||
${If} $MultiUser.InstallMode == "CurrentUser"
|
||||
;
|
||||
; Find all profiles
|
||||
|
||||
Reference in New Issue
Block a user