msiextract - extract the files contained in Windows Installer packages
Contents
Description
msiextract extracts the files contained in Windows Installer packages (.MSI files).
Name
msiextract - extract the files contained in Windows Installer packages
Options
-C, --directory <directory>
Extract to the given directory.
-l, --list
List the files only.
-h, --help
Print a help message and exit.
--version
Print version information and exit.
More than one of -t, -s or -S may be specified.
Synopsis
msiextract [<option> [<option> ...]] <MSIfile>
