dgc103.inf Driver File Contents (wallcontrol_20_Fr_.zip)

;
; DGC103.INF  -- This file contains installation information for DGC103.
;
; Copyright (c)2003, 2006
;

[Version]
signature="$CHICAGO$"
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%ProviderName%
DriverVer=11/09/2006,7.14.0.0
CatalogFile=dgc103.cat

[ControlFlags]
;ExcludeFromSelect=*

[Manufacturer]
%ProviderName% = DGC103.Mfg0

[DestinationDirs]
DGC103.CopyDrivers=10,system32\drivers
DGC103.CopySupport=11
CoInstaller_CopyFiles=11

[SourceDisksNames]
1=%DGC103.Disk1%,disk1,,

[SourceDisksFiles]
dgc103.sys=1,,
dgc103acc.dll=1,,
rgb.dll=1,,
rgbdiag.exe=1,,
dgc103coi.dll=1,,
rgbrec.dll=1,,

[DGC103.Mfg0]
%DGC103.DeviceDesc%=DGC103.Device, PCI\VEN_DADA&DEV_0103&SUBSYS_00000000,{7AC82AEA-4EFA-466b-A0E4-2E55B3EBEA84}\DGC103Streams

[DGC103.Device]
Include=    ks.inf,kscaptur.inf
Needs=      Stream.Registration,KS.Registration,KSCAPTUR.Registration
CopyFiles=  DGC103.CopyDrivers
AddReg=     DGC103.AddReg
AddReg=     DGC103.RunOnce.Addreg
AddReg=     DGC103_AddReg

[DGC103.Device.NT]
Include=    ks.inf,kscaptur.inf
Needs=      Stream.Registration,KS.Registration,KSCAPTUR.Registration.NT
CopyFiles=  DGC103.CopyDrivers
CopyFiles=  DGC103.CopySupport
AddReg=     DGC103.AddReg
AddReg=     DGC103.RunOnce.Addreg
AddReg=     DGC103_AddReg
DelReg=     Mode_1024x768i_43Hz_DelReg

[DGC103.Device.NT.CoInstallers]
AddReg = CoInstaller_AddReg
CopyFiles = CoInstaller_CopyFiles

[CoInstaller_AddReg]
HKR,,CoInstallers32, 0x00010000, "dgc103coi.dll,DGC103StreamCoInstaller"

[CoInstaller_CopyFiles]
dgc103coi.dll

[DGC103.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,dgc103.sys

[DGC103.AddReg.NT]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,dgc103.sys

[DGC103.CopyDrivers]
dgc103.sys

[DGC103.CopySupport]
dgc103acc.dll
rgb.dll
rgbdiag.exe
rgbrec.dll

[DGC103_AddReg]
; Set up the OEM strings, allowing OEMs to change registry keys
; that the driver uses without needing the source code to all modules.
HKCR, CLSID\%OEMGUID%
HKCR, CLSID\%OEMGUID%,"OEMName",       0x00000000, %OEMName%
HKCR, CLSID\%OEMGUID%,"DGC103 Driver", 0x00000000, %DriverName%
HKCR, CLSID\%OEMGUID%,"Vision RGB",    0x00000000, %PackageName%
; Now set up the correct registry items so that the driver still works.
HKLM, "SOFTWARE\%OEMName%\%DriverName%", "EnableAccel", 0x00010003, 1
HKLM, "SOFTWARE\%OEMName%\%DriverName%",  "RGBCaptureDLLName", 0x00000000, "dgc103acc.dll"
HKLM, "SOFTWARE\%OEMName%\%PackageName%", "RGBCaptureDLLName", 0x00000000, "dgc103acc.dll"

[DGC103_AddReg.Service]
HKR, "Parameters", "OEMName", 0x00000000, %OEMName%
HKR, "Parameters", "DGC103 Driver", 0x00000000, %DriverName%
HKR, "Parameters", "PageOutWhenUnopened",3,00
HKR, "Parameters", "DontSuspendIfStreamsAreRunning",3,01
HKR, "Parameters", "RGB32",  0x00000002,"1"
HKR, "Parameters", "RGB565", 0x00000002,"1"
HKR, "Parameters", "YUY2",   0x00000002,"0"
HKR, "Parameters", "UYVY",   0x00000002,"0"
HKR, "Parameters", "YVYU",   0x00000002,"0"
HKR, "Parameters", "StreamX", 0x00010003,1024
HKR, "Parameters", "StreamY", 0x00010003,768

[DGC103.RunOnce.Addreg]
HKLM, %RunOnce%, "PropertyPageRegistration",,"%11%\regsvr32.exe /s %11%\dgc103acc.dll"

[DGC103.RunOnce.Addreg.NT]
HKLM, %RunOnce%, "PropertyPageRegistration",,"%11%\regsvr32.exe /s %11%\dgc103acc.dll"

[DGC103.Device.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={6994AD05-93EF-11D0-A3CC-00A0C9223196},"GLOBAL",VideoCapture,

[DGC103.Device.NT.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={6994AD05-93EF-11D0-A3CC-00A0C9223196},"GLOBAL",VideoCapture,

[VideoCapture]
AddReg=VideoCapture.AddReg

[VideoCapture.AddReg]
HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
; 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}
 
[DGC103.Device.NT.Services]
AddService = DGC103,0x00000002,DGC103.ServiceInstall

[DGC103.ServiceInstall]
DisplayName   = %DGC103.DeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_AUTO_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\dgc103.sys
AddReg        = DGC103_AddReg.Service

[Mode_1024x768i_43Hz_DelReg]
HKLM, "SOFTWARE\%OEMName%\%DriverName%\Video Timings\Standard\1024x768i 43Hz"

;---------------------------------------------------------------
;                S t r i n g s
;---------------------------------------------------------------

[Strings]

;----------------
; Non-Localizable
;----------------

REG_DWORD=0x00010001
SERVICE_KERNEL_DRIVER=1
SERVICE_AUTO_START=2
SERVICE_ERROR_NORMAL=1
RunOnce="Software\Microsoft\Windows\CurrentVersion\RunOnce"
OEMGUID="{5E8C9AB7-A184-43fb-BBEC-763403234651}"

;----------------
; Localizable
;----------------

ProviderName=      "Datapath Ltd."
OEMName=           "Datapath"
DriverName=        "Vision RGB Driver"
StrmDriverName=    "Vision RGB-PRO"
PackageName=       "Vision RGB"
DGC103.Disk1=      "Install Disk"
DGC103.DeviceDesc= "Vision RGB-PRO, WDM Video Capture"
DGC103.Capture=    "Vision RGB-PRO Capture"



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: ftp, load: 3.08