Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit371e243

Browse files
committed
Fix uninstall-page title height for PGPRO_EE
1 parent983c81d commit371e243

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎nsis/postgresql.nsi

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,13 +124,12 @@ Var service
124124

125125
!define MUI_ABORTWARNING
126126

127-
!define MUI_WELCOMEPAGE_TITLE_3LINES
128-
!define MUI_FINISHPAGE_TITLE_3LINES
129-
130127
;--------------------------------
131128
;Pages
132129
;Page custom nsDialogsPage
133130

131+
!define MUI_WELCOMEPAGE_TITLE_3LINES
132+
!define MUI_FINISHPAGE_TITLE_3LINES
134133
!insertmacro MUI_PAGE_WELCOME
135134
!insertmacro MUI_PAGE_LICENSE"License.txt"
136135

@@ -162,6 +161,8 @@ Page custom nsDialogOptimization nsDialogsOptimizationPageLeave
162161
!insertmacro MUI_PAGE_INSTFILES
163162
!insertmacro MUI_PAGE_FINISH
164163

164+
!define MUI_WELCOMEPAGE_TITLE_3LINES
165+
!define MUI_FINISHPAGE_TITLE_3LINES
165166
!insertmacro MUI_UNPAGE_WELCOME
166167
!insertmacro MUI_UNPAGE_CONFIRM
167168
!insertmacro MUI_UNPAGE_INSTFILES

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp