Skip to content
⌘ NSIS Forum Archive

Default font in installer?

9 posts

nbroers#

Default font in installer?

Hi,

does anyone know the default font in the installer? Can't find anything in the help...

thanks!
nbroers#
I guess not, I just tried changing the 'Message Text' setting in Windows to Comic Sans 🙂 and it didn't change the installer font, although it did change the MessageBox Font.
Yathosho#
looks like tahoma 8pt to me, but that might vary on different windows version and/or the UI you're using
nbroers#
I would agree, but surely this font is built into the UI by default (since one is able to change it). It doesn't look to be dependant on any Windows setting that I can find. Maybe some MUI developer can answer this question? *hint hint* *looks around for Joost*
Joost Verburg#
It's MS Shell Dlg, which maps to a font depending on the Windows version. On Windows 9x/ME it's MS Sans Serif, on Windows NT/2000/XP it's Tahoma.