home *** CD-ROM | disk | FTP | other *** search
/ Popular Software (Premium Edition) / mycd.iso / INTERNET / IEFONT / IELPKZHT.EXE / ZHTW.INF < prev   
Encoding:
Windows Setup INFormation  |  1997-01-19  |  2.8 KB  |  89 lines

  1. ; Internet Explorer language support Kit installation inf - Chinese (Traditional)
  2. ; Copyright (c) 1996,1997 Microsoft Corporation
  3. ; Author: yutakan,christw
  4.  
  5. [version]
  6. signature="$CHICAGO$"
  7.  
  8. [DefaultInstall]
  9. CopyFiles=IEFont.install,IENlsWin.sys.install,Langpack.inf.Install
  10. AddReg=IEIntl.Add.Reg,IENlsWin.Add.Reg,IEFontWin.Add.Reg
  11.  
  12. [DefaultInstall.NT]
  13. CopyFiles=IEFont.install,IENlsNT.sys.install,Langpack.inf.Install
  14. AddReg=IEIntl.Add.Reg,IENlsNT.Add.Reg,IEFontNT.Add.Reg
  15.  
  16. [Uninstall]
  17. DelFiles=IEFont.install,Langpack.inf.Install
  18. DelReg=IEIntl.Del.Reg,DelUninstallKey
  19.  
  20. [Uninstall.NT]
  21. DelFiles=IEFont.install,Langpack.inf.Install
  22. DelReg=IEIntl.Del.Reg,DelUninstallKey
  23.  
  24. [IEFont.install]
  25. mingliu.ttf 
  26.  
  27. [IENlsWin.sys.install]
  28. cp_950.nls
  29.  
  30. [IENlsNT.sys.install]
  31. c_950.nls
  32.  
  33. [Langpack.inf.Install]
  34. zhtw.inf
  35.  
  36. [DestinationDirs]
  37. IEFont.install=20 ;to Fonts
  38. IENlsWin.sys.install=11 ;to system
  39. IENlsNT.sys.install=11 ;to system
  40. Langpack.inf.Install=17 ;to inffiles
  41.  
  42. [SourceDisksNames]
  43. 55="Chinese (Traditional) Language Support","ielpkzht.cab",0
  44.  
  45. [DelUninstallKey] 
  46. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZHTIELangPack
  47.  
  48. [SourceDisksFiles]
  49. mingliu.ttf=55
  50. cp_950.nls=55
  51. c_950.nls=55
  52. zhtw.inf=55
  53.  
  54. [IEIntl.Del.Reg]
  55. HKCU,%INTLKEY%\950
  56. HKCU,%INTLKEY%\950
  57. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{76C19B33-F0C8-11cf-87CC-0020AFEECF20}"
  58. HKLM,%FONTSKEYWIN%,"MingLiU (True Type)"
  59. HKLM,%FONTSKEYNT%,"MingLiU (True Type)"
  60.  
  61.  
  62. [IEIntl.Add.Reg]
  63. HKCU,%INTLKEY%\950,"IEFixedFontName",2,"MingLiU"
  64. HKCU,%INTLKEY%\950,"IEPropFontName",2,"MingLiU"
  65. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{76C19B33-F0C8-11cf-87CC-0020AFEECF20}",,0,"Chinese (Traditional) Language Support"
  66. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{76C19B33-F0C8-11cf-87CC-0020AFEECF20}","Version",1,04,00,46,00,00,00,84,04
  67. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZHTIELangPack,"DisplayName",,"Chinese (Traditional) Language Support"
  68.  
  69.  
  70. [IENlsWin.Add.Reg]
  71. HKLM,%CPKEY%,"950",,"cp_950.nls"
  72. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZHTIELangPack,"UninstallString",,"RunDll setupx.dll,InstallHinfSection Uninstall 4 zhtw.inf"
  73.  
  74. [IENlsNT.Add.Reg]
  75. HKLM,%CPKEY%,"950",,"c_950.nls"
  76. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZHTIELangPack,"UninstallString",,"RunDll32 syssetup.dll,SetupInfObjectInstallAction Uninstall.NT 4 zhtw.inf" 
  77.  
  78. [IEFontWin.Add.Reg]
  79. HKLM,%FONTSKEYWIN%,"MingLiU (True Type)",,"mingliu.ttf"
  80.  
  81. [IEFontNT.Add.Reg]
  82. HKLM,%FONTSKEYNT%,"MingLiU (True Type)",,"mingliu.ttf"
  83.  
  84. [Strings]
  85. INTLKEY = "Software\Microsoft\Internet Explorer\International"
  86. CPKEY = System\CurrentControlSet\control\Nls\Codepage
  87. FONTSKEYWIN = Software\Microsoft\Windows\CurrentVersion\Fonts
  88. FONTSKEYNT = Software\Microsoft\Windows NT\CurrentVersion\Fonts
  89.