DOKK / manpages / debian 12 / msitools / msidump.1.en
msidump(1) General Commands Manual msidump(1)

msidump - dump the tables and streams contained in Windows Installer packages

msidump [<option> [<option> ...]] <MSI file>

msidump dumps the tables and streams contained in Windows Installer packages (.MSI files).

Dump the tables. This is the default.
Dump the streams.
Dump the signature, parsed as ASN.1.
Dump to the given directory.
Print a help message and exit.
Print version information and exit.

More than one of -t, -s or -S may be specified.

msidump was written by Marc-André Lureau for Red Hat, Inc. This manual page was adapted from the program usage information by Stephen Kitt <skitt@debian.org>, for the Debian GNU/Linux system (but may be used by others). It was last modified for msidump version 0.93.

December 21, 2014 msitools