Search results

  1. M

    Run time control on "Do not prompt end user for destination..."

    Hi I am using Paquet Builder 2018. I have built installer and it can accept the installation path as a command line argument. I am able to use the custom actions for this and all is good. When there is no command line argument passed as is the case when user double click on the file I am...
  2. M

    Exit code when digital signature fails

    Hi I have integrated Paquet Builder with a powershell script to package and digitally sign the self extracting exe. The issue is one out of like 20 attempts will fail with either time stamping or the signing itself but then the exit code is still zero. So there is no way for me to determine that...
  3. M

    Hyperlink in Welcome and Final Screen

    Hello I wanted to dynamically add a long URL to the Welcome and Final Screen. I can pass that through a variable but I wanted the text displayed for the URL to be something like click here instead of the long URL. Is there a way this can be accomplished. Thanks much Mohit
  4. M

    Using Environment variable %USERPROFILE%

    Hi I am evaluating Paquet Builder for building a self extracting exe and find it supports most of what I need. I have run into one issue though. Our Software is going to be used by a few users running windows using Parallels on Mac. For such user the Desktop, Downloads, MyDocuments etc is...
Back
Top