Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: Code Signing myProgram.exe

  1. #11

    Default Re: Code Signing myProgram.exe

    We checked the permanent as suggested. Still no digital signature added to
    myProgram.exe file....

    Ken Stone
    Attached Images Attached Images   

  2. #12

    Default Re: Code Signing myProgram.exe

    > We checked the permanent as suggested. Still no digital signature added to
    > myProgram.exe file....

    Hi Ken,

    Now that you have it checked try replacing the copy being used by the
    installer with a fresh compiled version (delete the current one and then
    replace it).

    It may be skipping it.

    Charles


    --
    -------------------------------------------------------------------------------------------------------
    Charles Edmonds

    cjeByteMeSpammers@lansrad.com (remove the "ByteMeSpammers" to email me)
    www.clarionproseries.com - ProDocument, ImageEx, ProScan, ProImage, ProPath
    and other Clarion developer tools!
    www.seal-soft.com - The xProduct Clarion templates - xWordCOM, xToolTip,
    xDataBackup Manager and more!
    www.ezchangelog.com - "Free ChangeLog software to manage your projects!"
    www.setupcast.com - "A revolutionary new publishing system for software
    developers - enhanced for SetupBuilder users!"
    www.ezround.com - "Round Corner HTML tables with matching Banners, Buttons
    and Forms - Now with PNG support!
    www.lansrad.com - "Intelligent Solutions for Universal Problems"
    www.fotokiss.com - "World's Best Auction Photo Editor"
    -------------------------------------------------------------------------------------------------------

  3. #13

    Default Re: Code Signing myProgram.exe

    Hi Ken

    >We checked the permanent as suggested. Still no digital signature added to
    >myProgram.exe file....

    Looking at your script output, I see [backup] for the Manifest output. This looks like
    you need to also add the [x] permanent setting to your manifest setting within SB.


    see screenshots...

    JohnG
    Attached Images Attached Images   

  4. #14

    Default Re: Code Signing myProgram.exe

    That fixed the issue. Thanks to everyone for your advise.

    Love this community,
    Ken Stone & Staff

  5. #15

    Default Re: Code Signing myProgram.exe

    Great news.

    One small tick for SetupBuilder,
    One giant leap for Clarion Programmers

    <g>

    John Griffiths

  6. #16

    Default Re: Code Signing myProgram.exe

    Hi John,

    > Looking at your script output, I see [backup] for the Manifest output. This looks like
    > you need to also add the [x] permanent setting to your manifest setting within SB.

    Curious: Why does the setting for the manifest affect the code signing?
    I always do my own manifests so I'm not familiar with it in SB.

    Best regards,

    --
    Arnor Baldvinsson
    Icetips Alta LLC

  7. #17

    Default Re: Code Signing myProgram.exe

    G'day Arnor

    I don't know why. Maybe is is a threading issue within SB, or perhaps the PC was doing
    some caching, and the interim file was being codesigned, then clobbered when the
    manifest was completed. That may be a question for the Wizard Master( = Friedrich) !

    I always did all my manifests using SB, and always permanent. Then codesigning just
    worked.

    John

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
  •