Skip to content
⌘ NSIS Forum Archive

Format welcome page (MUI2)

3 posts

cairol#

Format welcome page (MUI2)

Hi,

is there an easy way to apply some formatting to the welcome page? For example I have to make some words appear in bold or italics. How can I do that? Is it possible to add the text in HTML or RTF format?

Thanks
MSG#
You cannot format the text in the regular text elements of a standard Welcome page (unless you split the text up into several label elements, each with their own font). You can add a richtext control however. A forum search should help you find some details.