Results 1 to 6 of 6

Thread: Code Certificate not showing

  1. #1

    Default Code Certificate not showing

    Good Day All,
    I have my installation going now thanks to Friedrich's help including the
    Code Certificate. I do not get an error when during the compile and the
    messages indicate the Code was signed successfully.

    But when I downloaded from my site and run the install was not trusted.

    What am I missing? Do the files have to be uploaded too?

    Thanks,
    Bob

  2. #2

    Default Re: Code Certificate not showing

    Bob,

    Right click on your installer and look for the digital signatures tab,
    if it is not there it is not properly code signed. If it is then
    check the certificates.

    Guessing here: Be sure to sign the installer (General->Digital
    Signature) as well as your exe's. Also don't forget vista aware
    manifest's.

    - Kelly

  3. #3

    Default Re: Code Certificate not showing

    Thank you Kelly. I did as you said, I can see my company, email and the
    certificate. On the General Tab: This digital signature is OK. The only
    thing I do not have filled is the time stamp...

    What do I do about the manifest?

    Thanks, Bob

  4. #4

    Default Re: Code Certificate not showing

    Bob,

    >What do I do about the manifest?

    Have a look at "#embed Vista manifest" in the script editor or help.

    - Kelly

  5. #5

    Default Re: Code Certificate not showing

    Hi Bob,

    Code-sign "verification" is completely out of your (or our) control. It's a
    Windows "feature".

    You can use "chktrust.exe" to check your signature before distributing your
    file. But if the SetupBuilder compiler did not report an error, then it is
    code signed OK.

    If you are interested, please see:
    http://www.instantssl.com/code-signi...g-process.html

    Does this help?

    Friedrich

    --
    Friedrich Linder
    Lindersoft
    www.lindersoft.com
    +1.954.252.3910

    "point. click. ship" - that's SetupBuilder 6
    Create Windows Vista ready installations in minutes

    -- Official Comodo Code Signing and SSL Certificate Partner

  6. #6

    Default Re: Code Certificate not showing

    Where in the script editor does the "#embed..." need to be. I did insert it
    and the project compiled but I want to be sure.

    I could not find one of the examples that had this demonstrated.

    Thanks,
    Bob

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
  •