HCT Tests Submission

  • Thread starter Thread starter Shalini
  • Start date Start date
S

Shalini

Hi All,
To submit a Disk Filter driver for Windows logo certification is it enough
if we
run AntiVirus/File system filter driver tests that come in HCT.??
I dont specifically find a reference to Filter Drivers in any of the
documents in HCT kit.
Thanks in Advance
Regards
Shal.
 
:-(

Is there a way i can avoid the message box that pops up when i install the
driver in XP.
"This Driver is not digitally signed. Please press continue to Install it or
Stop Installation" ????

Thanks and Regards
Shal
 
Avoid any use of INF files and write the driver to UpperFilters directly.
This worked for me, both for disk and CD-ROM filters.
 
Thanks Max.!
Are u referring to sample program like AddFilter in DDK???

Thanks in Advance
Regards
Shal.
 
Write the one yourself and call from InstallShield, a couple of screenfuls
of code.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top