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
3c640470
Commit
3c640470
authored
Jan 26, 2017
by
Mike Swanson
Committed by
Alexandre Julliard
Feb 01, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
loader/wine.man.in: Document the WINEPATH environment variable.
Signed-off-by:
Mike Swanson
<
mikeonthecomputer@gmail.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
534ec7f5
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
wine.man.in
loader/wine.man.in
+14
-0
No files found.
loader/wine.man.in
View file @
3c640470
...
@@ -201,6 +201,20 @@ the builtin load fails; load shell32 always as builtin and comctl32
...
@@ -201,6 +201,20 @@ the builtin load fails; load shell32 always as builtin and comctl32
always as native; oleaut32 will be disabled.
always as native; oleaut32 will be disabled.
.RE
.RE
.TP
.TP
.B WINEPATH
Specifies additional path(s) to be prepended to the default Windows
.B PATH
environment variable. This is a list of Windows-style directories
separated by ";".
.RS
.PP
For a permanent alternative, edit (create if needed) the
.B PATH
value under the
.B HKEY_CURRENT_USER\\\\Environment
registry key.
.RE
.TP
.B WINEARCH
.B WINEARCH
Specifies the Windows architecture to support. It can be set either to
Specifies the Windows architecture to support. It can be set either to
.B win32
.B win32
...
...
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