Tagged Questions

4
votes
3answers
2k views

How to make better use of MSI files

As you might know, msiexec is a command line app that you can use to install an MSI file. As you might know, you can run it in silent or invisible mode. My question is this. If the installer ...