; ------------------------------------------
;
; Copyright (c) 2008,2009 UPEK, Inc.
; Manufacturer: UPEK, Inc.
;
; WBF driver with advanced mode adapters
;
; ------------------------------------------
[Version]
Signature="$Windows NT$"
Class=Biometric
ClassGuid={53D29EF7-377C-4D14-864B-EB3A85769359}
Provider=%Mfg%
DriverVer=04/23/2009,1.2.0.0147
CatalogFile=tcwbfadv.cat
[Manufacturer]
%Mfg%=Models,NTx86
[Models.NTx86]
; %Reader_DeviceDesc% = TcWbf_Install,USB\VID_0483&PID_2015
; %Reader_DeviceDesc% = TcWbf_Install,USB\VID_0483&PID_2015&MI_00
; %Reader_DeviceDesc% = TcWbf_Install,USB\VID_147E&PID_2015
; %Reader_DeviceDesc% = TcWbf_Install,USB\VID_147E&PID_2015&MI_00
; %Reader_DeviceDesc% = TcWbf_Install,USB\VID_147E&PID_3000
; %Reader_DeviceDesc% = TcWbf_Install,USB\VID_147E&PID_3000&MI_00
; %Reader_DeviceDesc% = TcWbf_Install,USB\VID_147E&PID_3001
; %Reader_DeviceDesc% = TcWbf_Install,USB\VID_147E&PID_3001&MI_00
%Sensor_DeviceDesc% = TcWbf_Install,USB\VID_147E&PID_2016&REV_0001
%Sensor_DeviceDesc% = TcWbf_Install,USB\VID_147E&PID_2016&REV_0001&MI_00
%Sensor_DeviceDesc% = TcWbf_Install,USB\VID_147E&PID_1000
%Sensor_DeviceDesc% = TcWbf_Install,USB\VID_147E&PID_1000&MI_00
%Sensor_DeviceDesc% = TcWbf_Install,USB\VID_147E&PID_1001
%Sensor_DeviceDesc% = TcWbf_Install,USB\VID_147E&PID_1001&MI_00
%Coprocessor_DeviceDesc% = TcWbf_Install,USB\VID_0483&PID_2016
%Coprocessor_DeviceDesc% = TcWbf_Install,USB\VID_0483&PID_2016&MI_00
%Coprocessor_DeviceDesc% = TcWbf_Install,USB\VID_147E&PID_2016&REV_0002
%Coprocessor_DeviceDesc% = TcWbf_Install,USB\VID_147E&PID_2016&REV_0002&MI_00
%Coprocessor_DeviceDesc% = TcWbf_Install,USB\VID_147E&PID_2016&REV_0003
%Coprocessor_DeviceDesc% = TcWbf_Install,USB\VID_147E&PID_2016&REV_0003&MI_00
[ClassInstall32]
AddReg=BiometricClass_RegistryAdd
[BiometricClass_RegistryAdd]
HKR,,,,%ClassName%
HKR,,Icon,,"-1"
HKR,,IconPath,0x00010000,"%SYSTEMROOT%\system32\biocpl.dll,-1"
[SourceDisksFiles]
tcwbf.dll=1
WudfUpdate_01009.dll=1
WdfCoInstaller01009.dll=1
WinUsbCoinstaller.dll=1
upkbu.dll=1
enroll.exe=1
[SourceDisksNames]
1 = %MediaDescription%
; ---- TcWbf device ------------------------
[TcWbf_Install.NT]
CopyFiles=UMDriverCopy
CopyFiles=EngineAdapterCopy
CopyFiles=SimpleEnrollAppCopy
AddProperty=Upek_Properties
Include=WINUSB.INF ; Import sections from WINUSB.INF
Needs=WINUSB.NT ; Run the CopyFiles & AddReg directives for WinUsb.INF
FeatureScore=0xa0
[TcWbf_Install.NT.HW]
AddReg=TcWbf_Device_AddReg
AddReg=DriverPlugInAddReg, DatabaseAddReg
AddReg=TdbgAddReg,TdbgRootAddReg
AddReg=SimpleEnrollAppAddReg
[Upek_Properties]
DeviceIcon,,,,"%12%\UMDF\tcwbf.dll,-1"
[TcWbf_Install.NT.Services]
AddService=WUDFRd,0x000001fa,WUDFRD_ServiceInstall ; flag 0x2 sets this as the service for the device
AddService=WinUsb,0x000001f8,WinUsb_ServiceInstall ; this service is installed because its a filter.
[TcWbf_Install.NT.WDF]
KmdfService=WINUSB, WinUsb_Install
UmdfDispatcher=WinUsb
UmdfService=TcWbf, TcWbf_Install
UmdfServiceOrder=TcWbf
[TcWbf_Install.NT.CoInstallers]
AddReg=CoInstallers_AddReg
CopyFiles=CoInstallers_CopyFiles
[WinUsb_Install]
KmdfLibraryVersion = 1.9
[TcWbf_Install]
UmdfLibraryVersion=1.9.0
DriverCLSID = "{d9311c8f-7b1c-49b6-a2f7-56305ab533d7}"
ServiceBinary = "%12%\UMDF\tcwbf.dll"
[TcWbf_Device_AddReg]
HKR,,"DeviceCharacteristics",0x10001,0x0100 ; Use same security checks on relative opens
HKR,,"Security",,"D:P(A;;GA;;;BA)(A;;GA;;;SY)" ; Allow generic-all access to Built-in administrators and Local system
HKR,,"LowerFilters",0x00010008,"WinUsb" ; FLG_ADDREG_TYPE_MULTI_SZ | FLG_ADDREG_APPEND
HKR,,"Exclusive",0x10001,1
HKR,,"SystemWakeEnabled",0x00010001,0
HKR,,"DeviceIdleEnabled",0x00010001,1
HKR,,"UserSetDeviceIdleEnabled",0x00010001,1
HKR,,"ResetPortEnabled",0x00010001,1
HKR,,"DefaultIdleState",0x00010001,1
HKR,,"DefaultIdleTimeout",0x00010001,5000
[DriverPlugInAddReg]
HKR,WinBio\Configurations,DefaultConfiguration,,"0"
HKR,WinBio\Configurations\0,SensorMode,0x10001,2 ; Basic - 1, Advanced - 2
HKR,WinBio\Configurations\0,SystemSensor,0x10001,1 ; UAC/Winlogon - 1
HKR,WinBio\Configurations\0,SensorAdapterBinary,,"upkbu.dll"
HKR,WinBio\Configurations\0,EngineAdapterBinary,,"upkbu.dll"
HKR,WinBio\Configurations\0,StorageAdapterBinary,,"winbiostorageadapter.dll"
HKR,WinBio\Configurations\0,DatabaseId,,"031D23AD-15AF-4e25-B7B3-DE34893097ED" ; Unique database GUID
[DatabaseAddReg]
HKLM,System\CurrentControlSet\Services\WbioSrvc\Databases\{031D23AD-15AF-4e25-B7B3-DE34893097ED},BiometricType,0x00010001,0x00000008
HKLM,System\CurrentControlSet\Services\WbioSrvc\Databases\{031D23AD-15AF-4e25-B7B3-DE34893097ED},Attributes,0x00010001,0x00000001
HKLM,System\CurrentControlSet\Services\WbioSrvc\Databases\{031D23AD-15AF-4e25-B7B3-DE34893097ED},Format,,"E1ADF84B-7BD8-4ba2-A2A3-606A1569E123"
HKLM,System\CurrentControlSet\Services\WbioSrvc\Databases\{031D23AD-15AF-4e25-B7B3-DE34893097ED},InitialSize,0x00010001,0x00000020
HKLM,System\CurrentControlSet\Services\WbioSrvc\Databases\{031D23AD-15AF-4e25-B7B3-DE34893097ED},AutoCreate,0x00010001,0x00000001
HKLM,System\CurrentControlSet\Services\WbioSrvc\Databases\{031D23AD-15AF-4e25-B7B3-DE34893097ED},AutoName,0x00010001,0x00000001
HKLM,System\CurrentControlSet\Services\WbioSrvc\Databases\{031D23AD-15AF-4e25-B7B3-DE34893097ED},FilePath,,""
HKLM,System\CurrentControlSet\Services\WbioSrvc\Databases\{031D23AD-15AF-4e25-B7B3-DE34893097ED},ConnectionString,,""
[TdbgRootAddReg]
; dbg begin
HKLM,Software\tdbg_trace
HKLM,Software\tdbg_trace\1.0
[TdbgRootAddReg.Security]
; add the ability for everyone to do anything in our TDBG section
"D:AR(A;CI;GA;;;WD)"
; dbg end
[TdbgAddReg]
; dbg begin
; don't break to debugger and turn asserts to traces, instead
HKLM,Software\tdbg_trace\1.0\tcwbf," option_autoassert",,"i"
HKLM,Software\tdbg_trace\1.0\upkbu," option_autoassert",,"i"
; dbg end
[SimpleEnrollAppAddReg]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Control Panel\WinBio\FMA\UPEK\TouchChip Fingerprint Reader (WBF advanced mode),CommandLine,,"""%16422%\Protector Suite\FMA\enroll.exe"" /biounit:%{biounitid}"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Control Panel\WinBio\FMA\UPEK\TouchStrip Fingerprint Sensor (WBF advanced mode),CommandLine,,"""%16422%\Protector Suite\FMA\enroll.exe"" /biounit:%{biounitid}"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Control Panel\WinBio\FMA\UPEK\TouchChip Fingerprint Coprocessor (WBF advanced mode),CommandLine,,"""%16422%\Protector Suite\FMA\enroll.exe"" /biounit:%{biounitid}"
[WUDFRD_ServiceInstall]
DisplayName = %WudfRdDisplayName%
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %12%\WUDFRd.sys
LoadOrderGroup = Base
[WinUsb_ServiceInstall]
DisplayName = %WinUsb_SvcDesc%
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %12%\WinUSB.sys
[CoInstallers_AddReg]
HKR,,CoInstallers32,0x00010000,"WudfUpdate_01009.dll","WinUsbCoinstaller.dll","WdfCoInstaller01009.dll,WdfCoInstaller"
[CoInstallers_CopyFiles]
WudfUpdate_01009.dll
WdfCoInstaller01009.dll
WinUsbCoinstaller.dll
[DestinationDirs]
UMDriverCopy=12,UMDF ; copy to driversMdf
CoInstallers_CopyFiles=11
EngineAdapterCopy=11,WinBioPlugIns
SimpleEnrollAppCopy=16422,Protector Suite\FMA
[UMDriverCopy]
tcwbf.dll
[EngineAdapterCopy]
upkbu.dll
[SimpleEnrollAppCopy]
enroll.exe
[Strings]
Mfg = "UPEK"
MediaDescription = "Windows Biometric Framework driver for UPEK devices"
ClassName = "Biometric Devices"
WudfRdDisplayName = "Windows Driver Foundation - User-mode Driver Framework Reflector"
WinUsb_SvcDesc = "WinUSB Driver"
Reader_DeviceDesc = "TouchChip Fingerprint Reader (WBF advanced mode)"
Sensor_DeviceDesc = "TouchStrip Fingerprint Sensor (WBF advanced mode)"
Coprocessor_DeviceDesc = "TouchChip Fingerprint Coprocessor (WBF advanced mode)"
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.