http://bugs.winehq.org/show_bug.cgi?id=4259
------- Additional Comments From vitaliy@kievinfo.com 2006-07-01 20:27 ------- We want to fix instller first. Second we need to see if there is anything wrong with other parts that you override with IE, DCOM, MSI.
So far anything usefull that I see is "Corel Photopaint 10 doesn't install". The reason it fails - hard to tell - need relay trace:
WINEDEBUG=+tid,+seh,+relay wine program.exe &> /tmp/relay.log && grep -A 20 -B 300 "seh:" /tmp/relay.log > /tmp/relay.txt
And attach relay.txt to this bug.
And pleast don't use stripped binaries - that makes most backtraces useless.