home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 November / VPR9711A.ISO / MS_IE40J / IE4P2 / ihamrt.cab / IHAMRT.INF
Windows Setup INFormation  |  1997-07-02  |  1KB  |  56 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        = SetupFiles
  12. AddReg            = InstallMMCtlsForIE
  13.  
  14.  
  15. [Uninstall]
  16. DelReg            = DelRegSection
  17.  
  18.  
  19. [DestinationDirs]
  20. SetupFiles            = 17    ; INF Directory
  21.  
  22.  
  23. ;    NOTE: cab file name MUST BE all lower case, or ActiveInstall on NT will fail!
  24. [SourceDisksNames]
  25. 1                = %SourceName%,ihamrt.cab,0
  26.  
  27.  
  28. [SourceDisksFiles]
  29. ihamrt.inf        = 1        ; Setup file
  30.  
  31.  
  32. [SetupFiles]
  33. ihamrt.inf
  34.  
  35. [InstallMMCtlsForIE]
  36. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MMCtlsForIE,"QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\ihamrt.inf, Uninstall,5"
  37. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MMCtlsForIE,"RequiresIESysFile",,"4.71"
  38.  
  39.  
  40.  
  41. [DelRegSection]
  42. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MMCtlsForIE
  43.  
  44.  
  45. [SelfRegistration]
  46.  
  47.  
  48. ; Unregistration differs in that asycpict.dll is not unregistered.  (It returns E_FAIL.)
  49. [SelfUnRegistration]
  50.  
  51.  
  52. [Strings]
  53. SourceName="Microsoft Multimedia Controls"
  54. MIMEpngBits="MIME\Database\Content Type\image/x-png\Bits"
  55. MIMEpng="MIME\Database\Content Type\image/x-png"
  56.