; ; WUDFAsmtUSB.inf - Install the Asmt USB user-mode driver ; [Version] Signature="$Windows NT$" Class=USB ClassGuid={36FC9E60-C465-11CF-8056-444553540000} Provider=%ASMT% DriverVer=04/26/2007,6.0.6000.16386 CatalogFile=wudf.cat [Manufacturer] %ASMT%=AsmtUSB,NTAMD64 [AsmtUSB.NTAMD64] %AsmtUsbDeviceName%=AsmtUsb_Install, USB\VID_174C&PID_4101&MI_00 %AsmtUsbDeviceName%=AsmtUsb_Install, USB\VID_1043&PID_82B2&MI_00 [ClassInstall32] AddReg=Asmt_RegistryAdd [Asmt_RegistryAdd] HKR,,,,%ClassName% HKR,,Icon,,"-10" [SourceDisksFiles] WUDFAsmtUSB.dll=1 WudfUpdate_01005.dll=1 WdfCoInstaller01005.dll=1 [SourceDisksNames] 1 = %MediaDescription% ; =================== UMDF OsrUsb Device ================================== [AsmtUsb_Install.NT] CopyFiles=UMDriverCopy Include=WINUSB.INF ; Import sections from WINUSB.INF Needs=WINUSB.NT ; Run the CopyFiles & AddReg directives for WinUsb.INF [AsmtUsb_Install.NT.hw] AddReg=AsmtUsb_Device_AddReg [AsmtUsb_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. [AsmtUsb_Install.NT.Wdf] KmdfService=WINUSB, WinUsb_Install UmdfDispatcher=WinUsb UmdfService=WUDFAsmtUSB, WUDFAsmtUsb_Install UmdfServiceOrder=WUDFAsmtUSB [AsmtUsb_Install.NT.CoInstallers] AddReg=CoInstallers_AddReg CopyFiles=CoInstallers_CopyFiles [WinUsb_Install] KmdfLibraryVersion = 1.0 [WUDFAsmtUsb_Install] UmdfLibraryVersion=1.5.0 DriverCLSID = "{0865b2b0-6b73-428f-a3ea-2172832d6bfc}" ServiceBinary = "%12%\UMDF\WUDFAsmtUSB.dll" [AsmtUsb_Device_AddReg] HKR,,"LowerFilters",0x00010008,"WinUsb" ; FLG_ADDREG_TYPE_MULTI_SZ | FLG_ADDREG_APPEND [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_01005.dll", "WdfCoInstaller01005.dll,WdfCoInstaller" [CoInstallers_CopyFiles] WudfUpdate_01005.dll WdfCoInstaller01005.dll [DestinationDirs] UMDriverCopy=12,UMDF ; copy to driversMdf CoInstallers_CopyFiles=11 [UMDriverCopy] WUDFAsmtUSB.dll ; =================== Generic ================================== [Strings] ASMT="ASUS" MediaDescription="ASMedia USB driver" ClassName="ASMedia USB" WudfRdDisplayName="ASMedia USB - User-mode Driver Framework Reflector" AsmtUsbDeviceName="ASMedia USB driver" WinUsb_SvcDesc="WinUSB Driver"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.