The following sets all fonts for system applications and the OS shell to their defaults in Vista. To use it, copy the text exactly as written into
notepad and select
File>Save As and click the
Save as type drop down menu then select
All files and name the file
fontfix.reg and save it to your desktop. Once that's done, double click the file to apply the changes, click
Yes to the prompt and reboot:
CODE
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes]
"MS Shell Dlg 2"="Tahoma"
"MS Shell Dlg"="Microsoft Sans Serif"
"Helv"="MS Sans Serif"
"MS Sans Serif 8,10,12,14,18,24"="MS Sans Serif 8,10,12,14,18,24"
"MS Serif 8,10,12,14,18,24"="MS Serif 8,10,12,14,18,24"
"MS Sans Serif"="MS Sans Serif"
"System"="System"
"Microsoft Sans Serif"="Microsoft Sans Serif"
"Tahoma"="Tahoma"
"MS Serif"="MS Serif"
"Times New Roman"="Times New Roman"
"Times"="Times"
"Small Fonts"="Small Fonts"
"Tms Rmn"="MS Serif"
"Arial"="Arial"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]
"Arial (TrueType)"="arial.ttf"
"Arial Italic (TrueType)"="ariali.ttf"
"Arial Bold (TrueType)"="arialbd.ttf"
"Arial Bold Italic (TrueType)"="arialbi.ttf"
"Times New Roman (TrueType)"="times.ttf"
"Times New Roman Italic (TrueType)"="timesi.ttf"
"Times New Roman Bold (TrueType)"="timesbd.ttf"
"Times New Roman Bold Italic (TrueType)"="timesbi.ttf"
"Tahoma (TrueType)"="tahoma.ttf"
"Tahoma Bold (TrueType)"="tahomabd.ttf"
"Microsoft Sans Serif (TrueType)"="micross.ttf"
"MS Serif 8,10,12,14,18,24"="SERIFE.FON"
"MS Sans Serif 8,10,12,14,18,24"="SSERIFE.FON"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper\FamilyDefaults]
"Swiss"="Arial"
"Roman"="Times New Roman"