Search results

  1. L

    Invoking MSI installer in Paquet Builder

    I am using Paquet Builder 3.3.1 in Windows 7 I have successfully created a build that has three components in this order Batch File MSI installer MSI installer The 3) MSI installer I would like to invoke it with the /A option For example if I were to run from a command prompt in windows I...
  2. L

    MSI installer switches and parameters

    I want to use a custom action (MSI installer) and force the installation or re-installation without end user interaction. I have successfully made the install work with parameters /quiet /passive However I can not get the re-install to work without user interaction. Here is the custom action I...
Back
Top