; ; StorFwUpdate.inf ; [Version] Signature="$Windows NT$" Class=Firmware ClassGuid={f2e7dd72-6468-4e36-b6f1-6488f42c1b52} Provider=%ManufacturerName% CatalogFile=StorFwUpdate.cat DriverVer = 06/21/2006,10.0.26100.8328 PnPLockDown=1 [SourceDisksNames] 1 = %DiskName% [SourceDisksFiles] StorFwUpdate.dll=1 [Manufacturer] %ManufacturerName%=Standard,NTamd64 ; Target the Compat ID for Firmware Update Drivers. ; Extention INF will target the specific device. ; [Standard.NTamd64] %StorFwUpdate.DeviceDesc%=StorFwUpdate ; not installable - needed to deploy StorFwupdate.sys [StorFwUpdate.NT] CopyFiles=StorFwUpdate.CopyFiles [StorFwUpdate.NT.HW] AddReg=StorFwUpdate_HWAddReg [StorFwUpdate_HWAddReg] [StorFwUpdate.NT.Services] AddService=WUDFRd,0x000001fa,WUDFRD_ServiceInstall [StorFwUpdate.NT.Wdf] UmdfService=StorFwUpdate,StorFwUpdate_Install UmdfServiceOrder=StorFwUpdate [StorFwUpdate_Install] UmdfLibraryVersion=2.25.0 ServiceBinary=%13%\StorFwUpdate.dll [WUDFRD_ServiceInstall] DisplayName = %WudfRdDisplayName% ServiceType = 1 StartType = 3 ErrorControl = 1 ServiceBinary = %12%\WUDFRd.sys [DestinationDirs] StorFwUpdate.CopyFiles=13 ; copy to Driverstore [StorFwUpdate.CopyFiles] StorFwUpdate.dll [Strings] ManufacturerName="Microsoft" DiskName = "StorFwUpdate Installation Disk" WudfRdDisplayName="Windows Driver Foundation - User-mode Driver Framework Reflector" StorFwUpdate.DeviceDesc= "Storage Firmware Update"