Results 1 to 5 of 5

Thread: SB8 and Signcode error

  1. #1

    Default SB8 and Signcode error

    Just upgraded from 6 to 8 and this message prevents signing. Here is a bit
    from the result script.

    Processing Uninstall Code-Signing...
    Adding Digital Certificate to Uninstall...
    SIGNCODE
    Compiler warning GEN1061: File not found:
    Compiler warning GEN1061: File not found:
    Compiler error GEN1053: Code signing process failed. Error Code: -1

    Tried the three options forthe Timestamp URL but all the same result
    Nothing in Credentials Line
    Nothing in PK file
    pfx file in the PFX line (worked in v6)
    Password in pw line ( worked in v6)

    SB8 read in the old SB6 file to convert to later format.
    Where am I going wrong?
    Thanks
    Nev

  2. #2

    Default Re: SB8 and Signcode error

    Located SignTool.exe and now only get the ErrorCode -1.
    Nev

  3. #3

    Default Re: SB8 and Signcode error

    Nev,

    > Located SignTool.exe and now only get the ErrorCode -1.

    That means, Microsoft Authenticode was unable to code-sign.

    Post again the "Processing Uninstall Code-Signing..." compiler part to
    verify that you are really using the correct Authenticode tool.

    Assuming, you are using the Microsoft SignTool.exe in Tools | Options | File
    Locations and all required Authenticode components are registered on your
    machine, it's caused by (at least) one of the following:

    1. The certificate that you are using expired. Please check the
    code-signing certificate expiration date.

    -and/or-

    2. The certificate configuration information is incorrect (e.g. wrong
    password). Please check the configuration.

    -and/or-

    3. If you support timestamp, then "something" might block access to the
    timestamp server. Try to disable timestamping to see if this makes a
    difference. If it works fine, put the signtool.exe to the exclusion list to
    avoid real-time monitoring or switch to another timestamp server and re-try.

    Hope this helps a bit.

    BTW, this has absolutely nothing to do with the SetupBuilder version you are
    using.

    Friedrich

  4. #4

    Default Re: SB8 and Signcode error

    Thanks Friederich
    Just checked the password again and see that I missed an upper case letter.
    All is working again.
    Thanks
    Nev

  5. #5

    Default Re: SB8 and Signcode error

    Hi Nev,

    > Thanks Friederich
    > Just checked the password again and see that I missed an upper case
    > letter. All is working again.

    Perfect. Thanks for the update.

    Friedrich

Thread Information

Users Browsing this Thread

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

Posting Permissions

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