RSen
2007-04-19 13:02:05 UTC
I am trying to install Filter driver using SetupAPI function as decribed in
MSDN.
Call SetupInstallFilesFromInfSection for the [upperfilter_inst] section.
Call SetupInstallServicesFromInfSection for the [upperfilter_inst.Services]
section.
Call SetupInstallFromInfSection for the [upperfilter_inst] section, once for
each class key it wants to register the upperfilt service for.
But I see only registry is getting updated. The actual driver is not get
bound to the adapters.
How to do that?
MSDN.
Call SetupInstallFilesFromInfSection for the [upperfilter_inst] section.
Call SetupInstallServicesFromInfSection for the [upperfilter_inst.Services]
section.
Call SetupInstallFromInfSection for the [upperfilter_inst] section, once for
each class key it wants to register the upperfilt service for.
But I see only registry is getting updated. The actual driver is not get
bound to the adapters.
How to do that?