When I press "Install" there is a small window showing the files that are being copied and other operations such as registering dlls, etc.. I would like to keep that window open when it done.
!define MUI_FINISHPAGE_NOAUTOCLOSE
!include MUI2.nsh
...
!insertmacro MUI_PAGE_INSTFILES
!insertmacro MUI_PAGE_FINISH