home *** CD-ROM | disk | FTP | other *** search
/ PC Treasures, Inc. / pctreasures.mdf / TCAIME.CAB / 1028aim2.inf < prev    next >
INI File  |  1998-12-08  |  3KB  |  137 lines

  1. ; Microsoft Internet Explorer Trad Chinese IME installation inf
  2. ; Copyright (c) 1997 Microsoft Corporation
  3. ; Authors: Kevin B. Gjerstad, Benjamin Westbrook
  4.  
  5. [Version]
  6. Signature="$Chicago$" 
  7. AdvancedINF=2.5
  8.  
  9.  
  10. [Uninstall]
  11. BeginPrompt=UNINST.BeginPrompt
  12. CustomDestination=CustomDestinationDirs
  13. UnRegisterOCXs=UnRegisterOCXSection
  14. DelFiles=CopyIME, CopyHelp
  15. Deldirs=RemoveFolder
  16. DelReg=IEIntl.Del.Reg
  17. AddReg=AIMMInstUninstallValue
  18. RunPostSetupCommands=SetupExe
  19.  
  20. [Uninstall.NT]
  21. BeginPrompt=UNINST.BeginPrompt
  22. CustomDestination=CustomDestinationDirs
  23. UnRegisterOCXs=UnRegisterOCXSection
  24. DelFiles=CopyIME, CopyHelp
  25. Deldirs=RemoveFolder
  26. DelReg=IEIntl.Del.Reg
  27. AddReg=AIMMInstUninstallValue
  28. RunPostSetupCommands=SetupExe
  29.  
  30.  
  31. [QuietUninstall]
  32. CustomDestination=CustomDestinationDirs
  33. UnRegisterOCXs=UnRegisterOCXSection
  34. DelFiles=CopyIME, CopyDic, CopyHelp
  35. Deldirs=RemoveFolder
  36. DelReg=IEIntl.Del.Reg
  37. AddReg=AIMMInstUninstallValue
  38. RunPostSetupCommands=UninstExe
  39.  
  40. [UninstExe]
  41. %11%\aimminst.exe /Q /R:N /U
  42.  
  43. [SetupExe]
  44. %11%\aimminst.exe
  45.  
  46.  
  47. [AIMMInstUninstallValue]
  48. HKCR,"CLSID\{A69BA908-7E51-11d1-A364-00A0C90630FC}", "InstallValue",,"CJ"
  49.  
  50.  
  51. [UnRegisterOCXSection]
  52. %49800%\acjime.dll
  53.  
  54. [RemoveFolder]
  55. %49800%
  56.  
  57.  
  58. [CustomDestinationDirs]
  59. 49600=ProgramFilesDir,5
  60. 49800=CHANGJIEDir,5
  61.  
  62. [ProgramFilesDir]
  63. HKLM,"Software\Microsoft\Windows\CurrentVersion","ProgramFilesDir",,"%24%\%PROGRAMFILES%"
  64.  
  65. [CHANGJIEDir]
  66. HKLM,"Software\Microsoft\CHANGJIE","InstallRoot",,"%49600%\CHANGJIE"
  67.  
  68.  
  69. [CopyIME]
  70. A15.TBL
  71. A234.TBL
  72. ACJIME.DLL
  73. ACODE.TBL
  74. LCPHRASE.TBL
  75. LCPTR.TBL
  76.  
  77.  
  78. [Copy95]
  79. dimm.dll
  80. internat.exe
  81. indicdll.dll
  82. kbdus.kbd
  83. aimminst.exe
  84.  
  85.  
  86.  
  87. [CopyNT]
  88. dimm.dll
  89. internat.exe
  90. indicdll.dll
  91. kbdus.dll,,,32
  92. aimminst.exe
  93.  
  94. [CopyHelp]
  95. acjime.chm
  96.  
  97. [Langpack.inf.Install]
  98. 1028aim2.inf
  99.  
  100.  
  101.  
  102. [DestinationDirs]
  103. CopyIME= 49800
  104. Langpack.inf.Install=17
  105. Copy95=11
  106. CopyNT=11
  107. CopyHelp=18
  108.  
  109.  
  110.  
  111. [IEIntl.Del.Reg]
  112. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{545EFE02-5C78-11d1-8400-00C04FD25163}"
  113. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\CHANGJIE"
  114.  
  115.  
  116.  
  117. [UNINST.BeginPrompt]
  118. Prompt=%BEGIN_UNINSTALL_PROMPT%
  119. ButtonType=YESNO
  120. Title=%BEGIN_UNINSTALL_TITLE%
  121.  
  122. [Strings]
  123. MSTCIME = "Chinese (Traditional) IME Help"
  124. BEGIN_UNINSTALL_PROMPT="Do you want to uninstall the Global IME for Chinese (Traditional) ChangJie?"
  125. BEGIN_UNINSTALL_TITLE="Microsoft Global IME for Chinese (Traditional) ChangJie Uninstall"
  126.  
  127. ;DO NOT LOCALIZE THE BELOW
  128. INTLKEY = "Software\Microsoft\Internet Explorer\International"
  129. IME = "CHANGJIE"
  130. PROGRAMF="PROGRA~1"
  131. PROGRAMFILES="Program Files"
  132. MSOLDTCIME   = "Microsoft Global IME"
  133. MSAIME = "Microsoft Global IME"
  134. PGMGRP_IESUITE    = "Internet Explorer"
  135. IMEHELP    = "acjime.chm"
  136.  
  137.