http://bugs.winehq.org/show_bug.cgi?id=2298
------- Additional Comments From xavim@ubxlab.com 2004-18-06 15:40 ------- The same happens with last Debian wine binary:
Running in Win98 (SE):
E:...>parent.exe Parent started. Child started. In child: env = [ entry_0, entry_1, entry_2, ]
E:...>
Running wine (20040505) under Debian (unstable):
$ wine parent.exe Child started. In child: env = [ HOME=/home/javi, entry_0, entry_1, entry_2, COMSPEC=C:\Windows\system\wcmd.exe, PATH=C:\syntech\bin;C:\Windows;C:\Windows\system;X:;X:\test;Y:, TEMP=C:\TMP, TMP=C:\TMP, windir=C:\Windows, SYSTEMROOT=C:\Windows, winsysdir=C:\Windows\system, ] Parent started. Wine exited with a successful status $ $ wine --version Wine 20040505 Wine exited with a successful status $ uname -a Linux pandora 2.4.22 #1 Sat Oct 11 23:23:24 CEST 2003 i686 GNU/Linux $