;------------------------------------------------------------------------------
; Copyright (c) 2000-2002 Identix Incorporated
[Version]
Signature=$Windows NT$
Class = Biometric
ClassGuid = {53D29EF7-377C-4D14-864B-EB3A85769359}
DriverVer=05/14/2002,1.1.6.0
Provider=%DeviceManufacturer%
CatalogFile=itport2k.cat
;---------- Class installer
; Win NT 2000 section
[ClassInstall32]
AddReg=DFR_ClassAddReg32
[DFR_ClassAddReg32]
HKR,,,0,%DFRClassName%
[Manufacturer]
%DeviceManufacturer%=Identix_Incorporated
;---------- devices list
[Identix_Incorporated]
%DFR200S%=itport2k_200S,LPTENUM\VID_04E6PID_800000208ED7
%DFR200%=itport2k_200,DFR200PP
[ControlFlags]
ExcludeFromSelect=LPTENUM\VID_04E6PID_800000208ED7
; for DFR-200 Parallel Fingerprint Reader
[itport2k_200.NT]
CopyFiles=SysFileSection
[itport2k_200.NT.Services]
AddService = itport2k,0x00000002,itport2k_ServiceInst200
[itport2k_ServiceInst200]
DisplayName=%DeviceDescription%
ServiceType=1 ; kernel driver
StartType=1; boot start
ErrorControl=1 ; normal
ServiceBinary=%12%\itport2k.sys
LoadOrderGroup = port
DelReg = itport2kDelReg
; for DFR-200 Pass-through Parallel Fingerprint Reader
[itport2k_200S.NT]
CopyFiles=SysFileSection
[itport2k_200S.NT.Services]
AddService = itport2k,0x00000002,itport2k_ServiceInst200S
[itport2k_ServiceInst200S]
DisplayName=%DeviceDescription%
ServiceType=1 ; kernel driver
StartType=1; boot start
ErrorControl=1 ; normal
ServiceBinary=%12%\itport2k.sys
LoadOrderGroup = port
AddReg = itport2k_200S_AddReg
DelReg = itport2kDelReg
[itport2k_200S_AddReg]
HKR,Parameters,"Use TPIM Device",0x00010001,1
[itport2kDelReg]
HKR,Security
[DestinationDirs]
DefaultDestDir=11
SysFileSection=12
[SysFileSection]
itport2k.sys
[SourceDisksNames]
1=%DriverDiskName%,,
[SourceDisksFiles]
itport2k.sys=1
[Strings]
DeviceManufacturer="Identix Incorporated"
DFR200S="DFR-200 Pass-Through Parallel Fingerprint Reader"
DFR200="DFR-200 Parallel Fingerprint Reader"
DeviceDescription="DFR200x Fingerprint Reader"
DFRClassName="Biometric devices"
DriverDiskName="BSS Drivers Installation Disk"
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.