Added Fonts registry key.
This commit is contained in:
parent
295106d1e9
commit
f359b741e6
|
@ -69,6 +69,11 @@
|
|||
"ProgramFilesDir"="C:\Program Files"
|
||||
"CommonFilesDir"="C:\Program Files\Common Files"
|
||||
|
||||
# Font name to font file mappings
|
||||
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\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