Jay1b Posted October 22, 2004 Posted October 22, 2004 Hi Could someone please tell me the correct way of installing fonts when my program is stalled? Thanks Quote
ALEX_0077 Posted October 25, 2004 Posted October 25, 2004 I believe copying the Font File(s) to the Font folder on your local hard drive will suffice. (If not, post back.) Quote Me = 49% Linux, 49% Windows, 2% Hot gas. ...Bite me. My Site: www.RedPierSystems.net -.net, php, AutoCAD VBA, Graphics Design
Jay1b Posted October 25, 2004 Author Posted October 25, 2004 (edited) Thanks. Yeah that will work. But there's usually some sort of 'special' .NET way of doing things that seems unlogically complicated. Just wondered if there was for this as well. Just to test it i added these lines below. MsgBox(File.Exists("%windir%\fonts\arial.ttf")) MsgBox(File.Exists("c:\winnt\fonts\arial.ttf")) The %windir%/fonts opens the right directory if i enter it into Start-Run. But returns a false message, the second line returns a True message. Why isnt the %windir% working?? Edited October 25, 2004 by Jay1b Quote
Getox Posted October 25, 2004 Posted October 25, 2004 when you make a setup project i think theres a dir you can add for fonts.. im not really sure. Quote Page Edit 2.0 Alpha 2 OUT NOW! - Download Now -
Jay1b Posted October 25, 2004 Author Posted October 25, 2004 Thanks but if there is, i've never seen it. Quote
Jay1b Posted October 25, 2004 Author Posted October 25, 2004 I suppose this question doesnt really fall within the topic really mentioned, so i should probably create a new thread about it. Quote
Simcoder Posted October 26, 2004 Posted October 26, 2004 The Fonts Folder Is There. Right Click On The Icon I showed you in the jpeg. Quote Whatever thy hand findest to do, do it with all thy heart - Jesus
Getox Posted October 26, 2004 Posted October 26, 2004 Yeah thaught i saw that in there, thnx for screen. Quote Page Edit 2.0 Alpha 2 OUT NOW! - Download Now -
Jay1b Posted October 26, 2004 Author Posted October 26, 2004 Oh..... Never knew there was a 'Add Special Folder' bit :) Easy when u know how huh? Thanks. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.