Is there a way or an API to install a font on the PC for every user, without logging off or restarting the PC?
See the MSDN document, Font Installation and Deletion, for full details. In summary:
%windir%\fonts
).AddFontResource()
to ensure the font is immediately available.WM_FONTCHANGE
message.Thanks to @Alex K for cleaning this up and adding the fine detail.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With