; Copyright (C) 2025 Synaptics Incorporated, All Rights Reserved. ; synaUMDF_component.inf - Install the WBDI USB user-mode component driver - Synaptics WBDI ; [Version] Signature = "$Windows NT$" Class = SoftwareComponent ClassGuid = {5c4c3332-344d-483c-8739-259e934c9cc8} Provider = %SYNAUMDF% CatalogFile = synaUtilApp_cmp.cat PnpLockDown=1 DriverVer = 06/08/2025,6.0.71.1105 [Manufacturer] %SYNAUMDF%=Synaptics,NTamd64.10.0...15063,NTamd64.10.0...18362,NTamd64.10.0...22000 [Synaptics.NTamd64.10.0...15063] %Synaptics.ComponentDesc% = BiometricComponent_Install, SWC\VID_06CB&PID_00F9&SID_0001 [Synaptics.NTamd64.10.0...18362] %Synaptics.ComponentDesc% = BiometricComponent_Install_DFx, SWC\VID_06CB&PID_00F9&SID_0001 [Synaptics.NTamd64.10.0...22000] %Synaptics.ComponentDesc% = BiometricComponent_Install_Win11, SWC\VID_06CB&PID_00F9&SID_0001 [BiometricComponent_Install.NT] [BiometricComponent_Install.NT.Services] AddService = , 0x00000002 [BiometricComponent_Install.NT.Software] AddSoftware = synaUtilApp_componentSoftware,, synaUtilApp_componentSoftwareInstall [BiometricComponent_Install_DFx.NT] CopyFiles = UMDriverCopyIso [BiometricComponent_Install_DFx.NT.hw] AddReg=DFxReg [BiometricComponent_Install_DFx.NT.Services] AddService=WUDFRd,0x000001fa,WUDFRD_ServiceInstall ; flag 0x2 sets this as the service for the device [BiometricComponent_Install_DFx.NT.Wdf] UmdfService=UMDFDFX, SynUMDFDFX_InstallIso UmdfServiceOrder=UMDFDFX UmdfHostProcessSharing=ProcessSharingDisabled [BiometricComponent_Install_DFx.NT.Software] AddSoftware = synaUtilApp_componentSoftware,, synaUtilApp_componentSoftwareInstall [BiometricComponent_Install_Win11.NT] CopyFiles = UMDriverCopyIso Include=WUDFRD.INF Needs=WUDFRD.NT [BiometricComponent_Install_Win11.NT.hw] AddReg=DFxReg [BiometricComponent_Install_Win11.NT.Services] Include=WUDFRD.inf Needs=WUDFRD.NT.Services [BiometricComponent_Install_Win11.NT.Wdf] UmdfService=UMDFDFX, SynUMDFDFX_InstallIso UmdfServiceOrder=UMDFDFX UmdfHostProcessSharing=ProcessSharingDisabled [BiometricComponent_Install_Win11.NT.Software] AddSoftware = synaUtilApp_componentSoftware,, synaUtilApp_componentSoftwareInstall [DFxReg] HKR,"WDF","WdfDirectedPowerTransitionEnable",0x00010001,1 [SynUMDFDFX_InstallIso] UmdfLibraryVersion=2.21.0 ServiceBinary=%13%\UMDFDFX.dll [synaUtilApp_componentSoftwareInstall] SoftwareType = 2 SoftwareID = pfn://SynapticsIncorporated.SynapticsUtilities_807d65c4rvak2 [WUDFRD_ServiceInstall] DisplayName = %WudfRdDisplayName% ServiceType = 1 StartType = 3 ErrorControl = 1 ServiceBinary = %12%\WUDFRd.sys LoadOrderGroup = Base [DestinationDirs] UMDriverCopyIso=13 ; copy to driver store [UMDriverCopyIso] UMDFDFX.dll [SourceDisksFiles] UMDFDFX.dll=1 [SourceDisksNames] 1 = %MediaDescription% [Strings] SYNAUMDF="Synaptics Incorporated" MediaDescription="Synaptics Fingerprint Sensor Driver Installation Media" Synaptics.ComponentDesc = "Synaptics UMDF Util App Component" WudfRdDisplayName="Windows Driver Foundation - User-mode Driver Framework Reflector"