PDA

View Full Version : Code signing. Not sure what I am doing wrong ????



NewsArchive
05-28-2007, 11:58 PM
Here is what I get at the end of my compilation:

Processing Uninstall Code-Signing...
Adding Digital Certificate to Uninstall...
Compiler warning GEN1061: File not found: C:\BGPrivatecert.spc
Compiler Error GEN1053: Code signing process failed. Error Code: 1

When I manually run signtool signwizard, I can issue a certificate to any
EXE DLL I choose, with the "file not found"

I selected signtool.exe in it's directory, in tools/options/file locations.

Is this something about a path, files that I should move?

Thanks!
Bernard