finish page options fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2732 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
37bd1d0ca7
commit
821d3664c6
1 changed files with 1 additions and 0 deletions
|
@ -1295,6 +1295,7 @@
|
||||||
!endif
|
!endif
|
||||||
|
|
||||||
!insertmacro MUI_INSTALLOPTIONS_SHOW_RETURN
|
!insertmacro MUI_INSTALLOPTIONS_SHOW_RETURN
|
||||||
|
Pop $MUI_TEMP1
|
||||||
StrCmp $MUI_TEMP1 "success" 0 mui.finish_done
|
StrCmp $MUI_TEMP1 "success" 0 mui.finish_done
|
||||||
|
|
||||||
GetDlgItem $MUI_TEMP1 $HWNDPARENT 1028
|
GetDlgItem $MUI_TEMP1 $HWNDPARENT 1028
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue