https://bugs.winehq.org/show_bug.cgi?id=56820 Eric Pouech <eric.pouech(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech(a)gmail.com Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Eric Pouech <eric.pouech(a)gmail.com> --- Marking as dup of implementing || and && operators in batch file Note that statement in #1 "if command before errorlevel is NOT 0" is partially wrong. What should be taken care of is command return code, which is not always the error level (but sometimes is). I have a full implementation of all of this. *** This bug has been marked as a duplicate of bug 32679 *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.