DriverHeaven.net

 
Looking for the skin chooser?
 
 
  • Home

  • Reviews

  • Articles

  • News

  • Tools

  • GamingHeaven

  • Forums

  • Network

 

Go Back   DriverHeaven.net > Forums > Software / Tools > Windows Vista Forum


Reply
 
LinkBack Thread Tools
Old Jan 29, 2007, 06:26 PM   #1
DriverHeaven Newbie
 
Join Date: Jan 2007
Posts: 1
Rep Power: 0
64BitWho is on a distinguished road

??? Help! Need single file from Vista WDK.

Just a quick intro: I've written a driver for Vista64, and need to sign it. I have signed files before, and am familiar with the process. I used signtool.exe (this is a common file with many versions, the latest version is apparently distributed with the Vista WDK). Now to sign kernel mode drivers in Vista, you have to cross-sign with a certificate depending on your root CA. This is done using the /ac option of signtool.exe

Problem is that the /ac option is not available in the signtool.exe I have, I looked it up and apparently this option was introduced only with the Vista WDK, and the latest signtool.exe can be found within the WDK.

Could anyone please post the latest signtool.exe file, or e-mail it to me or something?

To see if the signtool.exe you have has the /ac option, please run in a command prompt
Code:
signtool /?
and if it's the right version, it will describe the /ac option as well in the help.


I don't have the WDK, and from the part of the world where I where I live, the download will take 2.5+ days.

To answer the obvious question as to how I wrote a driver for Vista without the WDK.. well, I was porting a driver, and used the older DDKs. <sheepish grin> The driver works fine with driver signing disabled (F8 on Boot) and/or the BCDEDIT toggle set.

Please help, folks! Thanks, in advance
64BitWho is offline   Reply With Quote


Reply

Bookmarks

Thread Tools