Deploying font in setup files
-
Hello, I am using vb.net 2005. I wam using Windings font in my program. I would like to copy and register the font in the clients computers while they run the setup deployment. How can I add it to my setup project? Thank you for help
Shay Noy
-
Hello, I am using vb.net 2005. I wam using Windings font in my program. I would like to copy and register the font in the clients computers while they run the setup deployment. How can I add it to my setup project? Thank you for help
Shay Noy
I am not quite sure how to add them to the setup, but make sure you have the correct permissions/copyright to distribute the font in question.
Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my Blog
-
Hello, I am using vb.net 2005. I wam using Windings font in my program. I would like to copy and register the font in the clients computers while they run the setup deployment. How can I add it to my setup project? Thank you for help
Shay Noy
Go to the File System Editor in your project. Add a new Fonts Folder and place your font here.
Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.