This is the code, do i need to place somekind of 'wait/ask' command?
; Instfiles page
!insertmacro MUI_PAGE_INSTFILES
; Finish page
!insertmacro MUI_PAGE_FINISH
InstallFiles pages skippes
The install-files-page is skipped without my confirmation. This pages flashes for 1 seconds when its switch to the finished-page. I would like to click a button to proceed to the finished-page.