Search found 1 match

by JFAguilera
Sun Mar 29, 2020 5:26 am
Forum: Former and Future Customers - Questions
Topic: Can PowershellStudio build .msi files in bulk?
Replies: 1
Views: 16938

Can PowershellStudio build .msi files in bulk?

Hi, we need to create around 5000 .msi files, one for each user in our company. Each .msi file is composed by the following files: 1. A setup.exe file. 2. A .cert file. 3. A .ps1 file. The .ps1 file must do the following: Import the .cert file and call setup.exe file with some params, example: setup...