;
; MXCap2.INF -- This file contains installation information for MXCap2.sys,
; Macronix WDM stream minidriver
;
;*** Created 01/06/99 (Creation Date)
;*** Version 1.00 10/11/99
[Version]
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%MXIC%
[ControlFlags]
; All PnP devices should be excluded from manual AddDevice Applet list
;ExcludeFromSelect=*
[Manufacturer]
%MXICMfg%=Macronix
[DestinationDirs]
MXCap.CopyDrivers=10,system32\drivers
MXCap.CopyDS=10,twain_32
MXCap.CopyCODEC=11
;---------------------------------------------------------------
[Macronix]
%USB\VID_06F0&PID_DE01.DeviceDesc%=MXCap.Device,USB\VID_06F0&PID_DE01
[MXCap.Device]
Include= ks.inf, kscaptur.inf, ksfilter.inf
Needs= KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation
AddReg= MXCap.AddReg
UpdateInis= MXCap.UpdateIni
CopyFiles= MXCap.CopyDrivers, MXCap.CopyDS, MXCap.CopyCODEC
KnownFiles= MXCap.KnownFiles
[MXCap.Device.NT]
Include= ks.inf, kscaptur.inf, ksfilter.inf
Needs= KS.Registration,KSCAPTUR.Registration.NT
AddReg= MXCap.AddReg
UpdateInis= MXCap.UpdateIni
CopyFiles= MXCap.CopyDrivers, MXCap.CopyDS, MXCap.CopyCODEC
[MXCap.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,MXCap2.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
[MXCap.UpdateIni]
system.ini, drivers32,, "VIDC.IYUV=iyuv_32.dll"
[MXCap.CopyDrivers]
MXCap2.sys
stream.sys
[MXCap.CopyDS]
MXVCobra.ds
[MXCap.CopyCODEC]
iyuv_32.dll
[MXCap.KnownFiles]
MXCap2.sys=safe
[MXCap.Device.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
[MXCap.Device.NT.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
[VideoCapture]
AddReg=VideoCapture.AddReg
[VideoCapture.AddReg]
HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%USB\VID_06F0&PID_DE01.DeviceDesc%
; IAMVideoCompression installed as static interface on both output pins
HKR,PinFactory\0\Interfaces\{C6E13343-30AC-11d0-A18C-00A0C9118956},,,{C6E13343-30AC-11d0-A18C-00A0C9118956}
HKR,PinFactory\1\Interfaces\{C6E13343-30AC-11d0-A18C-00A0C9118956},,,{C6E13343-30AC-11d0-A18C-00A0C9118956}
[MXCap.Device.NT.Services]
AddService = MXCap,0x00000002,MXCap.ServiceInstall
[MXCap.ServiceInstall]
DisplayName = %USB\VID_06F0&PID_DE01.DeviceDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_AUTO_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\MXCap2.sys
;---------------------------------------------------------------
; S t r i n g s
;---------------------------------------------------------------
[Strings]
;----------------
; Non-Localizable
;----------------
SERVICE_KERNEL_DRIVER=1
; PnP should use demand start
;SERVICE_DEMAND_START=3
SERVICE_AUTO_START=2
SERVICE_ERROR_NORMAL=1
;----------------
; Localizable
;----------------
MXIC= "MXIC"
MXICMfg= "MXIC"
USB\VID_06F0&PID_DE01.DeviceDesc= "Ezonics DualCam USB Video Camera V1.08.08S"
MXCap.Capture= "MXCap Capture"
Download Driver Pack
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.