foresight_2K.inf Driver File Contents (v2.3.zip)

; foresight.inf
;
; Installation file (.inf) for the all Foresight Devices.
;
; (c) Copyright 2000-2002 Foresight Imaging, LLC
;

[Version]
Signature="$Windows NT$"
Provider=%Foresigh%
ClassGUID={4D36E96C-E325-11CE-BFC1-08002BE10318}
Class=Media
CatalogFile=foresight.cat
DriverVer=03/18/2000

[ClassInstall]
AddReg=ideavfwClass.AddReg

[ideavfwClass.AddReg]
HKR,,,0,%MediaClassName%
HKR,,Icon,0,0
HKR,,Installer,0,mmci.dll

[DestinationDirs]
DefaultDestDir   = 11
hd4nt.CopyFiles  = 12

;
; Driver information
;

[Manufacturer]
%Foresigh%   = Foresigh.Mfg

[Foresigh.Mfg]
%Foresigh.DeviceDesc0% = hd4nt, PCI\VEN_1165&DEV_0060&SUBSYS_00000000
%Foresigh.DeviceDesc1% = hd4nt, PCI\VEN_1165&DEV_0050&SUBSYS_00000000
%Foresigh.DeviceDesc2% = hd4nt, PCI\VEN_1165&DEV_0040&SUBSYS_00000000
%Foresigh.DeviceDesc3% = hd4nt, PCI\VEN_1165&DEV_0053&SUBSYS_00000000
%Foresigh.DeviceDesc4% = hd4nt, PCI\VEN_1165&DEV_0051&SUBSYS_00000000
%Foresigh.DeviceDesc5% = hd4nt, PCI\VEN_1165&DEV_0054&SUBSYS_00000000
%Foresigh.DeviceDesc6% = hd4nt, PCI\VEN_1165&DEV_0052&SUBSYS_00000000
%Foresigh.DeviceDesc7% = hd4nt, PCI\VEN_1165&DEV_0055&SUBSYS_00000000
%Foresigh.DeviceDesc8% = hd4nt, PCI\VEN_1165&DEV_0061&SUBSYS_00000000
%Foresigh.DeviceDesc9% = hd4nt, PCI\VEN_1165&DEV_0070&SUBSYS_00000000
%Foresigh.DeviceDesc10% = hd4nt, PCI\VEN_1165&DEV_0071&SUBSYS_00000000
%Foresigh.DeviceDesc11% = hd4nt, PCI\VEN_1165&DEV_0072&SUBSYS_00000000
%Foresigh.DeviceDesc12% = hd4nt, PCI\VEN_1165&DEV_0073&SUBSYS_00000000
%Foresigh.DeviceDesc13% = hd4nt, PCI\VEN_1165&DEV_0074&SUBSYS_00000000
%Foresigh.DeviceDesc14% = hd4nt, PCI\VEN_1165&DEV_0075&SUBSYS_00000000
%Foresigh.DeviceDesc15% = hd4nt, PCI\VEN_1165&DEV_0076&SUBSYS_00000000
%Foresigh.DeviceDesc16% = hd4nt, PCI\VEN_1165&DEV_0077&SUBSYS_00000000
%Foresigh.DeviceDesc17% = hd4nt, PCI\VEN_1165&DEV_0056&SUBSYS_00000000
%Foresigh.DeviceDesc18% = hd4nt, PCI\VEN_1165&DEV_0057&SUBSYS_00000000
%Foresigh.DeviceDesc19% = hd4nt, PCI\VEN_1165&DEV_0078&SUBSYS_00000000
%Foresigh.DeviceDesc20% = hd4nt, PCI\VEN_1165&DEV_0079&SUBSYS_00000000
%Foresigh.DeviceDesc21% = hd4nt, PCI\VEN_1165&DEV_0058&SUBSYS_00000000
%Foresigh.DeviceDesc22% = hd4nt, PCI\VEN_1165&DEV_007A&SUBSYS_00000000
%Foresigh.DeviceDesc23% = hd4nt, PCI\VEN_1165&DEV_0080&SUBSYS_965610b5
;
; General installation section
;

