Add Fonts key for NT versions of Windows.
This commit is contained in:
parent
8b150d6e5d
commit
793bce5cc8
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue