Install Fonts (TTF/OTF) during software installation

2.3k views Asked by At

I have an NSIS installer that needs to install a few fonts on the user's computer (some are TTF sone are OTF). I was looking for anything that can support that with no luck.

Does anyone know how to install fonts with NSIS?

0

There are 0 answers