I am using Paquet Builder 3.3.1 in Windows 7
I have successfully created a build that has three components in this order
For example if I were to run from a command prompt in windows I would type
msicexce /A MyInstall.msi
Note the /A is not a parameter it is an option.
How can this be accomplished within Paquet Builder
I have successfully created a build that has three components in this order
- Batch File
- MSI installer
- MSI installer
For example if I were to run from a command prompt in windows I would type
msicexce /A MyInstall.msi
Note the /A is not a parameter it is an option.
How can this be accomplished within Paquet Builder
