logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

msiextract - extract the files contained in Windows Installer packages

Authors

msiextract  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 msiextract version 0.93.

msitools                                        December 21, 2014                                  msiextract(1)

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>

See Also