Skip to content

Commit d5d3f6d

Browse files
committed
Changed setting access to script directory
1 parent c6a6d63 commit d5d3f6d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

nsis/postgresql.nsi

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -764,12 +764,13 @@ Call CheckDataDir
764764
AccessControl::GrantOnFile "$DATA_DIR\postgresql.conf" "$loggedInUserShort" "FullAccess"
765765
Pop $0 ;"ok" or "error" + error details
766766

767+
/*
767768
DetailPrint "GRANT FullAccess ON $INSTDIR\scripts TO $loggedInUser"
768769
AccessControl::GrantOnFile "$INSTDIR\scripts" "$loggedInUser" "FullAccess"
769770
DetailPrint "GRANT GenericRead + GenericExecute ON $INSTDIR\scripts\pgpro_upgrade.cmd TO $loggedInUser"
770771
AccessControl::GrantOnFile "$INSTDIR\scripts\pgpro_upgrade.cmd" "$loggedInUser" "GenericRead + GenericExecute"
771772
Pop $0 ;"ok" or "error" + error details
772-
773+
*/
773774
${if} $isDataDirExist == 1
774775
; there exist data directory. We need to stop service,
775776
; run pgpro-upgrade script and

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy