always undef MUI_FINISHPAGE_CURFIELD_NO
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2865 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
c081fd5f3f
commit
72e38ce85b
1 changed files with 4 additions and 0 deletions
|
@ -1305,6 +1305,10 @@ Var MUI_TEMP2
|
|||
|
||||
!ifdef MUI_FINISHPAGE_SHOWREADME
|
||||
|
||||
!ifdef MUI_FINISHPAGE_CURFIELD_NO
|
||||
!undef MUI_FINISHPAGE_CURFIELD_NO
|
||||
!endif
|
||||
|
||||
!ifndef MUI_FINISHPAGE_RUN
|
||||
!define MUI_FINISHPAGE_CURFIELD_NO 4
|
||||
!define MUI_FINISHPAGE_CURFIELD_TOP 90
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue