You noticed it well !
No difference??? I dont no !!
i rename installfont.exe to fontinst.exe calculated (Orginal name in Microsoft cab is installfont.exe)
asbsamsf, on Feb 9 2005, 10:26 AM, said:
P.S.
i've found a tool "installfont.exe" in wpi package, usage:
installfont.exe should be=fontinst.exe ???
See in ResHack for example :
installfont.exe from IE6.0 SETUP from "FONTCORE.CAB"
VALUE "CompanyName", "Microsoft"
VALUE "FileDescription", "fontinst"
VALUE "FileVersion", "1, 0, 0, 1"
VALUE "InternalName", "fontinst"
VALUE "LegalCopyright", "Copyright © 1997, 1998 Microsoft Corp. "
VALUE "OriginalFilename", "fontinst.exe"
VALUE "ProductName", "Microsoft fontinst"
VALUE "ProductVersion", "1, 0, 0, 1"
And i see in this post:
asbsamsf, on Feb 4 2005, 12:57 AM, said:
"fontinst.exe" is a small application from microsoft; Copy the font into the %windir%\fonts folder and then, register the fonts. The font is available even before the reboot. also send a message to all top-level windows in the system. This message notifies other applications that the font table has been added a font.
VALUE "FileDescription", "fontinst"
VALUE "FileVersion", "1, 0, 0, 1"
VALUE "InternalName", "fontinst"
VALUE "LegalCopyright", "Copyright © 1997, 1998 Microsoft Corp. "
VALUE "OriginalFilename", "fontinst.exe"
VALUE "ProductName", "Microsoft fontinst"
VALUE "ProductVersion", "1, 0, 0, 1"
but difference from orginal in "FONTCORE.CAB"
is in size :
39,0kb=fontinst.exe (from url up)
44,5kb=installfont.exe (from "FONTCORE.CAB")[/size]
I DONT NO WHO EAT UP 5,5KB IN fontinst.exe (from url up) IN SAME "ProductVersion", "1, 0, 0, 1" 
[/b]
This post has been edited by mikorist: 03 July 2006 - 08:31 PM