!define MUI_WELCOMEPAGE_TITLE "Welcome to the App ${VER_DISPLAY} Setup Wizard"
!define MUI_WELCOMEPAGE_TEXT "This will install io.\r\n$_CLICK"
!insertmacro MUI_PAGE_WELCOME It looks like it's just a text color or font issue, because when I use !define MUI_FINISHPAGE_RUN "$INSTDIR\app.exe" There's a check box there but no text!Please point me in the right direction.. I've searched the forums and found some things but nothing seems to work.
Thanks.