Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
b20af9e2
Commit
b20af9e2
authored
Jul 17, 2013
by
Frédéric Delanoy
Committed by
Alexandre Julliard
Jul 17, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
msiexec: Fix manpage formatting.
parent
406aea82
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
34 additions
and
26 deletions
+34
-26
msiexec.man.in
programs/msiexec/msiexec.man.in
+34
-26
No files found.
programs/msiexec/msiexec.man.in
View file @
b20af9e2
...
...
@@ -2,22 +2,27 @@
.SH NAME
msiexec \- Wine MSI Installer
.SH SYNOPSIS
.BR "msiexec "\fIcommand\fR " \fI{required parameter}\fR \fI[optional parameter]\fR"...
.B msiexec
.I command
.RI { "required parameter" }
.RI [ "optional parameter" ]...
.SH DESCRIPTION
.B msiexec
is the Wine MSI installer, which is command line
compatible with its Microsoft Windows counterpart.
.SH INSTALL OPTIONS
.IP
"\fl/i {package|productcode} [property=foobar]\fR"
.IP
\fB/i\ \fR{\fIpackage\fR|\fIproductcode\fR}\ \fR[\fIproperty\fR=\fIfoobar\fR]
Install {package|productcode} with property=foobar.
.IP
"\fl/a {package|productcode} [property=foobar]\fR"
.IP
\fB/a\ \fR{\fIpackage\fR|\fIproductcode\fR}\ \fR[\fIproperty\fR=\fIfoobar\fR]
Install {package|productcode} in administrator (network) mode.
.IP
"\fx/x {package|productcode} [property=foobar]\fR"
.IP
\fB/x\ \fR{\fIpackage\fR|\fIproductcode\fR}\ \fR[\fIproperty\fR=\fIfoobar\fR]
Uninstall {package|productcode} with property=foobar.
.IP
"\fx/uninstall {package|productcode} [property=foobar]\fR"
Same as
/x
.
.IP
\fB/uninstall\ \fR{\fIpackage\fR|\fIproductcode\fR}\ \fR[\fIproperty\fR=\fIfoobar\fR]
Same as
\fB/x\fR
.
.SH REPAIR OPTIONS
.IP "\fl/f [p|o|e|d|c|a|u|m|s|v] {package|productcode}\fR"
.IP \fB/f\fR\ \
\fR[\fBp\fR|\fBo\fR|\fBe\fR|\fBd\fR|\fBc\fR|\fBa\fR|\fBu\fR|\fBm\fR|\fBs\fR|\fBv\fR]\ \
\fR{\fIpackage\fR|\fIproductcode\fR}
Repair an installation. Default options are \'omus\'
.IP "\flp\fR"
Reinstall the file if it is missing.
...
...
@@ -40,24 +45,26 @@ Overwrite any conflicting shortcuts.
.IP "\flv\fR"
Recache the local installation package from the source installation package.
.SH PATCHING
.IP
"\fx/p {patch} [property=foobar]\fR"
Apply
{patch}
. This should not be used with any of the above options.
.SH UI CONTOL
.IP
"\fx/q{|n|b|r|f}\fR"
.IP
\fB/p\ \fR{\fIpatch\fR}\ \fR[\fIproperty\fR=\fIfoobar\fR]
Apply
\fIpatch\fR
. This should not be used with any of the above options.
.SH UI CONT
R
OL
.IP
\fB/q\fR[\fBn\fR|\fBb\fR|\fBr\fR|\fBf\fR]
These options allow changing the behavior of the UI when installing MSI packages.
.IP
"\fx/q\fR"
.IP
\fB/q\fR
Show no UI.
.IP
"\fx/qn\fR"
Same as
/q
.
.IP
"\fx/qb\fR"
.IP
\fB/qn
Same as
\fB/q\fR
.
.IP
\fB/qb
Show a basic UI.
.IP
"\fx/qr\fR"
.IP
\fB/qr
Shows a reduced user UI.
.IP
"\fx/qf\fR"
.IP
\fB/qf
Shows a full UI.
.SH LOGGING
.IP "\fl/l[*][i|w|e|a|r|u|c|m|o|p|v|][+|!] {logfile}\fR"
Enable logging to {logfile}. Defaults are \'iwearmo\'.
.IP \fB/l\fR[\fB*\fR]\
[\fBi\fR|\fBw\fR|\fBe\fR|\fBa\fR|\fBr\fR|\fBu\fR|\fBc\fR|\fBm\fR|\fBo\fR|\fBp\fR|\fBv\fR]\
[\fB+\fR|\fB!\fR]\ {\fIlogfile\fR}
Enable logging to \fIlogfile\fR. Defaults are \'iwearmo\'.
.IP "\fl*\fR"
Enable all logging options except \'v\' and \'x\'.
.IP "\fli\fR"
...
...
@@ -89,16 +96,17 @@ Append logging to existing file.
.IP "\fl! \fR"
Flush each line to log.
.SH OTHER OPTIONS
.IP
"\fx/h\fR"
.IP
\fB/h
Show help.
.IP "\fx/j[u|m] {package|productcode} [/t transform] [/g languageid] \fR"
Advertise {package} optionally with /t {transform} and /g {languageid}.
.IP "\fx/y\fR"
.IP "\fB/j\fR[\fBu\fR|\fBm\fR] {\fIpackage\fR|\fIproductcode\fR} \
[\fB/t \fItransform\fR] [\fB/g \fIlanguageid\fR]"
Advertise \fIpackage\fR optionally with \fB/t \fItransform\fR and \fB/g \fIlanguageid\fR.
.IP \fB/y
Register MSI service.
.IP
"\fx/z\fR"
.IP
\fB/z
Unregister MSI service.
.IP
"\fx/?\fR"
Same as
/h
.
.IP
\fB/?
Same as
\fB/h\fR
.
.SH BUGS
Bugs can be reported on the
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment