+ Reply to Thread
Results 1 to 10 of 10

Thread: Signtool.exe install fails

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2004
    Posts
    4,308

    Default Re: Signtool.exe install fails

    Seth,

    it breaks uninstaller code-signing (you'll have an un-signed uninstaller .exe, which is a no-go) and archive integrity will be corrupt.

    You have to use the code-signing technology provided by the compiler to correctly code-sign a setup.exe and the internal uninstall.exe.

    Friedrich

  2. #2

    Default Re: Signtool.exe install fails

    Friedrich,

    Is there a way to provide all variables required for signing via command line? It looks like some of them could use compiler variables, but not the password.

    Alternatively, is there a file or registry location to set the global signing settings?

    All of our builds are done through automated build processes, and it would not be reasonable to update either the build agents or each installer script each time we update our certificate.

    -Seth

  3. #3
    Join Date
    Mar 2004
    Posts
    4,308

    Default Re: Signtool.exe install fails

    Seth,

    I'll check this in (the upcoming) SetupBuilder 2022 and will get back to you!

    Friedrich

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

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