home *** CD-ROM | disk | FTP | other *** search
/ BUG 4 / BUGCD1997_05.BIN / internet / msie4 / ie4stw95.exe / RCDATA / CABINET / ihamrt.cab / IHamRT.inf < prev    next >
INI File  |  1997-02-27  |  4KB  |  137 lines

  1. ;     MMCtlsForIE / Animation Theater installer for IE 4.0.
  2. ;     Van Kichline
  3. ;     Jan 1997
  4.  
  5. [Version]
  6. Signature        = "$CHICAGO$"
  7. AdvancedINF        = 2.5
  8.  
  9.  
  10. [DefaultInstall]
  11. Copyfiles        = AnimationFiles, NoUninstallHelpers, SetupFiles
  12. AddReg            = InstallMMCtlsForIE
  13. RegisterOCXs    = SelfRegistration
  14.  
  15.  
  16. [Uninstall]
  17. UnRegisterOCXs    = SelfUnRegistration
  18. DelFiles        = AnimationFiles
  19. DelReg            = DelRegSection
  20.  
  21.  
  22. [DestinationDirs]
  23. AnimationFiles        = 11    ; System Directory
  24. NoUninstallHelpers    = 11    ; System Directory
  25. SetupFiles            = 17    ; INF Directory
  26.  
  27.  
  28. ;    NOTE: cab file name MUST BE all lower case, or ActiveInstall on NT will fail!
  29. [SourceDisksNames]
  30. 1                = %SourceName%,ihamrt.cab,0
  31.  
  32.  
  33. [SourceDisksFiles]
  34. ihamrt.inf        = 1        ; Setup file
  35.  
  36. ihamutil.dll    = 1        ; MMCtlsForIE DLLs and OCXs
  37. seq.dll            = 1
  38. sgrfxe.ocx        = 1
  39. filtwre.ocx        = 1
  40. transe.ocx        = 1
  41. effectsr.dll    = 1
  42.  
  43. am17.dll        = 1        ; AudioMan DLLs
  44.  
  45. ochlp30e.dll    = 1        ; Animation Theater helper dlls
  46. ocimg30e.dll    = 1
  47.  
  48. mmsprite.ocx    = 1        ; Animation Theater controls
  49. imix30.ocx        = 1
  50. urlwv30.ocx        = 1
  51. path30e.ocx        = 1
  52.  
  53.  
  54. [SetupFiles]
  55. ihamrt.inf
  56.  
  57.  
  58. [NoUninstallHelpers]
  59. am17.dll,,,32            ; Don't overwrite newer files
  60.  
  61.  
  62. [AnimationFiles]
  63. ihamutil.dll,,,3        ; Queue deletes + setup critical
  64. seq.dll,,,3                ; Queue deletes + setup critical
  65. sgrfxe.ocx,,,3            ; Queue deletes + setup critical
  66. filtwre.ocx,,,3            ; Queue deletes + setup critical
  67. transe.ocx,,,3            ; Queue deletes + setup critical
  68. effectsr.dll,,,3        ; Queue deletes + setup critical
  69. mmsprite.ocx,,,3        ; Queue deletes + setup critical
  70. imix30.ocx,,,3            ; Queue deletes + setup critical
  71. urlwv30.ocx,,,3            ; Queue deletes + setup critical
  72. path30e.ocx,,,3            ; Queue deletes + setup critical
  73.  
  74. ochlp30e.dll,,,3        ; Queue deletes + setup critical
  75. ocimg30e.dll,,,3        ; Queue deletes + setup critical
  76.  
  77.  
  78. [InstallMMCtlsForIE]
  79. HKLM,Software\Microsoft\MMCtlsForIE,InstallDir,,%11%
  80. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MMCtlsForIE,"DisplayName",,"%SourceName%"
  81. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MMCtlsForIE,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\ihamrt.inf, Uninstall"
  82. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MMCtlsForIE,"QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\ihamrt.inf, Uninstall,5"
  83. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MMCtlsForIE,"RequiresIESysFile",,"4.71"
  84.  
  85. ;codecs registration Bug# 18134
  86. ;HKCR,MIME\Database\Content Type\image/gif\Bits,"0", 1, 03,00,00,00,FF,FF,FF,47,49,46
  87. ;HKCR,MIME\Database\Content Type\image/gif,"Image Filter CLSID", , "{A4834CD0-0AA9-11d0-A925-00AA004AE522}"
  88.  
  89. ;HKCR,MIME\Database\Content Type\image/bmp\Bits,"0", 1, 0A,00,00,00,FF,FF,00,00,00,00,FF,FF,FF,FF,42,4D,00,00,00,00,00,00,00,00
  90. ;HKCR,MIME\Database\Content Type\image/bmp, "Image Filter CLSID", , "{2C559B51-F48E-11CF-A919-00AA004AE522}"
  91.  
  92. HKCR,%MIMEpngBits%, "0", 1, 08,00,00,00,FF,FF,FF,FF,FF,FF,FF,FF,89,50,4E,47,0D,0A,1A,0A
  93. HKCR,%MIMEpng%, "Image Filter CLSID", , "{A3CCEDF7-2DE2-11D0-86F4-00A0C913F750}"
  94.  
  95. ;HKCR,MIME\Database\Content Type\image/x-wmf\Bits, "0", 1, 04,00,00,00,FF,FF,FF,FF,D7,CD,C6,9A
  96. ;HKCR,MIME\Database\Content Type\image/x-wmf, "Image Filter CLSID", ,"{EC3DB3C6-333E-11D0-B724-00AA006C1A01}"
  97.  
  98. ;HKCR,MIME\Database\Content Type\image/jpeg\Bits, "0", 1, 02,00,00,00,FF,FF,FF,D8
  99. ;HKCR,MIME\Database\Content Type\image/jpeg, "Image Filter CLSID", , "{65EABEB0-3CD2-11d0-8700-00A0C913F750}"
  100.  
  101.  
  102. [DelRegSection]
  103. HKCR,MMCtlsForIE
  104. HKLM,SOFTWARE\Microsoft\MMCtlsForIE
  105. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MMCtlsForIE
  106.  
  107.  
  108. [SelfRegistration]
  109. %11%\seq.dll
  110. %11%\sgrfxe.ocx
  111. %11%\filtwre.ocx
  112. %11%\transe.ocx
  113. %11%\effectsr.dll
  114. %11%\mmsprite.ocx
  115. %11%\imix30.ocx
  116. %11%\urlwv30.ocx
  117. %11%\path30e.ocx
  118.  
  119.  
  120. ; Unregistration differs in that asycpict.dll is not unregistered.  (It returns E_FAIL.)
  121. [SelfUnRegistration]
  122. %11%\seq.dll
  123. %11%\sgrfxe.ocx
  124. %11%\filtwre.ocx
  125. %11%\transe.ocx
  126. %11%\effectsr.dll
  127. %11%\mmsprite.ocx
  128. %11%\imix30.ocx
  129. %11%\urlwv30.ocx
  130. %11%\path30e.ocx
  131.  
  132.  
  133. [Strings]
  134. SourceName="Microsoft Multimedia Controls"
  135. MIMEpngBits="MIME\Database\Content Type\image/x-png\Bits"
  136. MIMEpng="MIME\Database\Content Type\image/x-png"
  137.