axaie4.inf Driver File Contents (50Ie4.zip)

[version]
signature="$CHICAGO$"
AdvancedINF=2.5


;Source Files for Iexpress
[SourceDisksNames]



1="Files","axa.cab",1







; Dest dirs need to keep these for future reference.
[DestinationDirs]
AV.app.Files            =11
AV.Rmv.Files            =11

;installation targets
[DefaultInstall]
Engine=setupapi.dll
AddReg=AV.Uninst.Reg,InstallMMCtlsForIE
PerUserInstall=PerUserInstall.Sec
CustomDestination=MyCustomDestination
RegisterOCXs=RegisterOCXSection
CopyFiles=Av.app.files
RunPreSetupCommands=PreSetup
RunPostSetupCommands=RPSC
UnregisterOCX=UnRegOCX.Install


[DefaultInstall.NT]
Engine=setupapi.dll
AddReg=AV.Uninst.Reg.NT,InstallMMCtlsForIE
PerUserInstall=PerUserInstall.Sec
CustomDestination=MyCustomDestination
RegisterOCXs=RegisterOCXSection
CopyFiles=Av.app.files
RunPreSetupCommands=PreSetup
RunPostSetupCommands=RPSC
UnregisterOCX=UnRegOCX.Install

[MyCustomDestination]
49001=GetDestinationDirectory,7
49017=SourceDir

[Uninstall]
UnRegisterOCXs=UnregisterOCXSection
DelReg=AV.Reg.Remove,MMDelRegSection
DelFiles=Av.Rmv.Files

[Uninstall.NT]
UnRegisterOCXs=UnregisterOCXSection
DelReg=AV.Reg.Remove,MMDelRegSection
DelFiles=Av.Rmv.Files.NT







[AV.Uninst.Reg.NT]
HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\DirectAnimation,"QuietDisplayName",,"DirectAnimation"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\DirectAnimation","QuietUninstallString",,"%11%\unaxa.exe -,LaunchINFSectionEx,danim.dll,Uninstall,12,{48DBB0E4-0DC6-11d1-8177-00AA00576BAD}"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\DirectAnimation","RequiresIESysFile",,"4.71"
HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\903","DA Java Classes",0,"rundll32 %11%\msjava.dll,JavaPkgMgr_Install %25%\dajava.cab,0,4,10,0610,0,14"

[AV.Uninst.Reg]
HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\DirectAnimation,"QuietDisplayName",,"DirectAnimation"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\DirectAnimation","QuietUninstallString",,"%11%\unaxa.exe -,LaunchINFSectionEx,danim.dll,Uninstall,12,{48DBB0E4-0DC6-11d1-8177-00AA00576BAD}"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\DirectAnimation","RequiresIESysFile",,"4.71"
HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\903","DA Java Classes",0,"rundll32 %11%\msjava.dll,JavaPkgMgr_Install %25%\dajava.cab,0,4,10,0610,0,14"


[RPSC]
%11%\unaxa.exe +,LaunchINFSection,danim.dll,DefaultInstall,1,{48DBB0E4-0DC6-11d1-8177-00AA00576BAD}

[PreSetup]
extrac32 /c /y %49017%\dajava.cab %25%

[Strings]
MIMEpngBits="MIME\Database\Content Type\image/x-png\Bits"
MIMEpng="MIME\Database\Content Type\image/x-png"


; for Old Controls
[InstallMMCtlsForIE]
HKLM,Software\Microsoft\MMCtlsForIE,InstallDir,,%11%

;codecs registration Bug# 18134
;HKCR,MIME\Database\Content Type\image/gif\Bits,"0", 1, 03,00,00,00,FF,FF,FF,47,49,46
;HKCR,MIME\Database\Content Type\image/gif,"Image Filter CLSID", , "{A4834CD0-0AA9-11d0-A925-00AA004AE522}"

;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
;HKCR,MIME\Database\Content Type\image/bmp, "Image Filter CLSID", , "{2C559B51-F48E-11CF-A919-00AA004AE522}"

HKCR,%MIMEpngBits%, "0", 1, 08,00,00,00,FF,FF,FF,FF,FF,FF,FF,FF,89,50,4E,47,0D,0A,1A,0A
HKCR,%MIMEpng%, "Image Filter CLSID", , "{A3CCEDF7-2DE2-11D0-86F4-00A0C913F750}"

;HKCR,MIME\Database\Content Type\image/x-wmf\Bits, "0", 1, 04,00,00,00,FF,FF,FF,FF,D7,CD,C6,9A
;HKCR,MIME\Database\Content Type\image/x-wmf, "Image Filter CLSID", ,"{EC3DB3C6-333E-11D0-B724-00AA006C1A01}"

;HKCR,MIME\Database\Content Type\image/jpeg\Bits, "0", 1, 02,00,00,00,FF,FF,FF,D8
;HKCR,MIME\Database\Content Type\image/jpeg, "Image Filter CLSID", , "{65EABEB0-3CD2-11d0-8700-00A0C913F750}"


[GetDestinationDirectory]
'HKLM','SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\IEXPLORE.EXE','Path','Internet Explorer 3.0 must be installed',''

[RegisterOCXSection]
%11%\danim.dll
%11%\Daxctle.ocx
%11%\mmefxe.ocx

%11%\proctexe.ocx

%11%\lmrt.dll

[SourceDisksFiles]
danim.dll=1
Daxctle.ocx=1
mmefxe.ocx=1
mmutilse.dll=1
unaxa.exe=1

proctexe.ocx=1

lmrt.dll=1
dajava.cab=1


unaxaie4.inf=1




[PerUserInstall.Sec]

[MMDelRegSection]
HKCR,MMCtlsForIE
HKLM,SOFTWARE\Microsoft\MMCtlsForIE
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MMCtlsForIE

[AV.Reg.Remove]
HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\ActiveXAnimation
HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\DirectAnimation

[UnregisterOCXSection]
%11%\lmrt.dll
%11%\Daxctle.ocx
%11%\danim.dll
%11%\mmefxe.ocx

%11%\proctexe.ocx




[Av.App.Files]
danim.dll,,,35
Daxctle.ocx,,,35
mmefxe.ocx,,,35
mmutilse.dll,,,35
unaxa.exe,,,35
; ochlp30e.dll

proctexe.ocx,,,35

lmrt.dll,,,35

;note that dajava.cab doesn't need to be removed because it is delete by the VM upon registration

[Av.Rmv.Files]
danim.dll,,,1
Daxctle.ocx,,,1
; don't uninstall -> ochlp30e.dll
mmefxe.ocx,,,1
mmutilse.dll,,,1

proctexe.ocx,,,1

lmrt.dll,,,1

[Av.Rmv.Files.NT]
danim.dll
Daxctle.ocx
; don't uninstall -> ochlp30e.dll
mmefxe.ocx
mmutilse.dll

proctexe.ocx

lmrt.dll

[UnRegOCX.Install]
%11%\mmfilte.ocx
%11%\mmtranse.ocx
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web4, load: 0.91