home *** CD-ROM | disk | FTP | other *** search
- ; Internet Explorer language support Kit installation inf - Chinese (Simplified)
- ; Copyright (c) 1996,1997 Microsoft Corporation
- ; Author: yutakan,christw
-
- [version]
- signature="$CHICAGO$"
-
- [DefaultInstall]
- CopyFiles=IEFont.install,IENlsWin.sys.install,Langpack.inf.Install
- AddReg=IEIntl.Add.Reg,IENlsWin.Add.Reg,IEFontWin.Add.Reg
- Reboot=1
-
- [DefaultInstall.NT]
- CopyFiles=IEFont.install,IENlsNT.sys.install,Langpack.inf.Install
- AddReg=IEIntl.Add.Reg,IENlsNT.Add.Reg,IEFontNT.Add.Reg
- Reboot=1
-
- [Uninstall]
- DelFiles=IEFont.install,Langpack.inf.Install
- DelReg=IEIntl.Del.Reg,DelUninstallKey
-
- [Uninstall.NT]
- DelFiles=IEFont.install,Langpack.inf.Install
- DelReg=IEIntl.Del.Reg,DelUninstallKey
-
- [IEFont.install]
- mssong.ttf
- mshei.ttf
-
- [IENlsWin.sys.install]
- cp_936.nls
-
- [IENlsNT.sys.install]
- c_936.nls
-
- [Langpack.inf.Install]
- zhcn.inf
-
- [DestinationDirs]
- IEFont.install=20 ;to Fonts
- IENlsWin.sys.install=11 ;to system
- IENlsNT.sys.install=11 ;to system
- Langpack.inf.Install=17 ;to inffiles
-
- [SourceDisksNames]
- 55="Chinese (Simplified) Language Support","ielpkzhc.cab",0
-
- [DelUninstallKey]
- HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZHCIELangPack
-
- [SourceDisksFiles]
- mssong.ttf=55
- mshei.ttf=55
- cp_936.nls=55
- c_936.nls=55
- zhcn.inf=55
-
- [IEIntl.Del.Reg]
- HKCU,%INTLKEY%\936
- HKCU,%INTLKEY%\936
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{76C19B34-F0C8-11cf-87CC-0020AFEECF20}"
- HKLM,%FONTSKEYWIN%,"MS Song (True Type)"
- HKLM,%FONTSKEYNT%,"MS Song (True Type)"
- HKLM,%FONTSKEYWIN%,"MS Hei (True Type)"
- HKLM,%FONTSKEYNT%,"MS Hei (True Type)"
-
-
- [IEIntl.Add.Reg]
- HKCU,%INTLKEY%\936,"IEFixedFontName",2,"MS Song"
- HKCU,%INTLKEY%\936,"IEPropFontName",2,"MS Song"
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{76C19B34-F0C8-11cf-87CC-0020AFEECF20}",,0,"Chinese (Simplified) Language Support"
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{76C19B34-F0C8-11cf-87CC-0020AFEECF20}","Version",1,04,00,46,00,00,00,84,04
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZHCIELangPack,"DisplayName",,"Chinese (Simplified) Language Support"
- HKCR,MIME\Database\Codepage\52936,Level,1,FF,00,00,00
-
-
- [IENlsWin.Add.Reg]
- HKLM,%CPKEY%,"936",,"cp_936.nls"
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZHCIELangPack,"UninstallString",,"RunDll setupx.dll,InstallHinfSection Uninstall 4 zhcn.inf"
-
- [IENlsNT.Add.Reg]
- HKLM,%CPKEY%,"936",,"c_936.nls"
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZHCIELangPack,"UninstallString",,"RunDll32 syssetup.dll,SetupInfObjectInstallAction Uninstall.NT 4 zhcn.inf"
-
- [IEFontWin.Add.Reg]
- HKLM,%FONTSKEYWIN%,"MS Song (True Type)",,"mssong.ttf"
- HKLM,%FONTSKEYWIN%,"MS Hei (True Type)",,"mshei.ttf"
-
- [IEFontNT.Add.Reg]
- HKLM,%FONTSKEYNT%,"MS Song (True Type)",,"mssong.ttf"
- HKLM,%FONTSKEYNT%,"MS Hei (True Type)",,"mshei.ttf"
-
- [Strings]
- INTLKEY = "Software\Microsoft\Internet Explorer\International"
- CPKEY = System\CurrentControlSet\control\Nls\Codepage
- FONTSKEYWIN = Software\Microsoft\Windows\CurrentVersion\Fonts
- FONTSKEYNT = Software\Microsoft\Windows NT\CurrentVersion\Fonts
-