[Wine] cmd /c "c: && echo 1" File not found

Gert van den Berg wine-users at mohag.net
Thu Mar 4 12:51:24 CST 2010


On Thu, Mar 4, 2010 at 20:49, Gert van den Berg  wrote:
> On Thu, Mar 4, 2010 at 20:46, Gert van den Berg wrote:
>> cmd /c "c: && dir" confirms that the c: does not execute.
>>
> In addition, the second command still runs, which is not expected with
> a "&&" if the first command fails.
>

Minimal failure case:
mohag at mohagpc:~$ wine cmd /c "c: "
File not found

mohag at mohagpc:~$ wine cmd /c "c:"
mohag at mohagpc:~$

Gert



More information about the wine-users mailing list