Installing Font on Client Machines
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, Does anyone knows how to create a setup package that will install a custom font into the clients windows\fonts directory without prompting him. Some People succeed because they are Destined to, but most people succeed because they are Determined to
-
Hi, Does anyone knows how to create a setup package that will install a custom font into the clients windows\fonts directory without prompting him. Some People succeed because they are Destined to, but most people succeed because they are Determined to
the default property of font folder is that if you copy any font it automatically installs it. so you just need to add the font in your setup project and give it destination to windows\font folder and it will be installed