Very nice. This fixes it completely. I had tried to do things like TMP=/tmp and TEMP=/tmp but it didn't work for whatever reason.
Chris On Monday 29 December 2003 06:42 am, Rein Klazes wrote: > On Sun, 28 Dec 2003 17:54:03 -0500, you wrote: > > Is this due to wine setting the TEMP environment variable? I've tried > > overriding that in the winebrowser script but it doesn't seem to make any > > difference. Ideas on how to fix this? > > unset TMP TEMP > > Rein.