home *** CD-ROM | disk | FTP | other *** search
- ; Internet Explorer language support Kit installation inf - Encoding Auto-Detection
- ; Copyright (c) 1998 Microsoft Corporation
- ; Author: Kevin Gjerstad
-
- [version]
- Signature="$Chicago$"
- SetupClass=BASE
- AdvancedINF=2.5
-
-
- [SourceDisksNames]
- 55="Auto-Detection Support","",0
-
-
- [SourceDisksFiles]
- ad.inf=55
- mlang.dat=55
-
-
- [DefaultInstall]
- CopyFiles=CopyDat.File,Copy.Inf
- AddReg=IEIntl.Add.Reg
-
-
- [Uninstall]
- DelFiles=Copy.Inf
- DelReg=IEIntl.Del.Reg,DelUninstallKey
-
- [CopyDat.File]
- mlang.dat
-
- [Copy.Inf]
- AD.inf
-
-
- [DestinationDirs]
- Copy.Inf=17
- CopyDat.File=11
-
-
- [DelUninstallKey]
- HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ADIELangPack
-
-
- [IEIntl.Del.Reg]
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{76C19B50-F0C8-11cf-87CC-0020AFEECF20}"
-
-
- [IEIntl.Add.Reg]
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{76C19B50-F0C8-11cf-87CC-0020AFEECF20}",,0,%DISPLAY_NAME%
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ADIELangPack,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\AD.inf, Uninstall"
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ADIELangPack,"QuietUninstallString",,"rundll32 advpack.dll,LaunchINFSection %17%\AD.inf,Uninstall"
-
-
-
- [Strings]
- BEGIN_UNINSTALL_PROMPT="Do you want to uninstall Microsoft Internet Explorer Language Auto-Detection?
- BEGIN_UNINSTALL_TITLE="Microsoft Language Auto-Detection"
- DISPLAY_NAME="Language Auto-Detection"
-
-
-