Re: WHQL signing confusion
- From: "Owen Smith" <nospam.osmith@xxxxxxxxxxxxxxxxx>
- Date: Wed, 22 Aug 2007 09:20:08 +0100
1) You need to run the tests in the WLK/DTM system. This will produce a ..cpk file for each OS (i.e. XP, XP64, Vista32bit, Vista64bit, and any others). Then use the logo submission wizard to pack up the .cpk files with the driver binaries and inf file to a .cab file. Sign and submit this to MS.
2) Yes, you get a properly signed .cat file. As long as no changes are made to the driver binaries or the inf file, then your installer should work.
3) Yes
On Mon, 20 Aug 2007 20:48:22 +0100, Sebastian Bargmann <not@xxxxxxxxxx> wrote:
Hi,
I have developed a display driver I would like to have CAT-signed by WHQL.
My driver consists of three binaries and a single INF. The installer is an
executable, with the binaries and the INF file embedded. When installing,
the installer extracts binaries and INF and installs the usual way (class
installer etc). The driver loads at boot-time.
1)
I have signed the 32bit and 64bit binaries with signtool.exe. Can I just
ship my driver as three (six) binaries and an inf-file to WHQL, or do I need
to package it in some way (e.g. a CAB-file)??
2)
When/if WHQL accepts and signs my driver, I get a CAT file in return. I
reference this file from the inf-file (CatalogFile=...). If I include the
CAT file in above mentioned installer, everything should work. .. right? Or
do I need to install in some other way??
3)
When I get my driver CAT-signed, and I discover and fix a bug in it, do I
need to start all over with WHQL?
4)
I'm completely new to driver signing, so any other advice you may have will
be greatly appreciated!
Thanks and regards,
Sebastian Bargmann
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
.
- References:
- WHQL signing confusion
- From: Sebastian Bargmann
- WHQL signing confusion
- Prev by Date: Notify Object and DllGetClassObject
- Next by Date: USB Mouse driver
- Previous by thread: WHQL signing confusion
- Next by thread: Re: mass storage driver key name & drive handles.
- Index(es):
Relevant Pages
|