http://bugs.winehq.org/show_bug.cgi?id=8230
------- Additional Comments From hans@it.vu.nl 2007-30-04 03:12 ------- Created an attachment (id=6034) --> (http://bugs.winehq.org/attachment.cgi?id=6034&action=view) test that demonstrates incorrect handling of if construct
WINEDLLOVERRIDES="cmd.exe=b" wine cmd.exe /c test.bat "condition true"
WINEDLLOVERRIDES="cmd.exe=n" wine cmd.exe /c test.bat "condition false"