MSI command (windows only)
Show the detection details from any MSI installer
MSI command sample
wintuner msi {filePath}
Parameters
Parameter | Value | Description |
---|---|---|
{filePath} | MSI file | What MSI file should be inspected? |
Technical description
See MsiCommand.cs on GitHub.