dgc103.inf Driver File Contents (ihdriverinstall.zip)

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

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

[ControlFlags]
;ExcludeFromSelect=*

[Manufacturer]
%ProviderName% = DGC103.Mfg0,ntx86,ntamd64

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

[SourceDisksNames.x86]
1=%DGC103.Disk1%,disk1,,
2=%DGC103.Disk2%,disk2,,Win32

[SourceDisksNames.amd64]
1=%DGC103.Disk1%,disk1,,
2=%DGC103.Disk2%,disk2,,x64

[SourceDisksFiles]
dgc103.sys=2,,
dgc103coi.dll=2,,
dgc103acc.dll=1,,
rgb.dll=1,,
rgbeasy.dll=1,,
rgbdiag.exe=1,,
autotag.dll=1,,
dgc103st.ax=1,,
dgc103st64.ax=1,,

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

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

[DGC103.Device.ntx86]
Include=    ks.inf,kscaptur.inf
Needs=      Stream.Registration,KS.Registration,KSCAPTUR.Registration.NT
CopyFiles=  DGC103.CopyDrivers
CopyFiles=  DGC103.CopySupport32
CopyFiles=  Coinstaller_CopyFiles
AddReg=     DGC103.AddReg
AddReg=     DGC103_AddReg
RegisterDlls= DGC103_RegSvr

[DGC103.Device.ntamd64]
Include=    ks.inf,kscaptur.inf
Needs=      Stream.Registration,KS.Registration,KSCAPTUR.Registration.NT
CopyFiles=  DGC103.CopyDrivers
CopyFiles=  DGC103.CopySupport64
CopyFiles=  DGC103.CopySupport
CopyFiles=  Coinstaller_CopyFiles
AddReg=     DGC103.AddReg
AddReg=     DGC103_AddReg
AddReg=     DGC103_AddSysWow64Reg
RegisterDlls= DGC103_RegSvr64


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

[DGC103.Device.ntamd64.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.CopySupport32]
dgc103acc.dll
rgb.dll
rgbeasy.dll
rgbdiag.exe
autotag.dll
dgc103st.ax

[DGC103.CopySupport64]
dgc103acc.dll
rgb.dll
rgbeasy.dll
rgbdiag.exe
autotag.dll
dgc103st.ax

[DGC103.CopySupport]
dgc103st.ax, dgc103st64.ax

[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"
HKLM, "SOFTWARE\%OEMName%\%DriverName%",  "RotationOverride", 0x00010003, 0


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

[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_RegSvr]
11,,dgc103st.ax, 1

[DGC103_RegSvr64]
11,, dgc103st.ax, 1
10,SysWow64,dgc103st.ax, 1

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

[DGC103.Device.ntamd64.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.ntx86.Services]
AddService = DGC103,0x00000002,DGC103.ServiceInstall

[DGC103.Device.ntamd64.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
OEMGUID="{5E8C9AB7-A184-43fb-BBEC-763403234651}"

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

ProviderName=      "Datapath Ltd."
OEMName=           "Datapath"
DriverName=        "Vision RGB-PRO Driver"
StrmDriverName=    "Vision RGB-PRO"
PackageName=       "Vision RGB-PRO"
DGC103.Disk1=      "Install Disk"
DGC103.Disk2=      "Install Disk"
DGC103.DeviceDesc= "Vision RGB-PRO, WDM Video Capture"
DGC103.Capture=    "Vision RGB-PRO Capture"
VERSION=           "08.00.001.0000"
DATE=              "12/13/2010"
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: web1, load: 0.82