S
SD
I just chased down a nagging problem and thought I would post the fix.
After building an XPe image based on the XP Pro Emulation script many
of the dialogs in our internal programs had strange formatting
problems.
I finally cahsed this down to the XPe image which had the Greek
version of the system fonts installed; VGASYSG.FON, VGAFIXG.FON,
VGA869.FON. To correct this I changed the following registry entries
to the correct FON files (VGASYS.FON, VGAFIX.FON, VGAOEM.FON).
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Hardware
Profiles\Current\Software\Fonts]
"FONTS.FON"="VGASYS.FON"
"FIXEDFON.FON"="VGAFIX.FON"
"OEMFONT.FON"="VGAOEM.FON"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\GRE_Initialize]
"FONTS.FON"="VGASYS.FON"
"FIXEDFON.FON"="VGAFIX.FON"
"OEMFONT.FON"="VGAOEM.FON"
In posting this I see that Mark Gillespie has previously had a similar
issue and has placed a component to fix the registry entries on
www.xpefiles.com at
http://www.xpefiles.com/viewtopic.php?t=121
After building an XPe image based on the XP Pro Emulation script many
of the dialogs in our internal programs had strange formatting
problems.
I finally cahsed this down to the XPe image which had the Greek
version of the system fonts installed; VGASYSG.FON, VGAFIXG.FON,
VGA869.FON. To correct this I changed the following registry entries
to the correct FON files (VGASYS.FON, VGAFIX.FON, VGAOEM.FON).
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Hardware
Profiles\Current\Software\Fonts]
"FONTS.FON"="VGASYS.FON"
"FIXEDFON.FON"="VGAFIX.FON"
"OEMFONT.FON"="VGAOEM.FON"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\GRE_Initialize]
"FONTS.FON"="VGASYS.FON"
"FIXEDFON.FON"="VGAFIX.FON"
"OEMFONT.FON"="VGAOEM.FON"
In posting this I see that Mark Gillespie has previously had a similar
issue and has placed a component to fix the registry entries on
www.xpefiles.com at
http://www.xpefiles.com/viewtopic.php?t=121