[hd4nt]
include=ks.inf,ksfilter.inf
needs=ks.Registration
AddReg=hd4nt.AddReg
CopyFiles=hd4nt.CopyFiles, DVD.Copy.Sys
UpdateInis=VfwDrv.Links

[DVD.Copy.Sys]
stream.sys

[hd4nt.AddReg]
HKR,Drivers,Subclasses,,"MSVIDEO"
HKR,"Drivers\MSVideo\IDEAVFW32.DLL",Driver,,"IDEAVFW32.DLL"
HKR,"Drivers\MSVideo\IDEAVFW32.DLL",Description,,%VfwDesc%
HKLM,%MSVID%\MSVideo.ideavfw32,"Description",,%VfwDesc%
HKLM,%MSVID%\MSVideo.ideavfw32,"FriendlyName",,%Foresigh%
HKLM,%MSVID%\MSVideo.ideavfw32,"Driver",,"ideavfw32.dll"

[VfwDrv.Links]
system.ini, driver32,,"MSVideo=ideavfw32.dll"

;
; File sections
;

[hd4nt.CopyFiles]
hd4nt.sys


;
; Service Installation
;

[hd4nt.Services]
AddService = hd4nt, 0x00000002 , hd4nt_Service_Inst, hd4nt_EventLog_Inst

[hd4nt_Service_Inst]
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 1                  ; SERVICE_SYSTEM_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
LoadOrderGroup = ExtendedBase
ServiceBinary  = %12%\hd4nt.sys


[hd4nt_EventLog_Inst]
AddReg = hd4nt_EventLog_AddReg

[hd4nt_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\hd4nt.sys"
HKR,,TypesSupported,0x00010001,7

;
; Source file information
;

[SourceDisksNames.x86]
1 = %DiskId1%,,,""

[SourceDisksFiles]
; Files for disk Foresight Imaging Installation Disk #1 (Media)
hd4nt.sys = 1,,


[Strings]

;
; Non-Localizable Strings
;

REG_SZ         = 0x00000000
REG_MULTI_SZ   = 0x00010000
REG_EXPAND_SZ  = 0x00020000
REG_BINARY     = 0x00000001
REG_DWORD      = 0x00010001
SERVICEROOT    = "System\CurrentControlSet\Services"

;
; Localizable Strings
;

Foresigh.DeviceDesc0 = "I-Color"
Foresigh.DeviceDesc1 = "I-50"
Foresigh.DeviceDesc2 = "Accura"
Foresigh.DeviceDesc3 = "I-50MV"
Foresigh.DeviceDesc4 = "I-25"
Foresigh.DeviceDesc5 = "I-25MV"
Foresigh.DeviceDesc6 = "I-60"
Foresigh.DeviceDesc7 = "I-60MV"
Foresigh.DeviceDesc8 = "I-ColorMV"
Foresigh.DeviceDesc9  = "I-RGB 50"
Foresigh.DeviceDesc10 = "I-RGB 25"
Foresigh.DeviceDesc11 = "I-RGB 60"
Foresigh.DeviceDesc12 = "I-RGB 50MV"
Foresigh.DeviceDesc13 = "I-RGB 25MV"
Foresigh.DeviceDesc14 = "I-RGB 60MV"
Foresigh.DeviceDesc15 = "I-RGB 75"
Foresigh.DeviceDesc16 = "I-RGB 75MV"
Foresigh.DeviceDesc17 = "I-75"
Foresigh.DeviceDesc18 = "I-75MV"
Foresigh.DeviceDesc19 = "I-RGB 165"
Foresigh.DeviceDesc20 = "I-RGB 200"
Foresigh.DeviceDesc21 = "I-50 HSN"
Foresigh.DeviceDesc22 = "I-RGB 170/DVI"
Foresigh.DeviceDesc23 = "AccuStream 170"

DiskId1 = "Foresight Imaging Installation Disk #1 (Media)"
Foresigh = "Foresight Imaging"

MSVID="System\CurrentControlSet\control\MediaResources\msvideo"
MediaClassName="Sound, video and game controllers"
VfwDesc="Foresight Imaging Video for Windows 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: web4, load: 1.64