G
Guest
Hi,
I have a filter driver which has passed the WHQL and get a CAT file with it.
But I don't know how to install the driver with the CAT file. Does anyone can
tell me how to do this?
As I know, the filter cannot be installed with INF file directly. Therefore,
we install the filter driver and its INF file with
"SetupInstallServicesFromInfSection()" function in our setup program.
Thanks!
I have a filter driver which has passed the WHQL and get a CAT file with it.
But I don't know how to install the driver with the CAT file. Does anyone can
tell me how to do this?
As I know, the filter cannot be installed with INF file directly. Therefore,
we install the filter driver and its INF file with
"SetupInstallServicesFromInfSection()" function in our setup program.
Thanks!