home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 May / PCWorld_1999-05_cd.bin / Komunik / MSIE5 / ieak5cd.exe / installx.exe / Installx.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1998-08-18  |  4.6 KB  |  93 lines

  1. [Version]
  2. Signature="$Chicago$"
  3. AdvancedINF=2.5
  4.  
  5. [DefaultInstall]
  6. CopyFiles=IXFiles, inffile
  7. AddReg=IX.AddReg
  8. RunPostSetupCommands=IEInst.Register:4
  9.  
  10. [DefaultUninstall]
  11. cleanup=1
  12. Delfiles=IXFiles
  13. delreg=IX.DelReg
  14. UnRegisterOCXs=UnRegisterOCXSection
  15.  
  16. [strings]
  17. productname="InstallX Component"
  18. GUID = "{8D3032AF-2CBA-11D2-8277-00104BC7DE21}"
  19. DefaultName = "InstallX Component"
  20. ComponentID = "InstallX"
  21. VersionNumber = "1,0,0,0"
  22. LocaleID = "EN"
  23.  
  24. [IEInst.Register]
  25. regsvr32 /s %11%\ieinst.ocx
  26.  
  27. [UnRegisterOCXSection]
  28. %11%\ieinst.ocx
  29.  
  30. [IX.AddReg]
  31. HKCR,"CLSID\{8D3032AF-2CBA-11D2-8277-00104BC7DE21}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}"
  32. HKCR,"CLSID\{8D3032AF-2CBA-11D2-8277-00104BC7DE21}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}"
  33. HKLM,"SOFTWARE\Classes\CLSID\{8D3032AF-2CBA-11D2-8277-00104BC7DE21}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}"
  34. HKLM,"SOFTWARE\Classes\CLSID\{8D3032AF-2CBA-11D2-8277-00104BC7DE21}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}"
  35.  
  36. ;                       if we used INSTALLx then durring the IE4 uninstall we would not get uninstalled
  37. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\installX,"QuietDisplayName",,"%ProductName%"
  38. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\installX,"QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\installx.inf,DefaultUninstall,5"
  39. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\installX,"RequiresIESysFile",,"4.70.0.1155"
  40.  
  41. ;       added for win 98 cd install
  42. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%",,,"%DefaultName%"
  43. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","ComponentID",,"%ComponentID%"
  44. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","IsInstalled",1,01,00,00,00
  45. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Version",,"%VersionNumber%"
  46. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Locale",,"%LocaleID%"
  47.  
  48. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFalse%",,,"%DefaultName%"
  49. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFalse%","ComponentID",,"%ComponentID%"
  50. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFalse%","IsInstalled",1,01,00,00,00
  51. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFalse%","Version",,"%VersionNumberFalse%"
  52. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFalse%","Locale",,"%LocaleID%"
  53.  
  54. [IX.DelReg]
  55. HKCR,"CLSID\{8D3032AF-2CBA-11D2-8277-00104BC7DE21}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}"
  56. HKCR,"CLSID\{8D3032AF-2CBA-11D2-8277-00104BC7DE21}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}"
  57. HKLM,"SOFTWARE\Classes\CLSID\{8D3032AF-2CBA-11D2-8277-00104BC7DE21}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}"
  58. HKLM,"SOFTWARE\Classes\CLSID\{8D3032AF-2CBA-11D2-8277-00104BC7DE21}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}"
  59.  
  60. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\installX,"QuietDisplayName",,"%ProductName%"
  61. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\installX,"QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\installx.inf,DefaultUninstall,5"
  62. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\installX,"RequiresIESysFile",,"4.70.0.1155"
  63.  
  64. ;       added for the win 98 cd install
  65. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%",,,"%DefaultName%"
  66. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","ComponentID",,"%ComponentID%"
  67. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","IsInstalled",1,01,00,00,00
  68. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Version",,"%VersionNumber%"
  69. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Locale",,"%LocaleID%"
  70.  
  71. ;       these keys were added to sync with the incorrect guid used on the microsoft CIFs
  72. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFalse%",,,"%DefaultName%"
  73. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFalse%","ComponentID",,"%ComponentID%"
  74. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFalse%","IsInstalled",1,01,00,00,00
  75. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFalse%","Version",,"%VersionNumberFalse%"
  76. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFalse%","Locale",,"%LocaleID%"
  77.  
  78. [SourceDisksNames]
  79. 1="InstallX Files","InstallX.cab",1
  80.  
  81. [SourceDisksFiles]
  82. ieinst.ocx=1
  83.  
  84. [IXFiles]
  85. ieinst.ocx
  86.  
  87. [inffile]
  88. InstallX.inf
  89.  
  90. [DestinationDirs]
  91. IXFiles=11
  92. inffile=17
  93.