home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 July / VPR0107A.BIN / 1042aime.inf < prev    next >
Windows Setup INFormation  |  2000-03-31  |  6KB  |  245 lines

  1. ; Microsoft Global IME for Korean 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. [SourceDisksNames]
  10. 55="Global IME for Korean","",0
  11.  
  12. [SourceDisksFiles]
  13. mshaime.dll=55
  14. 1042aime.inf=55
  15. dimm.dll=55
  16. internat.exe=55
  17. indicdll.dll=55
  18. kbdus.dll=55
  19. kbdus.kbd=55
  20. mshaime.chm=55
  21. aimminst.exe=55
  22.  
  23.  
  24. [DefaultInstall]
  25. RequiredEngine=setupapi
  26. CustomDestination=CustomDestinationDirs
  27. CopyFiles=Langpack.inf.Install, Copy95, CopyHelp, CopyIME
  28. RegisterOCXs=RegisterOCXSection
  29. DelReg=Old.Del.Reg
  30. AddReg=IEIntl.Add.Reg,AddRunOnce
  31. ;UpdateINIs=DelOldIEIMEInis,IMEInis
  32.  
  33. [DefaultInstall.NT]
  34. RequiredEngine=setupapi
  35. CustomDestination=CustomDestinationDirs
  36. CopyFiles=Langpack.inf.Install, CopyNT, CopyHelp, CopyIME
  37. RegisterOCXs=RegisterOCXSection
  38. DelReg=Old.Del.Reg
  39. AddReg=IEIntl.Add.Reg,AddRunOnce
  40. ;UpdateINIs=DelOldIEIMEInis.NT,IMEInis.NT
  41.  
  42. [AddRunOnce]
  43. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","Register KDIMM",0,"regsvr32.exe /s %11%\dimm.dll"
  44. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","Register KAIME",0,"regsvr32.exe /s %49600%\koime\mshaime.dll"
  45.  
  46. [Uninstall]
  47. BeginPrompt=UNINST.BeginPrompt
  48. CustomDestination=CustomDestinationDirs
  49. UnRegisterOCXs=UnRegisterOCXSection
  50. DelFiles=CopyIME, CopyHelp
  51. Deldirs=RemoveFolder
  52. DelReg=IEIntl.Del.Reg
  53. AddReg=AIMMInstUninstallValue
  54. ;UpdateINIs=DelOldIMEInis
  55. RunPostSetupCommands=SetupExe
  56.  
  57. [Uninstall.NT]
  58. BeginPrompt=UNINST.BeginPrompt
  59. CustomDestination=CustomDestinationDirs
  60. UnRegisterOCXs=UnRegisterOCXSection
  61. DelFiles=CopyIME, CopyHelp
  62. Deldirs=RemoveFolder
  63. DelReg=IEIntl.Del.Reg,DelUninstallKey
  64. AddReg=AIMMInstUninstallValue
  65. ;UpdateINIs=DelOldIMEInis.NT
  66. RunPostSetupCommands=SetupExe
  67.  
  68.  
  69. [QuietUninstall]
  70. CustomDestination=CustomDestinationDirs
  71. UnRegisterOCXs=UnRegisterOCXSection
  72. DelFiles=CopyIME, CopyDic, CopyHelp
  73. Deldirs=RemoveFolder
  74. DelReg=IEIntl.Del.Reg
  75. AddReg=AIMMInstUninstallValue
  76. RunPostSetupCommands=UninstExe
  77.  
  78. [UninstExe]
  79. %11%\aimminst.exe /Q /R:N /U
  80.  
  81.  
  82. [SetupExe]
  83. %11%\aimminst.exe
  84.  
  85.  
  86. [AIMMInstUninstallValue]
  87. HKCR,"CLSID\{A69BA908-7E51-11d1-A364-00A0C90630FC}", "InstallValue",,"KO"
  88.  
  89. [IMEInis]
  90. ; Add to Start.Programs.Internet Explorer
  91. setup.ini, progman.groups,, "groupime="%MSAIME%""
  92. setup.ini, groupime,, """%MSKOIME%"", ""%18%\%IMEHELP%"""
  93.  
  94. [IMEInis.NT]
  95. ; Add to Start.Programs.Internet Explorer
  96. setup.ini, progman.groups,, "groupime="%MSAIME%""
  97. setup.ini, groupime,, """%MSKOIME%"", """"""%18%\%IMEHELP%"""""""
  98.  
  99. [DelOldIMEInis]
  100. setup.ini, progman.groups,, "groupime=""%MSAIME%""" 
  101. setup.ini, groupime,, """%MSKOIME%"""
  102.  
  103.  
  104. [DelOldIMEInis.NT]
  105. setup.ini, progman.groups,, "groupime=""%MSAIME%""" 
  106. setup.ini, groupime,, """%MSKOIME%"""
  107.  
  108. [DelOldIEIMEInis]
  109. setup.ini, progman.groups,, "groupime=""%MSIEAIME%""" 
  110. setup.ini, groupime,, """%MSKOIME%"""
  111.  
  112.  
  113. [DelOldIEIMEInis.NT]
  114. setup.ini, progman.groups,, "groupime=""%MSIEAIME%""" 
  115. setup.ini, groupime,, """%MSKOIME%"""
  116.  
  117.  
  118. [RegisterOCXSection]
  119. %11%\dimm.dll
  120. %49700%\mshaime.dll
  121.  
  122. [UnRegisterOCXSection]
  123. %49700%\mshaime.dll
  124.  
  125. [RemoveFolder]
  126. %49700%
  127.  
  128. [CopyIME]
  129. mshaime.dll,,,32
  130.  
  131. [Copy95]
  132. internat.exe,,,32
  133. indicdll.dll,,,32
  134. dimm.dll,,,32
  135. kbdus.kbd,,,32
  136. aimminst.exe,,,32
  137.  
  138.  
  139. [CopyNT]
  140. internat.exe,,,32
  141. indicdll.dll,,,32
  142. dimm.dll,,,32
  143. kbdus.dll,,,32
  144. aimminst.exe,,,32
  145.  
  146. [CopyHelp]
  147. mshaime.chm,,,32
  148.  
  149.  
  150. [Langpack.inf.Install]
  151. 1042aime.inf
  152.  
  153. [DestinationDirs]
  154. CopyIME = 49700
  155. Langpack.inf.Install=17
  156. Copy95=11
  157. CopyNT=11
  158. CopyHelp=18
  159.  
  160.  
  161. [CustomDestinationDirs]
  162. 49600=ProgramFilesDir,5
  163. 49700=KOIMEDir,5
  164.  
  165. [ProgramFilesDir]
  166. HKLM,"Software\Microsoft\Windows\CurrentVersion","ProgramFilesDir",,"%24%\%PROGRAMFILES%"
  167.  
  168. [KOIMEDir]
  169. HKLM,"Software\Microsoft\KOIME","InstallRoot",,"%49600%\KOIME"
  170.  
  171.  
  172. [Old.Del.Reg]
  173. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{545EFE01-5C78-11d1-8400-00C04FD25153}"
  174. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KO_ActiveIME"
  175.  
  176. [IEIntl.Del.Reg]
  177. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{545EFE01-5C78-11d1-8400-00C04FD25153}"
  178. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KOAIME"
  179.  
  180.  
  181. [IEIntl.Add.Reg]
  182. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KOAIME","DisplayName",,"Microsoft Global IME for Korean"
  183. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KOAIME","UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\1042aime.inf, Uninstall"
  184. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KOAIME","QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\1042aime.inf, QuietUninstall,1"
  185. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KOAIME","RequiresIESysFile",,"4.71"
  186. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{545EFE01-5C78-11d1-8400-00C04FD25153}",,,"Microsoft Global IME for Korean"
  187. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{545EFE01-5C78-11d1-8400-00C04FD25153}","Version",,"5,1,2106,0"
  188. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{545EFE01-5C78-11d1-8400-00C04FD25153}","Locale",,"*"
  189. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{545EFE01-5C78-11d1-8400-00C04FD25153}","IsInstalled",1,01,00,00,00
  190.  
  191.  
  192. [UNINST.BeginPrompt]
  193. Prompt=%BEGIN_UNINSTALL_PROMPT%
  194. ButtonType=YESNO
  195. Title=%BEGIN_UNINSTALL_TITLE%
  196.  
  197. [Strings]
  198. MSKOIME   = "Korean IME Help"
  199. BEGIN_UNINSTALL_PROMPT="Do you want to uninstall the Global IME for Korean?"
  200. BEGIN_UNINSTALL_TITLE="Microsoft Global IME for Korean Uninstall"
  201.  
  202. ;DO NOT LOCALIZE THE BELOW
  203. INTLKEY = "Software\Microsoft\Internet Explorer\International"
  204. IME = "KOIME"
  205. PROGRAMF="PROGRA~1"
  206. PROGRAMFILES="Program Files"
  207. MSOLDKOIME   = "Microsoft Global IME"
  208. MSAIME = "Microsoft Global IME"
  209. MSIEAIME = "Microsoft Global IME"
  210. PGMGRP_IESUITE    = "Internet Explorer"
  211. IMEHELP    = "mshaime.chm"
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.