"Alexandre Julliard" <[EMAIL PROTECTED]> wrote: > The problem is that you can't depend on it being set, because Wine is > supposed to work fine without it. Setting it in the wrapper script > won't change that, because the wrapper is only used when running from > inside the source tree.
How about the following solution: do not set WINEPREFIX in the startup script, just add it to the Wine environment (possibly even not propagating it to the Unix environment) in the case it wasn't already set? -- Dmitry.
