I'm just want to make sure, but is the font folder in Windows 7 and in Vista still "C:\WINDOWS\fonts" ?

If not, or if it's changeable, is there an available ENVAR that will point me there?

link|improve this question
feedback

3 Answers

up vote 1 down vote accepted

To my knowledge it's still at that location. Are you having problems installing fonts?

link|improve this answer
Alright thank you. No, I have an application which depends on fonts, and few free fonts have Unicode glyphs, so I want to use the wide array provided by Microsoft, but I can't redistribute Windows fonts. So, I decided to peek in to the fonts folder and use a font there, defaulting to a free font if it's not there. Thanks, and I'll accept when it lets me =p – Aslai Apr 1 '11 at 0:52
Hehehe no problem glad to help :) – MaxMackie Apr 1 '11 at 0:57
feedback

You should use %windir%\Fonts in case the local installation of Windows is not in C:\Windows.

link|improve this answer
feedback

They are still there. Fonts can be installed outside of that directory by checking an option in control panel -> font settings, but even then you install the fonts by placing a shortcut in the fonts folder.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.