Reply to Thread

Post a reply to the thread: Code signing fails on larger installs

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-17-2021, 03:12 PM
    linder

    Re: Code signing fails on larger installs

    Chris,

    it's very well possible that you have received a buggy protection definition update. Your uninstall code-signing went through without any problem. Then both SHA-1 and SHA-2 code-signing of "su_pc g_mt_Full_4.1.16.329.exe" failed. IMO, your protection software blocked this process.

    Friedrich
  • 08-17-2021, 02:14 PM
    ccordes

    Code signing fails on larger installs

    Hi,

    This has been working flawlessly for so long, I want to just leave it alone so it will fix itself. Maybe it's a problem with one of the time stamps...

    We produce a demo and full version of several programs that all use the same set of data. The data is distributed with the software.
    The problem today is that the demos compile and get code-signed without issue while every full version.
    The functional difference between the two is the amount of data. Demos are 256M and Full versions are between 2 and 4GB

    I use the http://timestamp.comodoca.com/authenticode

    TIA,

    Chris C

    Here is the code-signing part of the compiler results
    Preparing Uninstaller Code-Signing...
    OK
    Calculating Feature and Type sizes...
    OK
    Resolving compiler variables...
    OK
    Analyzing installation script (protection mode)...
    OK
    Linking installation script...
    Code size: 5,268 bytes
    Linking loader...
    PECVER: 4.0.4.0
    MZ signature generated successfully
    Resum00 executed
    Inject main setup icon: D:\Users\Public\SetupBuilder Projects\images\NERC2006.ico
    Compile Version Resource...
    Code size: 40,448 bytes
    Add SZDD stamp @ 7692
    OK
    Linking decompression library...
    Code size: 9,387 bytes
    Processing Uninstall Code-Signing...
    Adding Digital Certificate to Uninstall...
    Resolve CSI...
    SIGNTOOL
    SVER: 10.0.10586.212
    SHA1: 0
    SHA2: 0
    Successfully code signed Uninstall Object
    Process File Overhead Extraction
    OK
    Uninstall Archive Integrity Verification manipulated successfully
    Generating Uninstall Delta [8000]...
    84 byte-mods applied
    Signature source added [16859:7213]
    Signature patch added
    OK
    Finalizing application...
    AIV generated: 51BF4FE245468
    Archive Integrity Verification signed successfully
    OK
    Adding Digital Certificate...
    Resolve CSI...
    SIGNTOOL: D:\Users\Public\SetupBuilder Projects\pcgarwV9_2021_noCopier_LocalInstall\su_pc g_mt_Full_4.1.16.329.exe
    SVER: 10.0.10586.212
    SHA1: 1
    SHA2: 2
    Compiler error GEN1053: Code signing process failed. Error Code: 2
    Terminating CSigning Process...[1]

Posting Permissions

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