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?
How to wait on MUI_PAGE_INSTFILES?
3 posts
*thank you!*