|
|
#1 |
|
Junior Member
Join Date: Aug 2008
Posts: 2
|
Hi. I'm using modern UI and in my script I have this:
... !define MUI_FINISHPAGE_SHOWREADME "$INSTDIR\readme.rtf" ... ShowInstDetails show ... !insertmacro MUI_PAGE_INSTFILES !insertmacro MUI_PAGE_FINISH ... Setup doesn't stops near MUI_PAGE_INSTFILES window. It splashes and jumps to MUI_PAGE_FINISH window. So I can’t see installation details. Everything will be ok if I'll remove MUI_PAGE_FINISH, but I don't want to do that. What do I have to change if I what user to see details window? |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,449
|
RTFM maybe?
...MUI_FINISHPAGE_NOAUTOCLOSE IntOp $PostCount $PostCount + 1 |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Aug 2008
Posts: 2
|
Don’t be grumpy, missed it, sorry. Thanks.
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|