File: msiextract.1

package info (click to toggle)
msitools 0.106%2Brepack-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,336 kB
  • sloc: ansic: 18,006; yacc: 862; sh: 416; perl: 217; makefile: 18
file content (29 lines) | stat: -rw-r--r-- 968 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
.TH msiextract 1 "December 21, 2014" msitools
.SH NAME
msiextract \- extract the files contained in Windows Installer
packages
.SH SYNOPSIS
.B msiextract
[<\fIoption\fP> [<\fIoption\fP> ...]] <\fIMSI file\fP>
.SH DESCRIPTION
.B msiextract
extracts the files contained in Windows Installer packages (.MSI
files).
.PP
.SH OPTIONS
.IP "\fB\-C\fP, \fB\-\-directory\fP <\fIdirectory\fP>"
Extract to the given \fIdirectory\fP.
.IP "\fB\-l\fP, \fB\-\-list\fP"
List the files only.
.IP "\fB\-h\fP, \fB\-\-help\fP"
Print a help message and exit.
.IP "\fB\-\-version\fP"
Print version information and exit.
.PP
More than one of \fB\-t\fP, \fB\-s\fP or \fB\-S\fP may be specified.
.SH AUTHORS
\fBmsiextract\fP 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 \fBmsiextract\fP
version 0.93.