On Monday 8 November 2004 17:11, Dan Kegel wrote:
What do your $TMP and $TEMP look like?
In the Unix shell before I start wine, they are both unset.
I was asking because the path test uses GetTempPath which looks at $TMP and $TEMP. My $TMP and $TEMP are unset as well and I don't have a t: drive, but I can't reproduce your problem.
-Hans