Reply to Thread

Post a reply to the thread: Code signing the uninstaller

Your Message

Click here to log in

What's the name of our main installation product (in uppercase letters), directly followed by the current year?

 

You may choose an icon for your message from this list

Additional Options

  • Will turn www.example.com into [URL]http://www.example.com[/URL].

Topic Review (Newest First)

  • 08-20-2016, 10:47 AM
    linder

    Re: Code signing the uninstaller

    Maury,

    If it does not code-sign your setup.exe and the uninstall.exe then you are using an incorrect SHA-2 (or "dual" SHA-1/SHA-2) code-sign configuration in your project. Check your password, your SHA-2 based code-signing certificate. And make sure that you are using the correct signtool.exe.

    http://www.lindersoft.com/forums/showthread.php?47199

    Does this help?

    BTW, you can post the compiler output here and I can tell you exactly what you are doing wrong.

    Friedrich
  • 08-19-2016, 01:39 PM
    MauryL

    Code signing the uninstaller

    Hello, friends...

    Have a project under SB 10.0.5204. My executable seems to code-sign just fine, but I get "GEN1053: Code signing process failed. Error Code: 1" while adding the digital certificate to Uninstall.

    What have I missed, or done wrong?

    Thanks,
    Maury Leman

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •