fixed bug #2720968 - MUI2 finish page show custom function
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5971 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
f3791f9e7d
commit
7404dcb3b8
1 changed files with 0 additions and 2 deletions
|
@ -405,8 +405,6 @@ Finish page (implemented using nsDialogs)
|
||||||
${endif}
|
${endif}
|
||||||
!endif
|
!endif
|
||||||
|
|
||||||
!insertmacro MUI_PAGE_FUNCTION_CUSTOM SHOW
|
|
||||||
|
|
||||||
!ifdef MUI_FINISHPAGE_CANCEL_ENABLED
|
!ifdef MUI_FINISHPAGE_CANCEL_ENABLED
|
||||||
StrCpy $mui.FinishPage.DisableAbortWarning "1"
|
StrCpy $mui.FinishPage.DisableAbortWarning "1"
|
||||||
!endif
|
!endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue