Archive: MUI Welcome screen text


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.


Regarding to the script that you've linked, there's nothing wrong, works as expected.


Originally posted by Red Wine
Regarding to the script that you've linked, there's nothing wrong, works as expected.
Thanks for trying it out! I wonder why it works for you but not for me.