Skip to content
⌘ NSIS Forum Archive

How to wait on MUI_PAGE_INSTFILES?

3 posts

risingfire#

How to wait on MUI_PAGE_INSTFILES?

When I use:

!insertmacro MUI_PAGE_INSTFILES

The installation completes and immediately removes the dialog box. It happens to fast that I would like the dialog box to remain until the user clicks a button, like "Continue".

Is there an option that can be passed to MUI_PAGE_INSTFILES or a way to code that?
Anders#
Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.