forward_2000.inf Driver File Contents (frwdrivers_b128_2.zip)

[Version]
Signature="$Windows NT$"
Class=MEDIA
ClassGUID={4D36E96C-E325-11CE-BFC1-08002BE10318}
Provider=%Mfg%
DriverVer=07/21/2000, 4.5.0.9

[Manufacturer]
%Mfg%=Mfg


[Mfg]
%xxx_DeviceDesc%=xxx_Device, PCI\VEN_10E8&DEV_0750

;---------------------------------------------------------------;

[xxx_Device]
;DelFiles   = xxx_DelList,xxx_DelKernelList
CopyFiles  = xxx_CopyList,xxx_CopyKernelList
;Delreg     = PCI\VEN_10E8&DEV_0750.DelReg,Codec.DelReg,Sound.DelReg
;AddReg     = PCI\VEN_10E8&DEV_0750.AddReg,Codec.AddReg,Sound.AddReg
;AddReg     = PCI\VEN_10E8&DEV_0750.AddReg
Reboot=1
DriverVer=07/05/2000, 4.5.0.9


;---------------------------------------------------------------;

[xxx_Device.Services]
AddService = Forward,0x00000002,xxx_Service_Inst

[xxx_Service_Inst]
DisplayName    = %xxx_KernelDriverDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_SYSTEM_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
LoadOrderGroup = ExtendedBase
ServiceBinary  = %12%\Forward2.sys

;---------------------------------------------------------------;

[DestinationDirs]
DefaultDestDir     = 11	; LDID_SYS
xxx_CopyKernelList = 12 ; LDID_DRIVERS
xxx_DelKernelList  = 12 ; LDID_DRIVERS

;---------------------------------------------------------------;

[SourceDisksNames]

1=%Disk_1_Desc%,"",1

[SourceDisksFiles]
FRWD.DLL=1
FRWT.DLL=1
FRWU.DLL=1
SLDV.DLL=1
UYVY.DLL=1
FORWARD.DAT=1
FORWARDC.DAT=1
FORWARD2.SYS=1
FRWINTER.DLL=1
FRWDGRAB.RES=1
frwdgr32.dll=1
FRWDSND.DLL=1


;---------------------------------------------------------------;

[xxx_DelList]
FRWD.DLL
FRWT.DLL
FRWU.DLL
SLDV.DLL
UYVY.DLL
FRWINTER.DLL
FRWDGRAB.RES
FRWDGRAB.DRV
frwdgr32.dll
FRWDSND.DLL

[xxx_DelKernelList]
FORWARD.DAT
FORWARDC.DAT
FORWARD.SYS
FORWARD2.SYS

;---------------------------------------------------------------;

[xxx_CopyList]
FRWD.DLL,,
FRWT.DLL,,
FRWU.DLL,,
SLDV.DLL,,
UYVY.DLL,,
FRWINTER.DLL,,
FRWDGRAB.RES,,
frwdgr32.dll,,
FRWDSND.DLL,,

[xxx_CopyKernelList]
FORWARD2.SYS,,
FORWARD.DAT,,
FORWARDC.DAT,,


;---------------------------------------------------------------;


[PCI\VEN_10E8&DEV_0750.DelReg]
HKR,Drivers\msvideo\frwdgr32.dll

[PCI\VEN_10E8&DEV_0750.AddReg]

HKR,Drivers,SubClasses,,"msvideo,wave,aux,mixer"
HKR,Drivers\msvideo,,,
HKR,Drivers\msvideo\frwdgr32.dll,Description,,%xxx_DriverDesc_MSVideo%
HKR,Drivers\msvideo\frwdgr32.dll,Driver,,frwdgr32.dll

HKR,Drivers\wave,,,
HKR,Drivers\aux,,,
HKR,Drivers\mixer,,,


[Codec.DelReg]
HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,UYVY.DLL
HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,FRWD.DLL
HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,FRWT.DLL
HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,FRWU.DLL
HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,SLDV.DLL
HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32,vidc.UYVY
HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32,vidc.FRWD
HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32,vidc.FRWT
HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32,vidc.FRWU
HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32,vidc.SLDV


[Codec.AddReg]
HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,UYVY.DLL,,%xxx_CodecUYVYDesc%
HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,FRWD.DLL,,%xxx_CodecFRWDDesc%
HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,FRWT.DLL,,%xxx_CodecFRWTDesc%
HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,FRWU.DLL,,%xxx_CodecFRWUDesc%
HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,SLDV.DLL,,%xxx_CodecSLDVDesc%
HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32,vidc.UYVY,,uyvy.dll
HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32,vidc.FRWD,,FRWD.dll
HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32,vidc.FRWT,,FRWT.dll
HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32,vidc.FRWU,,FRWU.dll
HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32,vidc.SLDV,,SLDV.dll



[Sound.DelReg]
HKR,Drivers\wave\FRWDSND.DLL
HKR,Drivers\mixer\FRWDSND.DLL
HKR,Drivers\aux\FRWDSND.DLL

[Sound.AddReg]
HKR,Drivers\wave\FRWDSND.DLL,Driver,,FRWDSND.DLL
HKR,Drivers\wave\FRWDSND.DLL,Description,,%xxx_DriverDesc_Wave%
HKR,Drivers\mixer\FRWDSND.DLL,Driver,,FRWDSND.DLL
HKR,Drivers\mixer\FRWDSND.DLL,Description,,%xxx_DriverDesc_Mixer%
HKR,Drivers\aux\FRWDSND.DLL,Driver,,FRWDSND.DLL
HKR,Drivers\aux\FRWDSND.DLL,Description,,%xxx_DriverDesc_Aux%
;HKR,,EnumPropPages,,"FRWDSND.DLL,DrvEnumPropPages"


;---------------------------------------------------------------;

[Strings]
Mfg="Darim Vision"
xxx_DeviceDesc="Forward Video Capture and Playback Board"
xxx_KernelDriverDesc="Forward Kernel Driver"
xxx_DriverDesc_MSVideo="Forward Video Capture Driver"
xxx_DriverDesc_Wave="Forward Sound Driver"
xxx_DriverDesc_Mixer="Forward Sound Mixer"
xxx_DriverDesc_Aux="Forward Sound Driver"
xxx_CodecUYVYDesc ="Forward YUV (UYVY) Codec"
xxx_CodecFRWDDesc ="Forward RGB  Codec (FRWD)"
xxx_CodecFRWTDesc ="Forward RGB+ Codec (FRWT)"
xxx_CodecFRWUDesc ="Forward Uncompressed Video Codec (FRWU)"
xxx_CodecSLDVDesc ="Forward DV Video Codec (SLDV)"
Disk_1_Desc="Darim Vision Forward Disk 1"

;Non Localized Strings

REG_SZ         = 0x00000000
REG_MULTI_SZ   = 0x00010000
REG_EXPAND_SZ  = 0x00020000
REG_BINARY     = 0x00000001
REG_DWORD      = 0x00010001

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: web3, load: 1.15