http://bugs.winehq.org/show_bug.cgi?id=21989
--- Comment #4 from Benjamin Hodgetts ben@xnode.org 2010-03-12 04:32:51 --- Created an attachment (id=26755) --> (http://bugs.winehq.org/attachment.cgi?id=26755) Patched MSI Log +msi +msidb
Slightly odd as adding WINEDEBUG=+msi,+msidb changes the behavior of the patcher. Instead of it getting stuck in a loop at the end, it actually tells you that it fails now.
What happens with trace is:
Welcome Page >> Click Update (it shoots through what looks like some sort of update, too fast to see) Resuming Install Shield >> Next (it shoots through what looks like some sort of update again, too fast to see) Installshield Completed >> Finish Installshield Completed (again) "The Wizard was interrupted before Fahrenheit could be installed" >> Finish
What happens without trace:
Welcome Page >> Click Update (it shoots through what looks like some sort of update, too fast to see) Resuming Install Shield >> Next (it shoots through what looks like some sort of update again, too fast to see) Installshield Completed >> Finish Welcome Page >> Click Update or Cancel and nothing happens
Trace log attached.