[Version]
ClassGuid
{53D29EF7-377C-4D14-864B-EB3A85769359}
DriverVer
01/06/2017,5.5.2602.1050
[Manufacturer]
%SYNAUMDF%
Synaptics,NTamd64
[Synaptics.NTamd64]
%WBDIUsbDeviceName%
Biometric_Install, USB\VID_138A&PID_0090
%WBDIUsbDeviceName%
Biometric_Install, USB\VID_06CB&PID_0081
%WBDIUsbDeviceName%
Biometric_Install, USB\VID_138A&PID_0081
[SourceDisksFiles]
synaAdvAdapter.dll
1 ; Synaptics advanced mode adapter
[SourceDisksNames]
[Biometric_Install.NT]
CopyFiles
UMDriverCopy, WinBioEngineAdapterCopy ;, FWextCopy ; FW extensions not used for this Customer Project
AddProperty
Device_Properties
Include
WINUSB.INF ; Import sections from WINUSB.INF
Needs
WINUSB.NT ; Run the CopyFiles & AddReg directives for WinUsb.INF
[Biometric_Install.NT.hw]
AddReg
Biometric_Device_AddReg
AddReg
DriverPlugInAddReg, DatabaseAddReg, EventsAddReg
[Device_Properties]
DeviceIcon,,,,"%%SYSTEMROOT%%\system32\SysClass.dll,-201" ; This is where a device specific icon can be specified.
[Biometric_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.
[Biometric_Install.NT.Wdf]
KmdfService
WINUSB, WinUsb_Install
UmdfService
synaWudfBioUsb, synaWudfBioUsb_Install
UmdfServiceOrder
synaWudfBioUsb
[Biometric_Install.NT.CoInstallers]
AddReg
CoInstallers_AddReg
CopyFiles
CoInstallers_CopyFiles
[WinUsb_Install]
[synaWudfBioUsb_Install]
DriverCLSID
"{96710705-B080-4B29-A3EC-B16935AE663A}"
ServiceBinary
"%12%\UMDF\synaWudfBioUsb.dll"
[Biometric_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,,"DeviceIdleEnabled",0x00010001,0
HKR,,"UserSetDeviceIdleEnabled",0x00010001,0
HKR,,"DefaultIdleState",0x00010001,0
HKR,,"DefaultIdleTimeout",0x00010001,5000
HKR,,"WinUsbPowerPolicyOwnershipDisabled",0x00010001,1
[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,,"synaAdvAdapter.DLL" ; Synaptics compound adapter.
HKR,WinBio\Configurations\0,EngineAdapterBinary,,"synaAdvAdapter.DLL" ; Synaptics compound adapter.
HKR,WinBio\Configurations\0,StorageAdapterBinary,,"synaAdvAdapter.DLL" ; Synaptics compound adapter.
HKR,WinBio\Configurations\0,DatabaseId,,"F9E92F37-2B98-402A-9AA3-465EACA1D030" ; must have Synaptics specific GUID for DB
[DatabaseAddReg]
HKLM, System\CurrentControlSet\Services\WbioSrvc\Databases\{F9E92F37-2B98-402A-9AA3-465EACA1D030},BiometricType,0x00010001,0x00000008
HKLM, System\CurrentControlSet\Services\WbioSrvc\Databases\{F9E92F37-2B98-402A-9AA3-465EACA1D030},Attributes,0x00010001,0x00010003
HKLM, System\CurrentControlSet\Services\WbioSrvc\Databases\{F9E92F37-2B98-402A-9AA3-465EACA1D030},Format,,"00000000-0000-0000-0000-000000000000"
HKLM, System\CurrentControlSet\Services\WbioSrvc\Databases\{F9E92F37-2B98-402A-9AA3-465EACA1D030},InitialSize,0x00010001,0x00000020
HKLM, System\CurrentControlSet\Services\WbioSrvc\Databases\{F9E92F37-2B98-402A-9AA3-465EACA1D030},AutoCreate,0x00010001,0x00000001
HKLM, System\CurrentControlSet\Services\WbioSrvc\Databases\{F9E92F37-2B98-402A-9AA3-465EACA1D030},AutoName,0x00010001,0x00000001
HKLM, System\CurrentControlSet\Services\WbioSrvc\Databases\{F9E92F37-2B98-402A-9AA3-465EACA1D030},FilePath,,""
HKLM, System\CurrentControlSet\Services\WbioSrvc\Databases\{F9E92F37-2B98-402A-9AA3-465EACA1D030},ConnectionString,,""
[EventsAddReg]
HKLM, System\CurrentControlSet\Services\eventlog\System\Synaptics FPR,EventMessageFile,,"%%SystemRoot%%\System32\drivers\UMDF\synaWudfBioUsb.dll"
HKLM, System\CurrentControlSet\Services\eventlog\System\Synaptics FPR,TypesSupported,0x00010001,0x00000007
[WUDFRD_ServiceInstall]
DisplayName
%WudfRdDisplayName%
ServiceBinary
%12%\WUDFRd.sys
[WinUsb_ServiceInstall]
DisplayName
%WinUsb_SvcDesc%
ServiceBinary
%12%\WinUSB.sys
[CoInstallers_AddReg]
HKR,,CoInstallers32,0x00010000,"WudfUpdate_01011.dll"
[CoInstallers_CopyFiles]
[DestinationDirs]
UMDriverCopy
12,UMDF ; copy to \Windows\System32\drivers\UMDF
WinBioEngineAdapterCopy
11, WinBioPlugins ; copy to \Windows\System32\WinBioPlugins
CoInstallers_CopyFiles
11 ; copy to \Windows\System32
FWextCopy
24, ProgramData\Validity\fwext ; copy to "system drive"\ProgramData\Validity\fwext
[UMDriverCopy]
[WinBioEngineAdapterCopy]
[Strings]
SYNAUMDF
"Synaptics Incorporated"
MediaDescription
"Synaptics Fingerprint Sensor Driver Installation Media"
ClassName
"Biometric Devices"
WudfRdDisplayName
"Windows Driver Foundation - User-mode Driver Framework Reflector"
WBDIUsbDeviceName
"Synaptics WBDI"
WinUsb_SvcDesc
"WinUSB Driver"