MUI Welcome screen text
I can't seem to get the MUI welcome page to display the custom text I have set for it.
!define MUI_WELCOMEPAGE_TEXT "YEAH!!"
!insertmacro MUI_PAGE_WELCOME
This still results in the default text to appear on the welcome page.
Here is a link to the (almost) full code:
http://rafb.net/p/GZHFU686.html
Thanks in advance for whoever helps me and sorry in advance if this is a stupid mistake.