<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #ff0000 2px solid">
<P><BR>&gt; wine --debugmsg +all -- sh.exe -</P>
<P>does wineconsole -- sh.exe - work ?</P>
<P>I fear it's the same old pb of not mapping win32 console semantics on standard unix files without winconsole</P>
<P>(anyway, check for the CreateFile which returns 0xffffffff, likely on $CONIN)</P>
<P>A+</P></BLOCKQUOTE>