Deploy Font in Windows Application
C#
3
Posts
3
Posters
0
Views
1
Watching
-
I want to install a specific font with a Windows application. I have added the font to the deployment project, but do not know how to target the font to the C:\Windows\Font folder. Thanks.
-
I want to install a specific font with a Windows application. I have added the font to the deployment project, but do not know how to target the font to the C:\Windows\Font folder. Thanks.
how about copying it there?
-
how about copying it there?