Skip to content
⌘ NSIS Forum Archive

font size on LicenseText

5 posts

statblaster#

font size on LicenseText

is there a way to change the font size on the licensetext without affecting the font size on the rest of the installer?

Thanks.
Anders#
try this: http://rafb.net/paste/results/1B1a7k51.html (im warning u, its crap, but u could try it anyway)

or u could do it the easy way, use CreateFont 🙂
Yathosho#
ehm, do you mean the actual license-text or the other text in the license-text dialog?

you can change the fontsize of the license-text, when using a rich text file (.rtf) as license, just change it with any editor.
statblaster#
all i want to do is change the caption associated with the license agreement so i am looking to make a big bold "PLEASE READ BELOW". Shouldnt be hard.