Jump to content

How can I see the msi-parameters from several msi-packages


Mr.John_Doe

Recommended Posts


Hello,

is there a freeware where I can see the optional parameters of a msi-package so I can use them for unattended install...

You can run the MSI-file with the /? switch to see all supported parameters. For parameters not listed, search the documentation of the supplier of the MSI-file. I'm unaware of an application which easily scans for all allowed parameters for a specific MSI-file. You could use Orca to read through the contents of the MSI-file, but it's not always very clear. Documentation is always best.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...