home *** CD-ROM | disk | FTP | other *** search
- ; Internet Explorer language support Kit installation inf - Chinese (Traditional)
- ; 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]
- mingliu.ttf
-
- [IENlsWin.sys.install]
- cp_950.nls
-
- [IENlsNT.sys.install]
- c_950.nls
-
- [Langpack.inf.Install]
- zhtw.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 (Traditional) Language Support","ielpkzht.cab",0
-
- [DelUninstallKey]
- HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZHTIELangPack
-
- [SourceDisksFiles]
- mingliu.ttf=55
- cp_950.nls=55
- c_950.nls=55
- zhtw.inf=55
-
- [IEIntl.Del.Reg]
- HKCU,%INTLKEY%\950
- HKCU,%INTLKEY%\950
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{76C19B33-F0C8-11cf-87CC-0020AFEECF20}"
- HKLM,%FONTSKEYWIN%,"MingLiU (True Type)"
- HKLM,%FONTSKEYNT%,"MingLiU (True Type)"
-
-
- [IEIntl.Add.Reg]
- HKCU,%INTLKEY%\950,"IEFixedFontName",2,"MingLiU"
- HKCU,%INTLKEY%\950,"IEPropFontName",2,"MingLiU"
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{76C19B33-F0C8-11cf-87CC-0020AFEECF20}",,0,"Chinese (Traditional) Language Support"
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{76C19B33-F0C8-11cf-87CC-0020AFEECF20}","Version",1,04,00,46,00,00,00,84,04
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZHTIELangPack,"DisplayName",,"Chinese (Traditional) Language Support"
-
-
- [IENlsWin.Add.Reg]
- HKLM,%CPKEY%,"950",,"cp_950.nls"
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZHTIELangPack,"UninstallString",,"RunDll setupx.dll,InstallHinfSection Uninstall 4 zhtw.inf"
-
- [IENlsNT.Add.Reg]
- HKLM,%CPKEY%,"950",,"c_950.nls"
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZHTIELangPack,"UninstallString",,"RunDll32 syssetup.dll,SetupInfObjectInstallAction Uninstall.NT 4 zhtw.inf"
-
- [IEFontWin.Add.Reg]
- HKLM,%FONTSKEYWIN%,"MingLiU (True Type)",,"mingliu.ttf"
-
- [IEFontNT.Add.Reg]
- HKLM,%FONTSKEYNT%,"MingLiU (True Type)",,"mingliu.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
-