; pci218.inf
; Installation file (.inf) for ines data aquisition cards.
; Creates new device class "ines Data acquisition"
; Installs card as member of this class.
; (c) Copyright 2000 ines GmbH
[Version]
Signature="$Windows NT$"
Provider=%ines%
ClassGUID={528940E0-3A60-4582-A6ED-F64924AC74B7}
Class=%ClassName%
DriverVer=05/16/2000,2.6.0.0
[DestinationDirs]
DefaultDestDir = 12
; Driver information
[Manufacturer]
%ines% = ines.Mfg
[ines.Mfg]
%ines.DeviceDesc0% = inesdaq, PCI\VEN_10B5&DEV_9050&SUBSYS_111910B5&REV_01
[ClassInstall32]
AddReg=daq_class_addreg
[daq_class_addreg]
HKR,,,,%ClassName%
HKR,,Icon,,"-11"
; General installation section
[inesdaq]
; File sections
; Service Installation
[inesdaq.Services]
AddService = inesdaq, 0x00000002 , inesdaq_Service_Inst, inesdaq_EventLog_Inst
[inesdaq_Service_Inst]
DisplayName = %inesdaq.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 2 ; SERVICE_AUTO_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Pointer Port
ServiceBinary = %12%\inesdaq.sys
[inesdaq_EventLog_Inst]
AddReg = inesdaq_EventLog_AddReg
[inesdaq_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\inesdaq.sys"
HKR,,TypesSupported,0x00010001,7
; Source file information
[SourceDisksNames.x86]
1 = %DiskId1%,,,""
[SourceDisksFiles]
; Files for disk ines GmbH Installation Disk #1 (Multifunction)
inesdaq.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
ClassName="ines-DAQ"
ines.DeviceDesc0 = "DAQ pci218"
DiskId1 = "ines Data Acquisition Setup Disk 1"
ines = "ines GmbH"
inesdaq.SvcDesc="inesdaq"
Download Driver Pack
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.