Posted 06 January 2009 - 12:11 PM
The thing is, when i install these fonts, they work OK. But, for some reason in the fonts directory, they're named like:
%segoe_ui%
%calibri%
etc. And i was fine with it up until today. When i realized Autocad 2009 is denying to work, i found out that it was something with the fonts, moved them to desktop then after moved back, everything was back to normal.
I think some registry key was not functioning right. I'll look in to it later (:
Just to let you guys know.
(:
--
Update
--
Here is the screenshot f the corresponding registry entry, after a successful and fresh installation.
http://img176.imageshack.us/img176/2906/troublefh2.png
And this a part is from HiveSft.inf file. Comparing to rest, it all seems normal.
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts",,0x00000012
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts","%calibri%",,"calibri.ttf"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts","%calibri_bold%",,"calibrib.ttf"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts","%calibri_italic%",,"calibrii.ttf"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts","%calibri_bold_italic%",,"calibriz.ttf"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts","%segoe_print%",0,"segoepr.ttf"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts","%segoe_print_bold%",,"segoeprb.ttf"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts","%segoe_script%",,"segoesc.ttf"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts","%segoe_script_bold%",,"segoescb.ttf"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts","%segoe_ui%",0,"segoeui.ttf"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts","%segoe_ui_bold%",,"segoeuib.ttf"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts","%segoe_ui_italic%",,"segoeuii.ttf"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts","%segoe_ui_bold_italic%",,"segoeuiz.ttf"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts","%simhei%",,"simhei.ttf"
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Fonts","%roman%",,"ROMAN.FON"
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Fonts","%script%",,"SCRIPT.FON"
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Fonts","%modern%",,"MODERN.FON"
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Fonts","%small_fonts%",,"SMALLE.FON"
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Fonts","%arial%",,"ARIAL.TTF"
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Fonts","%arial_bold%",,"ARIALBD.TTF"
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Fonts","%arial_bold_italic%",,"ARIALBI.TTF"
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Fonts","%arial_italic%",,"ARIALI.TTF"
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Fonts","%courier_new%",,"COUR.TTF"
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Fonts","%courier_new_bold%",,"COURBD.TTF"
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Fonts","%courier_new_bold_italic%",,"COURBI.TTF"
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Fonts","%courier_new_italic%",,"COURI.TTF"
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Fonts","%lucida_console%",,"LUCON.TTF"
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Fonts","%lucida_sans_unicode%",,"L_10646.TTF"
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Fonts","%times_new_roman%",,"TIMES.TTF"
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Fonts","%times_new_roman_bold%",,"TIMESBD.TTF"
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Fonts","%times_new_roman_bold_italic%",,"TIMESBI.TTF"
This post has been edited by Nomadturk: 06 January 2009 - 02:54 PM