class is USB
PreInstalling the inf using SetupCopyOEMInf function. Following steps
1) Create an inf file
2) use inf2cat to create an cat file.
3) use signtool to sign the cat file.
4) use signtool to sign the driver file.
5) now call the setupcopyoeminf funtion to preinstall. While
installation it ask for continue option with WHQL logo testing.
Clicked on the continue.
6) Reboot the system
7) after reboot if i connect my h/w the Found New Hardware Comes.
Why this Found New Hardware is still comming??
how to suppress this. Even though all the steps we followed is
correct.
.INF and .CAT file confusion ... abc.sys can be found in the same folder as the .inf file.... by my device .inf file should be tied somehow to the .cat file.... that my abc.sys file, and my coinstaller dll, and the data file that my ... (microsoft.public.development.device.drivers)
.INF and .CAT file confusion ... abc.sys can be found in the same folder as the .inf file.... by my device .inf file should be tied somehow to the .cat file.... that my abc.sys file, and my coinstaller dll, and the data file that my ... (microsoft.public.development.device.drivers)
Re: .INF and .CAT file confusion ... > abc.sys can be found in the same folder as the .inf file.... > by my device .inf file should be tied somehow to the .cat file.... > that my abc.sys file, and my coinstaller dll, and the data file that my ... (microsoft.public.development.device.drivers)
Re: .INF and .CAT file confusion ... One thing I've noted is that the precompiled INF file points to the location where the .sys file was when first installed. ... Normally abc.sys can be found in the same folder as the .inf file. ... it seems that every file referenced by my device .inf file should be tied somehow to the .cat file.... This means that my abc.sys file, and my coinstaller dll, and the data file that my coinstaller references should also be tied to the .cat file. ... (microsoft.public.development.device.drivers)
Re: .INF and .CAT file confusion ... One thing I've noted is that the precompiled INF file points to the location where the .sys file was when first installed. ... Normally abc.sys can be found in the same folder as the .inf file. ... it seems that every file referenced by my device .inf file should be tied somehow to the .cat file.... This means that my abc.sys file, and my coinstaller dll, and the data file that my coinstaller references should also be tied to the .cat file. ... (microsoft.public.development.device.drivers)