About 5 months ago I could run from a bash shell,
export WINEPATH="/path/to/dll_dir_1"
and running wcmd /c set would show that the PATH variable had the standard c:\windows\ wine paths but it would also have the paths I set in the WINEPATH variable in bash. It's this passing of the linux shell WINEPATH and appending it to the wine WINEPATH that seems to have disappeared.
Thanks,
Daniel
On 8/2/06, Vincent Povirk <madewokherd+d41d@xxxxxxxxx> wrote:
I've never heard of WINEPATH, but it seems to still be there. Running
"z:\bin\sh -c set" from within wcmd shows that wine is setting it. But
setting it manually (even within a program called from wine) doesn't
seem to have any effect.
You can probably work around it by having an app running in wine (such
as wcmd) set it and then call your program.
--
Vincent Povirk
_______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users