home *** CD-ROM | disk | FTP | other *** search
/ Introducing the New Way to Shop from Home / Iceland.iso / pc / install / IEDW.EXE / RCDATA / CABINET / iedw.inf < prev    next >
INI File  |  2000-10-11  |  4KB  |  121 lines

  1. [version]
  2. signature="$CHICAGO$"
  3. AdvancedINF=2.5
  4.  
  5. [DefaultInstall]
  6. RequiredEngine=Setupapi,%BadSetupVer%
  7. CustomDestination=MSIExploreDestinationSection
  8. RunPreSetupCommands=InstallNow
  9.  
  10. [DefaultInstall.NT]
  11. RequiredEngine=Setupapi,%BadSetupVer%
  12. CustomDestination=MSIExploreDestinationSection
  13. AddReg=Config.Reg.NT
  14. RunPreSetupCommands=InstallNow.NT
  15.  
  16. [InstallBackup]
  17. RequiredEngine=Setupapi,%BadSetupVer%
  18. CustomDestination=MSIExploreDestinationSection
  19. ComponentName="IEDW"
  20. ComponentVersion=1.0
  21. CopyFiles=AppDir.CopyFile,Satellite.CopyFile,Inf.Install
  22. AddReg=!Uninstall.Reg,ActiveAddReg
  23. BackupPath=%49000%\%UninstallData%
  24.  
  25. [DefaultUninstall]
  26. RequiredEngine=Setupapi,%BadSetupVer%
  27. ComponentName="IEDW"
  28. ComponentVersion=1.0
  29. PreRollBack=Uninstall
  30.  
  31. [Install.Win2k]
  32. CustomDestination=CustomDests
  33. CopyFiles=DllCacheFiles
  34.  
  35. [InstallNow]
  36. rundll32 advpack.dll,LaunchINFSectionEx %50000%\iedw.inf,InstallBackup,,44
  37.  
  38. [InstallNow.NT]
  39. instcat.exe ieexcep.cat iedw.inf
  40. rundll32 advpack.dll,LaunchINFSectionEx %50000%\iedw.inf,InstallBackup,,44
  41.  
  42. [Uninstall]
  43. DelReg=DelRegUninstall
  44.  
  45. [MSIExploreDestinationSection]
  46. 49000=MSIExploreLDIDSection,5
  47. 50000=SourceDir,5
  48.  
  49. [MSIExploreLDIDSection]
  50. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\IEXPLORE.EXE","Path",,"%24%\%LProgramF%\%LMSIE4%"
  51.  
  52. [CustomDests]
  53. 49100=DllCacheLDID,85
  54.  
  55. [DllCacheLDID]
  56. HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Winlogon","SfcDllCacheDir",,"%25%\system32\dllcache"
  57.  
  58. [DllCacheFiles]
  59. iexplore.exe,,,32
  60.  
  61. [SourceDisksNames]
  62. 55="%DisplayDesc%",,0
  63.  
  64. [DestinationDirs]
  65. Inf.Install        = 17
  66. AppDir.CopyFile    = 49000
  67. Satellite.CopyFile = 49000,%LANGFOLDER%
  68. DllCacheFiles      = 49100
  69.  
  70.  
  71. [SourceDisksFiles]
  72. dw.exe       = 55
  73. dwintl.dll   = 55
  74. iexplore.exe = 55
  75. iedw.inf     = 55
  76. version.exe  = 55
  77. ieexcep.cat  = 55
  78. iedwa.inf    = 55
  79.  
  80. [Inf.Install]
  81. iedw.inf
  82.  
  83. [AppDir.CopyFile]
  84. iexplore.exe,,,32
  85. dw.exe,,,32
  86.  
  87. [Satellite.CopyFile]
  88. dwintl.dll,,,32
  89.  
  90. [Config.Reg.NT]
  91. HKLM,"System\CurrentControlSet\Services\Eventlog\IExplore","EventMessageFile",,"%49000%\DW.EXE"
  92. HKLM,"System\CurrentControlSet\Services\Eventlog\IExplore","TypesSupported",0x10001,07,00,00,00
  93.  
  94. [DelRegUninstall]
  95. HKLM,"System\CurrentControlSet\Services\Eventlog\IExplore"
  96. HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\IEDW"
  97. HKLM,"Software\Microsoft\Active Setup\Installed Components\{f5fe9257-4ca4-4fc5-b63e-4e56b2e71ce3}"
  98.  
  99. [!Uninstall.Reg]
  100. HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\IEDW","DisplayName",,%DisplayDesc%
  101. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\IEDW","UninstallString",,"rundll32 advpack.dll,LaunchINFSectionEx %17%\iedw.inf,DefaultUninstall,,256"
  102. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\IEDW","QuietUninstallString",,"rundll32 advpack.dll,LaunchINFSectionEx %17%\iedw.inf,DefaultUninstall,,260"
  103. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\IEDW","RequiresIESysFile",,"5.00"
  104.  
  105. [ActiveAddReg]
  106. HKLM,"Software\Microsoft\Active Setup\Installed Components\{f5fe9257-4ca4-4fc5-b63e-4e56b2e71ce3}",,,"%DisplayDesc%"
  107. HKLM,"Software\Microsoft\Active Setup\Installed Components\{f5fe9257-4ca4-4fc5-b63e-4e56b2e71ce3}","ComponentID",,"IEDW"
  108. HKLM,"Software\Microsoft\Active Setup\Installed Components\{f5fe9257-4ca4-4fc5-b63e-4e56b2e71ce3}","Version",,"1,0,0,0"
  109. HKLM,"Software\Microsoft\Active Setup\Installed Components\{f5fe9257-4ca4-4fc5-b63e-4e56b2e71ce3}","Locale",,"%Locale%"
  110. HKLM,"Software\Microsoft\Active Setup\Installed Components\{f5fe9257-4ca4-4fc5-b63e-4e56b2e71ce3}","IsInstalled",0x10001,01,00,00,00
  111.  
  112. [Strings]
  113. Msft = "Microsoft"
  114. BadSetupVer = "Your system is missing the required Setup engine."
  115. LMSIE4 = "Internet Explorer"
  116. LProgramF = "Program Files"
  117. UninstallData = "Uninstall Information"
  118. DisplayDesc = "Internet Explorer Error Reporting"
  119. Locale = "EN"
  120. LANGFOLDER = 1033
  121.