Holy Thirteen
Holy Thirteen

Reputation: 338

I have to open windows fonts folder after install my application by installaware

I've built a installer by installaware for my application. I'm copying some fonts to windows fonts folder automatically during the installation. When I open the installed application, fonts doesn't displayed correctly until I open and close windows fonts folder or restart the computer. Is there any solution to enable me not need to open fonts folder or restart computer? something like refresh windows newly installed fonts.

I appreciate any suggestions.

Upvotes: 1

Views: 751

Answers (1)

David Heffernan
David Heffernan

Reputation: 612954

The required procedure is described over at MSDN. To summarise:

It may be easier to find a way to persuade your installer tool to do this work for you.

Upvotes: 4

Related Questions