0

I am having custom fonts(.ttf file) in my WPF application. I am able to use those fonts in my application but now I need to install these fonts in system. How do I install custom fonts into machine from my WPF C# code?

user2877090
  • 73
  • 2
  • 7
  • Take at look at the accepted answer of this post : http://stackoverflow.com/questions/6453640/how-to-include-external-font-in-wpf-application-without-installing-it – Vishal Mar 28 '14 at 12:25
  • i am trying to install in C:/Windows/Fonts folder and I'm getting Syatem.AccessViolation Exception. How do i resolve that? – user2877090 Mar 28 '14 at 12:51

0 Answers0