signtool sign /f mycredentials.spc /csp "Microsoft Strong Cryptographic
Provider" /k myprivatekey.pvk /d <myCompanyName> /sha1 <somehash> /v setup.exe
The following certificate was selected:
Issued to: <myCompanyName>
Issued by: VeriSign Class 3 Code Signing 2004 CA
Expires: 12/20/2006 3:59:59 PM
SHA1 hash: <somehash>
SignTool Error: The specified private key container was not found.
Number of files successfully Signed: 0
Number of warnings: 0
Number of errors: 1
HELP!!! Thanks.
Art
Art