http://bugs.winehq.org/show_bug.cgi?id=2899
------- Additional Comments From mike@codeweavers.com 2005-15-10 21:46 ------- I think the problem is that the expression LicenceViewer <> 1 is not evaluating to FALSE like it should so the handler will not be invoked.
I hope once it evaluates correctly to FALSE, things should work correctly.
Specifically, I think current code in cond.y has some trouble evaluating empty properties values.