DVRDigital.inf Driver File Contents (Driver.zip)

;; DVRDigital.inf

;; --PLEASE READ--
;; The wizard cannot create exact INF files for all buses and device types.
;; You may have to make changes to this file in order to get your device to
;; install. In particular, hardware IDs and logical configurations require
;; intervention.
;; The Win2K DDK documentation contains an excellent INF reference.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[Version]
Signature=$Chicago$
Provider=%str_Provider%

Class="Digital Video Recording System"
ClassGUID={D90859ED-D40B-430f-8755-A955F3E8A693}
DriverVer=11/23/2004, 1.1.1123.0

;[SourceDisksNames]
;1="",,

;[SourceDisksFiles]
;DVRV.sys=1
;DVRDigital.sys=1

[DestinationDirs]
CopyVideoFiles 	  = 10,System32\Drivers
CopyAudioFiles 	  = 10,System32\Drivers

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;Class 
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[ClassInstall32]
AddReg=DVR_CLASS

[DVR_CLASS]
HKR,,,,%ClassName%
HKR,,SilentInstall,,1


[Manufacturer]
%str_Manufacturer%=DVR_SECTION

[DVR_SECTION]
%VEN_109E&DEV_036E%=DVRV_Install,PCI\VEN_109E&DEV_036E
%VEN_109E&DEV_0878%=DVRA_Install,PCI\VEN_109E&DEV_0878

;;;;;;;;;;;;;;;;;;;;;window 2000 Video ;;;;;;;;;;;;;;;;;;;;
[DVRV_Install.NT]
CopyFiles=CopyVideoFiles

[DVRV_Install.NT.Services]
Addservice = DVRV, 0x00000002, DVRV_AddService

[DVRV_AddService]
DisplayName    = %str_DVRV%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %10%\System32\Drivers\DVRV.sys

;;;;;;;;;;;;;;;;;;;;;window 2000 Audio;;;;;;;;;;;;;;;;;;;;
[DVRA_Install.NT]
CopyFiles=CopyAudioFiles

[DVRA_Install.NT.Services]
Addservice = DVRA, 0x00000002, DVRA_AddService

[DVRA_AddService]
DisplayName    = %str_DVRA%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %10%\System32\Drivers\DVRDigital.sys

;;;;;;;;;;;;;;;;;;;;;Common Item ;;;;;;;;;;;;;;;;;;;;
[CopyVideoFiles]
DVRV.sys

[CopyAudioFiles]
DVRDigital.sys

[Strings]
ClassName 		="Digital Video Recording System"
ProviderName		="DVR Driver"
str_Provider		="DVR Driver"
str_Manufacturer	="DVR"
VEN_109E&DEV_036E	="WDM DVR Video Driver"
VEN_109E&DEV_0878	="WDM DVR Digital Audio Driver"
str_DVRV		="WDM DVR Video Driver"
str_DVRA		="WDM DVR Digital Audio Driver"
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: 1.44