Windows Fonts

DALTON AOTA
Is there any way to always copy a specific font from \NAND\SpecFont to
\Windows\Fonts folder on boot?

Amit Kumar
i have pasted a font in windows font folder.Font is installed at that
time,but when i restarted the controller font is not shown in font
directory.

Is there any way to always copy a specific font from \NAND\SpecFont to
\Windows\Fonts folder on boot?

Stefano Pigozzo
Set this parameters in regedit

HKEY_LOCAL_MACHINE -> System -> GDI -> FontLinkMethods=1
HKEY_LOCAL_MACHINE -> Software -> Microsoft -> FontLink -> SystemLink ->
Courier New= "Flash\fonts\xxxxx.ttc, XX"
HKEY_LOCAL_MACHINE -> Software -> Microsoft -> FontPath -> FontPath =
"Flash\fonts"

In this manner I overwrite courier new font with my personal font, and my
personal font isn't in windows folder...

Regards