home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 July / VPR0107A.BIN / CN.INF < prev    next >
Windows Setup INFormation  |  2000-01-28  |  3KB  |  121 lines

  1. ; Internet Explorer language support Kit installation inf - Chinese (Simplified)
  2. ; Copyright (c) 2000 Microsoft Corporation
  3. ; Author: kevingj, christw
  4.  
  5. [version]
  6. Signature="$Chicago$" 
  7. SetupClass=BASE
  8. AdvancedINF=2.5
  9.  
  10.  
  11. [SourceDisksNames]
  12. 55="Chinese (Simplified) Language Support","",0
  13.  
  14.  
  15. [SourceDisksFiles]
  16. cp_936.nls=55
  17. c_936.nls=55
  18. cn.inf=55
  19.  
  20.  
  21.  
  22. [DefaultInstall]
  23. CopyFiles=IENlsWin.sys.install,Langpack.inf.Install
  24. AddReg=IEIntl.Add.Reg,IENlsWin.Add.Reg
  25. UpdateInis=WinML.ini.Update
  26.  
  27. [DefaultInstall.Mill]
  28. CopyFiles=Langpack.inf.Install
  29. AddReg=IEIntl.Add.Reg,IENlsWin.Add.Reg
  30. UpdateInis=WinML.ini.Update
  31.  
  32.  
  33. [DefaultInstall.NT]
  34. CopyFiles=IENlsNT.sys.install,Langpack.inf.Install
  35. AddReg=IEIntl.Add.Reg,IENlsNT.Add.Reg
  36.  
  37.  
  38. [Uninstall]
  39. DelReg=IEIntl.Del.Reg,DelUninstallKey,IEFontWin.Del.Reg
  40. DelFiles=fonts,Langpack.inf.Install
  41. AddReg=IEIntl.Del.Regs
  42. Reboot=1
  43.  
  44. [Uninstall.NT]
  45. DelReg=IEIntl.Del.Reg,DelUninstallKey,IEFontNT.Del.Reg
  46. DelFiles=fonts,Langpack.inf.Install
  47. AddReg=IEIntl.Del.Regs
  48. Reboot=1
  49.  
  50.  
  51. [IENlsWin.sys.install]
  52. cp_936.nls,,,16
  53.  
  54. [IENlsNT.sys.install]
  55. c_936.nls,,,16
  56.  
  57. [Langpack.inf.Install]
  58. cn.inf
  59.  
  60. [DestinationDirs]
  61. fonts=20 
  62. IENlsWin.sys.install=11
  63. IENlsNT.sys.install=11 
  64. Langpack.inf.Install=17
  65.  
  66.  
  67. [DelUninstallKey] 
  68. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZHCIELangPack
  69.  
  70.  
  71. [IEIntl.Del.Reg]
  72. HKCU,"Software\Microsoft\Internet Explorer\International","Default_CodePage"
  73. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{76C19B34-F0C8-11cf-87CC-0020AFEECF20}"
  74.  
  75.  
  76.  
  77. [IEIntl.Add.Reg]
  78. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{76C19B34-F0C8-11cf-87CC-0020AFEECF20}",,0,%DISPLAY_NAME%
  79. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZHCIELangPack,"DisplayName",,%DISPLAY_NAME%
  80. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZHCIELangPack,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\cn.inf, Uninstall"
  81.  
  82. [IEIntl.Del.Regs]
  83. HKLM,%CPKEY%,"936",,""
  84.  
  85. [IENlsWin.Add.Reg]
  86. HKLM,%CPKEY%,"936",,"cp_936.nls"
  87.  
  88. [IENlsNT.Add.Reg]
  89. HKLM,%CPKEY%,"936",,"c_936.nls"
  90.  
  91. [IEFontWin.Del.Reg]
  92. HKLM,%FONTSKEYWIN%,"MS Song (TrueType)"
  93. HKLM,%FONTSKEYWIN%,"MS Hei (TrueType)"
  94.  
  95. [IEFontNT.Del.Reg]
  96. HKLM,%FONTSKEYNT%,"MS Song (TrueType)"
  97. HKLM,%FONTSKEYNT%,"MS Hei (TrueType)"
  98.  
  99. [WinML.ini.Update]
  100. wininit.ini,Rename,,"NUL=%25%\ttfcache."
  101.  
  102.  
  103. [Strings]
  104. BEGIN_UNINSTALL_PROMPT="Do you want to uninstall Chinese (Simplified) Language Support?
  105. BEGIN_UNINSTALL_TITLE="Microsoft Chinese (Simplified) Language Support"
  106. DISPLAY_NAME="Chinese (Simplified) Language Support"
  107.  
  108. ;DO NOT LOCALIZE THE BELOW
  109. INTLKEY = "Software\Microsoft\Internet Explorer\International"
  110. CPKEY = System\CurrentControlSet\control\Nls\Codepage
  111. FONTSKEYWIN = Software\Microsoft\Windows\CurrentVersion\Fonts
  112. FONTSKEYNT = Software\Microsoft\Windows NT\CurrentVersion\Fonts
  113.  
  114. [fontoptions]
  115. exitonnt5 = 1
  116. neverreboot = 1
  117.  
  118. [fonts]
  119. mssong.ttf 
  120. mshei.ttf
  121.