home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 29 / XENIATGM29.iso / ie / ie40pp1 / ie4 / ielpkzhc.cab / ZHCN.INF < prev   
Windows Setup INFormation  |  1997-04-02  |  3KB  |  98 lines

  1. ; Internet Explorer language support Kit installation inf - Chinese (Simplified)
  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. Reboot=1
  12.  
  13. [DefaultInstall.NT]
  14. CopyFiles=IEFont.install,IENlsNT.sys.install,Langpack.inf.Install
  15. AddReg=IEIntl.Add.Reg,IENlsNT.Add.Reg,IEFontNT.Add.Reg
  16. Reboot=1
  17.  
  18. [Uninstall]
  19. DelFiles=IEFont.install,Langpack.inf.Install
  20. DelReg=IEIntl.Del.Reg,DelUninstallKey
  21.  
  22. [Uninstall.NT]
  23. DelFiles=IEFont.install,Langpack.inf.Install
  24. DelReg=IEIntl.Del.Reg,DelUninstallKey
  25.  
  26. [IEFont.install]
  27. mssong.ttf 
  28. mshei.ttf
  29.  
  30. [IENlsWin.sys.install]
  31. cp_936.nls
  32.  
  33. [IENlsNT.sys.install]
  34. c_936.nls
  35.  
  36. [Langpack.inf.Install]
  37. zhcn.inf
  38.  
  39. [DestinationDirs]
  40. IEFont.install=20 ;to Fonts
  41. IENlsWin.sys.install=11 ;to system
  42. IENlsNT.sys.install=11 ;to system
  43. Langpack.inf.Install=17 ;to inffiles
  44.  
  45. [SourceDisksNames]
  46. 55="Chinese (Simplified) Language Support","ielpkzhc.cab",0
  47.  
  48. [DelUninstallKey] 
  49. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZHCIELangPack
  50.  
  51. [SourceDisksFiles]
  52. mssong.ttf=55
  53. mshei.ttf=55
  54. cp_936.nls=55
  55. c_936.nls=55
  56. zhcn.inf=55
  57.  
  58. [IEIntl.Del.Reg]
  59. HKCU,%INTLKEY%\936
  60. HKCU,%INTLKEY%\936
  61. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{76C19B34-F0C8-11cf-87CC-0020AFEECF20}"
  62. HKLM,%FONTSKEYWIN%,"MS Song (True Type)"
  63. HKLM,%FONTSKEYNT%,"MS Song (True Type)"
  64. HKLM,%FONTSKEYWIN%,"MS Hei (True Type)"
  65. HKLM,%FONTSKEYNT%,"MS Hei (True Type)"
  66.  
  67.  
  68. [IEIntl.Add.Reg]
  69. HKCU,%INTLKEY%\936,"IEFixedFontName",2,"MS Song"
  70. HKCU,%INTLKEY%\936,"IEPropFontName",2,"MS Song"
  71. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{76C19B34-F0C8-11cf-87CC-0020AFEECF20}",,0,"Chinese (Simplified) Language Support"
  72. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{76C19B34-F0C8-11cf-87CC-0020AFEECF20}","Version",1,04,00,46,00,00,00,84,04
  73. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZHCIELangPack,"DisplayName",,"Chinese (Simplified) Language Support"
  74. HKCR,MIME\Database\Codepage\52936,Level,1,FF,00,00,00
  75.  
  76.  
  77. [IENlsWin.Add.Reg]
  78. HKLM,%CPKEY%,"936",,"cp_936.nls"
  79. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZHCIELangPack,"UninstallString",,"RunDll setupx.dll,InstallHinfSection Uninstall 4 zhcn.inf"
  80.  
  81. [IENlsNT.Add.Reg]
  82. HKLM,%CPKEY%,"936",,"c_936.nls"
  83. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZHCIELangPack,"UninstallString",,"RunDll32 syssetup.dll,SetupInfObjectInstallAction Uninstall.NT 4 zhcn.inf" 
  84.  
  85. [IEFontWin.Add.Reg]
  86. HKLM,%FONTSKEYWIN%,"MS Song (True Type)",,"mssong.ttf"
  87. HKLM,%FONTSKEYWIN%,"MS Hei (True Type)",,"mshei.ttf"
  88.  
  89. [IEFontNT.Add.Reg]
  90. HKLM,%FONTSKEYNT%,"MS Song (True Type)",,"mssong.ttf"
  91. HKLM,%FONTSKEYNT%,"MS Hei (True Type)",,"mshei.ttf"
  92.  
  93. [Strings]
  94. INTLKEY = "Software\Microsoft\Internet Explorer\International"
  95. CPKEY = System\CurrentControlSet\control\Nls\Codepage
  96. FONTSKEYWIN = Software\Microsoft\Windows\CurrentVersion\Fonts
  97. FONTSKEYNT = Software\Microsoft\Windows NT\CurrentVersion\Fonts
  98.