AviDecode.inf Driver File Contents (MD5319.zip)

; File: Filecopy.INF  
;
; Demonstrate how to copy and delete files in Windows 98
;
; This INF file provides an uninstall function to
; remove the files

[version]
signature="$CHICAGO$"
SetupClass=BASE

; This is the install part. Here we copy the files,
; but you can add other commands as well.
[DestinationDirs]
SPCA500A.CopyCodec=11
SPCA500A.DelCodec=11
Inf.CopyFiles = 17            ; INF subfolder
Inf.DelFiles = 17             ; INF subfolder

[DefaultInstall]
UpdateInis= SPCA500A.UpdateInis
CopyFiles = SPCA500A.CopyCodec

; This is the uninstall section. We use the DelFiles keyword
; to remove the files. The destination section is the same as
; for the CopyFiles section, so Windows will do the job.

[DefaultUninstall]
DelFiles = Inf.DelFiles
; Add the uninstall stuff to the Registry

; INF file to be copied in the Windows\INF subfolder
[Inf.CopyFiles]
Filecopy.Inf

; INF file to be deleted in the Windows\INF subfolder
[Inf.DelFiles]
Filecopy.Inf
Filecopy.PNF

[SPCA500A.CopyCodec]
SP5X_32.DLL

[SPCA500A.DelCodec]
SP5X_32.DLL

[SourceDisksNames]
55="SP5X CODEC Installer","",1

[SPCA500A.UpdateInis]
system.ini,drivers32,,"VIDC.SP54=SP5X_32.DLL"
system.ini,drivers32,,"VIDC.SP55=SP5X_32.DLL"
system.ini,drivers32,,"VIDC.SP56=SP5X_32.DLL"
system.ini,drivers32,,"VIDC.SP57=SP5X_32.DLL"
system.ini,drivers32,,"VIDC.SP58=SP5X_32.DLL"

[SourceDisksFiles]
Filecopy.inf=55

[Strings]
REMOVE_DESC = "Remove SP5X Video Compressor and Decompressor"
SP5X.DeviceDesc= "SP5X Video Compressor and Decompressor"

; End ***
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: web2, load: 0.90