Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5be78de

Browse files
committed
Try to fix welcome-page title height for PGPRO_EE
1 parent b3c8fa8 commit 5be78de

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

nsis/postgresql.nsi

+3
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,9 @@ Var service
124124

125125
!define MUI_ABORTWARNING
126126

127+
;!define MUI_WELCOMEPAGE_TITLE_HEIGHT 38
128+
!define MUI_WELCOMEPAGE_TITLE_3LINES
129+
127130
;--------------------------------
128131
;Pages
129132
;Page custom nsDialogsPage

0 commit comments

Comments
 (0)