Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall the operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk. To work around this problem, you must reorder the font list for each base font so that all the font lists are in the same order. The base font information is saved in the registry entries under the following subkey:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink
To do this, make sure that the multiple values in each REG_MULTI_SZ registry entry under the SystemLink subkey are in alphabetical order. For example, you may have the following registry entries under the SystemLink subkey. The multiple values in these registry entries are not ordered correctly.
Registry entry: TahomaValue:
MSGOTHIC.TTC,MS UI Gothic
gulim.ttc,gulim
SimSun.TTC,SimSun
Registry entry: Microsoft Sans SerifValue:
MSGOTHIC.TTC,MS UI Gothic
SimSun.TTC,SimSun
mingliu.ttc,PMingLiU
gulim.ttc,gulim
In this situation, sort the multiple values alphabetically, as follows.
Registry entry: TahomaValue:
gulim.ttc,gulim
MSGOTHIC.TTC,MS UI Gothic
SimSun.TTC,SimSun
Registry entry: Microsoft Sans SerifValue:
gulim.ttc,gulim
mingliu.ttc,PMingLiU
MSGOTHIC.TTC,MS UI Gothic
SimSun.TTC,SimSun