Add Fonts key for NT versions of Windows.

This commit is contained in:
Rein Klazes 2003-12-04 01:42:16 +00:00 committed by Alexandre Julliard
parent 8b150d6e5d
commit 793bce5cc8
1 changed files with 5 additions and 0 deletions

View File

@ -123,6 +123,11 @@
# "Arial (TrueType)"="ARIAL.TTF" # sample entry
@=""
# Same for Version Windows NT
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Fonts]
# "Arial (TrueType)"="ARIAL.TTF" # sample entry
@=""
# This is intended for a centrally managed (server) directory where
# system files and e.g. fonts can reside. Most installs have this set
# to C:\WINDOWS, though.