http://bugs.winehq.org/show_bug.cgi?id=8265
------- Additional Comments From us@edmeades.me.uk 2007-08-07 03:09 ------- Just an FYI to watch out for - Until my next set of patches (I think), the && will not terminate when one of the commands fails whereas under windows, an && chain ends if any of the external commands returns a non-zero return code.
I had a patch to fix this, but its not right so I need to recode it. (Un) fortunately my holiday got in the way, but now I am back hopefully I can get back to it soon...