Skip to content

Commit 1651307

Browse files
committed
Fix SecService name
1 parent 8b15ca0 commit 1651307

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nsis/postgresql.nsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1311,9 +1311,9 @@ Function .onInit
13111311

13121312
ReadINIStr $1 $0 options service
13131313
${if} "$1" == "no"
1314-
SectionGetFlags ${secService} $3
1314+
SectionGetFlags ${SecService} $3
13151315
IntOp $3 $3 & ${SECTION_OFF}
1316-
SectionSetFlags ${secService} $3
1316+
SectionSetFlags ${SecService} $3
13171317
${endif}
13181318
${if} "$1" == "yes"
13191319
StrCpy $service "YES"

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