PDA

View Full Version : Re:Previous post on code signing



MauryL
08-17-2014, 02:33 PM
To clarify/correct, the problem is not in code signing but in adding the digital certificate... sorry, but it's still an issue.

Maury

linder
08-18-2014, 03:19 AM
Maury,

What kind of error do you see? Perhaps you are using a .pfx to code-sign and you simply forgot to switch from SignCode.exe to SignTool.exe (Tools | Options... | File Locations -> Digital Signature).

Similar to this:

http://www.lindersoft.com/forums/showthread.php?p=75360&highlight=signtool#post75360

Friedrich

linder
08-18-2014, 03:21 AM
BTW, just post the compiler output and I can tell you what the problem is.

Friedrich

MauryL
08-22-2014, 10:49 AM
Sorry, but this slipped my mind. You are so right, I forgot about signtool. Corrected and all is well. Thank you!

linder
08-22-2014, 11:01 AM
You are welcome :)

Glad it's working fine now.

Friedrich