home *** CD-ROM | disk | FTP | other *** search
- [Version]
- Signature="$Chicago$"
- AdvancedINF=2.5
-
- [DefaultInstall]
- CopyFiles=IXFiles, inffile
- AddReg=IX.AddReg
- RunPostSetupCommands=IEInst.Register:4
-
- [DefaultUninstall]
- cleanup=1
- Delfiles=IXFiles
- delreg=IX.DelReg
- UnRegisterOCXs=UnRegisterOCXSection
-
- [strings]
- productname="InstallX Component"
- GUID = "{8D3032AF-2CBA-11D2-8277-00104BC7DE21}"
- DefaultName = "InstallX Component"
- ComponentID = "InstallX"
- VersionNumber = "1,0,0,0"
- LocaleID = "EN"
-
- [IEInst.Register]
- regsvr32 /s %11%\ieinst.ocx
-
- [UnRegisterOCXSection]
- %11%\ieinst.ocx
-
- [IX.AddReg]
- HKCR,"CLSID\{8D3032AF-2CBA-11D2-8277-00104BC7DE21}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}"
- HKCR,"CLSID\{8D3032AF-2CBA-11D2-8277-00104BC7DE21}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}"
- HKLM,"SOFTWARE\Classes\CLSID\{8D3032AF-2CBA-11D2-8277-00104BC7DE21}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}"
- HKLM,"SOFTWARE\Classes\CLSID\{8D3032AF-2CBA-11D2-8277-00104BC7DE21}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}"
-
- ; if we used INSTALLx then durring the IE4 uninstall we would not get uninstalled
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\installX,"QuietDisplayName",,"%ProductName%"
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\installX,"QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\installx.inf,DefaultUninstall,5"
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\installX,"RequiresIESysFile",,"4.70.0.1155"
-
- ; added for win 98 cd install
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%",,,"%DefaultName%"
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","ComponentID",,"%ComponentID%"
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","IsInstalled",1,01,00,00,00
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Version",,"%VersionNumber%"
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Locale",,"%LocaleID%"
-
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFalse%",,,"%DefaultName%"
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFalse%","ComponentID",,"%ComponentID%"
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFalse%","IsInstalled",1,01,00,00,00
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFalse%","Version",,"%VersionNumberFalse%"
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFalse%","Locale",,"%LocaleID%"
-
- [IX.DelReg]
- HKCR,"CLSID\{8D3032AF-2CBA-11D2-8277-00104BC7DE21}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}"
- HKCR,"CLSID\{8D3032AF-2CBA-11D2-8277-00104BC7DE21}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}"
- HKLM,"SOFTWARE\Classes\CLSID\{8D3032AF-2CBA-11D2-8277-00104BC7DE21}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}"
- HKLM,"SOFTWARE\Classes\CLSID\{8D3032AF-2CBA-11D2-8277-00104BC7DE21}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}"
-
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\installX,"QuietDisplayName",,"%ProductName%"
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\installX,"QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\installx.inf,DefaultUninstall,5"
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\installX,"RequiresIESysFile",,"4.70.0.1155"
-
- ; added for the win 98 cd install
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%",,,"%DefaultName%"
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","ComponentID",,"%ComponentID%"
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","IsInstalled",1,01,00,00,00
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Version",,"%VersionNumber%"
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Locale",,"%LocaleID%"
-
- ; these keys were added to sync with the incorrect guid used on the microsoft CIFs
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFalse%",,,"%DefaultName%"
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFalse%","ComponentID",,"%ComponentID%"
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFalse%","IsInstalled",1,01,00,00,00
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFalse%","Version",,"%VersionNumberFalse%"
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFalse%","Locale",,"%LocaleID%"
-
- [SourceDisksNames]
- 1="InstallX Files","InstallX.cab",1
-
- [SourceDisksFiles]
- ieinst.ocx=1
-
- [IXFiles]
- ieinst.ocx
-
- [inffile]
- InstallX.inf
-
- [DestinationDirs]
- IXFiles=11
- inffile=17
-