home *** CD-ROM | disk | FTP | other *** search
- ; Microsoft Internet Explorer Trad Chinese IME installation inf
- ; Copyright (c) 1997 Microsoft Corporation
- ; Authors: Kevin B. Gjerstad, Benjamin Westbrook
-
- [Version]
- Signature="$Chicago$"
- AdvancedINF=2.5
-
-
- [Uninstall]
- BeginPrompt=UNINST.BeginPrompt
- CustomDestination=CustomDestinationDirs
- UnRegisterOCXs=UnRegisterOCXSection
- DelFiles=CopyIME, CopyHelp
- Deldirs=RemoveFolder
- DelReg=IEIntl.Del.Reg
- AddReg=AIMMInstUninstallValue
- RunPostSetupCommands=SetupExe
-
- [Uninstall.NT]
- BeginPrompt=UNINST.BeginPrompt
- CustomDestination=CustomDestinationDirs
- UnRegisterOCXs=UnRegisterOCXSection
- DelFiles=CopyIME, CopyHelp
- Deldirs=RemoveFolder
- DelReg=IEIntl.Del.Reg
- AddReg=AIMMInstUninstallValue
- RunPostSetupCommands=SetupExe
-
-
- [QuietUninstall]
- CustomDestination=CustomDestinationDirs
- UnRegisterOCXs=UnRegisterOCXSection
- DelFiles=CopyIME, CopyDic, CopyHelp
- Deldirs=RemoveFolder
- DelReg=IEIntl.Del.Reg
- AddReg=AIMMInstUninstallValue
- RunPostSetupCommands=UninstExe
-
- [UninstExe]
- %11%\aimminst.exe /Q /R:N /U
-
- [SetupExe]
- %11%\aimminst.exe
-
-
- [AIMMInstUninstallValue]
- HKCR,"CLSID\{A69BA908-7E51-11d1-A364-00A0C90630FC}", "InstallValue",,"CJ"
-
-
- [UnRegisterOCXSection]
- %49800%\acjime.dll
-
- [RemoveFolder]
- %49800%
-
-
- [CustomDestinationDirs]
- 49600=ProgramFilesDir,5
- 49800=CHANGJIEDir,5
-
- [ProgramFilesDir]
- HKLM,"Software\Microsoft\Windows\CurrentVersion","ProgramFilesDir",,"%24%\%PROGRAMFILES%"
-
- [CHANGJIEDir]
- HKLM,"Software\Microsoft\CHANGJIE","InstallRoot",,"%49600%\CHANGJIE"
-
-
- [CopyIME]
- A15.TBL
- A234.TBL
- ACJIME.DLL
- ACODE.TBL
- LCPHRASE.TBL
- LCPTR.TBL
-
-
- [Copy95]
- internat.exe,,,32
- indicdll.dll,,,32
- dimm.dll,,,32
- kbdus.kbd
- aimminst.exe
-
-
-
- [CopyNT]
- internat.exe,,,32
- indicdll.dll,,,32
- dimm.dll,,,32
- kbdus.dll,,,32
- aimminst.exe
-
- [CopyHelp]
- acjime.chm
-
- [Langpack.inf.Install]
- 1028aim2.inf
-
-
-
- [DestinationDirs]
- CopyIME= 49800
- Langpack.inf.Install=17
- Copy95=11
- CopyNT=11
- CopyHelp=18
-
-
-
- [IEIntl.Del.Reg]
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{545EFE02-5C78-11d1-8400-00C04FD25163}"
- HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\CHANGJIE"
-
-
-
- [UNINST.BeginPrompt]
- Prompt=%BEGIN_UNINSTALL_PROMPT%
- ButtonType=YESNO
- Title=%BEGIN_UNINSTALL_TITLE%
-
- [Strings]
- MSTCIME = "Chinese (Traditional) IME Help"
- BEGIN_UNINSTALL_PROMPT="Do you want to uninstall the Global IME for Chinese (Traditional) ChangJie?"
- BEGIN_UNINSTALL_TITLE="Microsoft Global IME for Chinese (Traditional) ChangJie Uninstall"
-
- ;DO NOT LOCALIZE THE BELOW
- INTLKEY = "Software\Microsoft\Internet Explorer\International"
- IME = "CHANGJIE"
- PROGRAMF="PROGRA~1"
- PROGRAMFILES="Program Files"
- MSOLDTCIME = "Microsoft Global IME"
- MSAIME = "Microsoft Global IME"
- PGMGRP_IESUITE = "Internet Explorer"
- IMEHELP = "acjime.chm"
-
-