Results 1 to 6 of 6

Thread: "error executing program" when manifested ?

  1. #1

    Default "error executing program" when manifested ?

    Hi,

    Why would a program fail to run with the message "Error execution program"
    when it is UAC manifested and code-signed, but run OK if only code-signed ?

    #embed UAC manifest into "C:\Pstellar\rap_install7\PBS.exe"
    (PBS-tillægsmodul) [asInvoker] [Windows 7] [Skip]
    #code-sign application "C:\pstellar\rap_install7\PBS.exe" (Stellar
    tillægsmodul) [Skip]

    Cheers,
    /Poul

  2. #2

    Default Re: "error executing program" when manifested ?

    Is the source program (PBS.exe) on your development computer possibly
    already
    1. code-signed ?
    2. protected by Armadillo ?

    Try compiling PBS.exe again and then recompile your installer.

    Jane

  3. #3

    Default Re: "error executing program" when manifested ?

    Hi Jan,

    1. No
    2. No

    Same result after recompiling.

    Cheers,
    /Poul

  4. #4

    Default Re: "error executing program" when manifested ?

    Poul,

    > Why would a program fail to run with the message "Error execution program"
    > when it is UAC manifested and code-signed, but run OK if only code-signed
    > ?
    >
    > #embed UAC manifest into "C:\Pstellar\rap_install7\PBS.exe"
    > (PBS-tillægsmodul) [asInvoker] [Windows 7] [Skip]
    > #code-sign application "C:\pstellar\rap_install7\PBS.exe" (Stellar
    > tillægsmodul) [Skip]

    My bet is that it's the special character "æ" in "tillægsmodul" (in the
    manifest and/or the code-signature).

    Friedrich

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

    SetupBuilder is Windows installation -- "point. click. ship"

    -- Official Comodo Code Signing and SSL Certificate Partner

  5. #5

    Default Re: "error executing program" when manifested ?

    OK !

    I will try to change this.

    /Poul

  6. #6

    Default Re: "error executing program" when manifested ?

    Hi Friedrich,

    You are absolutely right: removing the special characters in the
    UAC-manifest command did the trick.

    Thanks alot.

    /Poul

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
  •