Get computer's Windows or Windows Fonts directory

  • Thread starter Thread starter Elmo Watson
  • Start date Start date
E

Elmo Watson

In vb.net 2005 - I know that to get the system directory, it's
system.environment.systemdirectory.

I need to find the fonts directory - - which is normally inside the Windows
directory - so how can I locate either or both of these (if I find the
windows directory with a global variable, then I can at least concatenate
'\fonts' to it)?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top