[WINEDOCS] WINEPREFIX and other variables
Hi While reading the source to learn how wine works internal, i found some things not found in the documentation (wine-user.pdf, wine-devel.pdf or winelib-user.pdf): environment: WINEPATH WINEHOME WINETEMP WINETMP "WINEPREFIX" is not new for me (working with wineprefixcreate), but the documentation is "rare". I found many references for "~/.wine" (winetools is worst case in this). Is someone working on the documentation for this? Target-Documentation for this ? [IMHO: (wine|winelib)-(user|devel)] PS: sgml is a black hole for me atm. -- By By ... ... Detlef
On Sat, 2005-05-21 at 12:13 +0200, Detlef Riekenberg wrote:
Is someone working on the documentation for this?
Not that I know of.
Target-Documentation for this ?
Probably wine.man, there is already a section there for environment variables. -- Dimi Paun <dimi(a)lattica.com> Lattica, Inc.
Detlef Riekenberg <wine.dev(a)web.de> writes:
While reading the source to learn how wine works internal, i found some things not found in the documentation (wine-user.pdf, wine-devel.pdf or winelib-user.pdf):
environment: WINEPATH WINEHOME WINETEMP WINETMP
These are internal variables used to pass DOS environment strings through the Unix environment, they are not really meant to be used by end users. -- Alexandre Julliard julliard(a)winehq.org
participants (3)
-
Alexandre Julliard -
Detlef Riekenberg -
Dimi Paun