home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 November / Pcwk1197.iso / Microsft / ie40pl95 / axa.cab / axaie4.inf < prev    next >
Windows Setup INFormation  |  1997-07-09  |  4KB  |  166 lines

  1.  
  2. [version]
  3. signature="$CHICAGO$"
  4. AdvancedINF=2.5
  5.  
  6.  
  7. ;Source Files for Iexpress
  8. [SourceDisksNames]
  9.  
  10.  
  11.  
  12. 1="Files","axa.cab",1
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20. ; Dest dirs need to keep these for future reference.
  21. [DestinationDirs]
  22. AV.app.Files            =11
  23. AV.Rmv.Files            =17
  24.  
  25. ;installation targets
  26. [DefaultInstall]
  27. Engine=setupapi.dll
  28. AddReg=AV.Uninst.Reg,InstallMMCtlsForIE
  29. PerUserInstall=PerUserInstall.Sec
  30.  
  31. CustomDestination=MyCustomDestination
  32. RegisterOCXs=RegisterOCXSection
  33. CopyFiles=Av.app.files,Av.rmv.files
  34.  
  35. [DefaultInstall.NT]
  36. Engine=setupapi.dll
  37. AddReg=AV.Uninst.Reg.NT,InstallMMCtlsForIE
  38. PerUserInstall=PerUserInstall.Sec
  39.  
  40. CustomDestination=MyCustomDestination
  41. RegisterOCXs=RegisterOCXSection
  42. CopyFiles=Av.app.files,Av.rmv.files
  43.  
  44. [MyCustomDestination]
  45. 49001=GetDestinationDirectory,7
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56. [AV.Uninst.Reg]
  57. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\DirectAnimation","QuietUninstallString",,"rundll32 advpack.dll,LaunchINFSection unaxaie4.inf, uninstall"
  58. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\DirectAnimation","RequiresIESysFile",,"4.71"
  59.  
  60.  
  61. ; for Old Controls
  62. [InstallMMCtlsForIE]
  63. HKLM,Software\Microsoft\MMCtlsForIE,InstallDir,,%11%
  64. ; Uninstall of old controls replaced by axa uninstall
  65. ;HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MMCtlsForIE,"DisplayName",,"%SourceName%"
  66. ;HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MMCtlsForIE,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\ihamrt.inf, Uninstall"
  67. ;HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MMCtlsForIE,"QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\ihamrt.inf, Uninstall,5"
  68. ;HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MMCtlsForIE,"RequiresIESysFile",,"4.71"
  69.  
  70. ;codecs registration Bug# 18134
  71. ;HKCR,MIME\Database\Content Type\image/gif\Bits,"0", 1, 03,00,00,00,FF,FF,FF,47,49,46
  72. ;HKCR,MIME\Database\Content Type\image/gif,"Image Filter CLSID", , "{A4834CD0-0AA9-11d0-A925-00AA004AE522}"
  73.  
  74. ;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
  75. ;HKCR,MIME\Database\Content Type\image/bmp, "Image Filter CLSID", , "{2C559B51-F48E-11CF-A919-00AA004AE522}"
  76.  
  77. HKCR,%MIMEpngBits%, "0", 1, 08,00,00,00,FF,FF,FF,FF,FF,FF,FF,FF,89,50,4E,47,0D,0A,1A,0A
  78. HKCR,%MIMEpng%, "Image Filter CLSID", , "{A3CCEDF7-2DE2-11D0-86F4-00A0C913F750}"
  79.  
  80. ;HKCR,MIME\Database\Content Type\image/x-wmf\Bits, "0", 1, 04,00,00,00,FF,FF,FF,FF,D7,CD,C6,9A
  81. ;HKCR,MIME\Database\Content Type\image/x-wmf, "Image Filter CLSID", ,"{EC3DB3C6-333E-11D0-B724-00AA006C1A01}"
  82.  
  83. ;HKCR,MIME\Database\Content Type\image/jpeg\Bits, "0", 1, 02,00,00,00,FF,FF,FF,D8
  84. ;HKCR,MIME\Database\Content Type\image/jpeg, "Image Filter CLSID", , "{65EABEB0-3CD2-11d0-8700-00A0C913F750}"
  85.  
  86.  
  87. [GetDestinationDirectory]
  88. 'HKLM','SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\IEXPLORE.EXE','Path','Internet Explorer 3.0 must be installed',''
  89.  
  90. [RegisterOCXSection]
  91. %11%\danim.dll
  92. %11%\Daxctle.ocx
  93. %11%\mmefxe.ocx
  94. %11%\mmfilte.ocx
  95. %11%\mmtranse.ocx
  96. ;files for the old controls only
  97. %11%\imix30.ocx
  98. %11%\mmseqe.ocx
  99. %11%\mmsgrfxE.ocx
  100. %11%\MMSpritE.ocx
  101. %11%\Path30e.ocx
  102. %11%\UrlWv30.ocx
  103.  
  104. %11%\proctexe.ocx
  105.  
  106.  
  107. [SourceDisksNames]
  108. danim.dll=1
  109. Daxctle.ocx=1
  110. mmefxe.ocx=1
  111. mmfilte.ocx=1
  112. mmtranse.ocx=1
  113. mmutilse.dll=1
  114. ochlp30e.dll=1
  115. ; old controls only
  116. am18.dll=1
  117. dslite.dll=1
  118. ocimg30e.dll=1
  119. imix30.ocx=1
  120. mmseqe.ocx=1
  121. mmsgrfxE.ocx=1
  122. MMSpritE.ocx=1
  123. Path30e.ocx=1
  124. UrlWv30.ocx=1
  125.  
  126. proctexe.ocx=1
  127.  
  128.  
  129.  
  130. unaxaie4.inf=1
  131.  
  132.  
  133.  
  134.  
  135. [PerUserInstall.Sec]
  136.  
  137. [Av.App.Files]
  138. danim.dll
  139. Daxctle.ocx
  140. ochlp30e.dll
  141. mmefxe.ocx
  142. mmfilte.ocx
  143. mmtranse.ocx
  144. mmutilse.dll
  145. ; old controls only
  146. am18.dll
  147. dslite.dll
  148. ocimg30e.dll
  149. imix30.ocx
  150. mmseqe.ocx
  151. mmsgrfxE.ocx
  152. MMSpritE.ocx
  153. Path30e.ocx
  154. UrlWv30.ocx
  155.  
  156. proctexe.ocx
  157.  
  158.  
  159.  
  160. [Av.Rmv.Files]
  161.  
  162. unaxaie4.inf
  163.  
  164.  
  165.  
  166.