Old 26th August 2008, 13:48   #1
zulis
Junior Member
 
Join Date: Aug 2008
Posts: 2
Question invisible install details window

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?
zulis is offline   Reply With Quote
Old 26th August 2008, 15:24   #2
Anders
Moderator
 
Anders's Avatar
 
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,449
RTFM maybe?

...MUI_FINISHPAGE_NOAUTOCLOSE

IntOp $PostCount $PostCount + 1
Anders is offline   Reply With Quote
Old 27th August 2008, 06:14   #3
zulis
Junior Member
 
Join Date: Aug 2008
Posts: 2
Don’t be grumpy, missed it, sorry. Thanks.
zulis is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump