Skip to content
⌘ NSIS Forum Archive

Formated Text

3 posts

Afrow UK#
In the Modern UI readme, in Custom pages > Using InstallOptions for custom pages. under "For custom fonts and colors, macros for the initDialog and show functions of InstallOptions are also available:"

CreateFont will make it bold (700).
To use the default installer font with CreateFont, use $(^Font) instead of Tahoma.

-Stu