Driver Inf -

[DriverAddReg] HKR,,LowerFilters,0x00010000,"MyFilter"

[DriverCopyFiles] MyDriver.sys

[MyDeviceSection.NTamd64] %MyDeviceDesc% = Install_Section, USB\VID_1234&PID_5678 driver inf

[Install_Section] CopyFiles = DriverCopyFiles AddReg = DriverAddReg driver inf

Back to Top ↑