Skip to main content

MSI command (windows only)

Show the detection details from any MSI installer

MSI command sample
wintuner msi {filePath}

Parameters

ParameterValueDescription
{filePath}MSI fileWhat MSI file should be inspected?

Technical description

See MsiCommand.cs on GitHub.