http://bugs.winehq.org/show_bug.cgi?id=9848 --- Comment #4 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-10-01 12:04:47 --- Created an attachment (id=8336) --> (http://bugs.winehq.org/attachment.cgi?id=8336) stub for ReportFault Hi, the crash is caused by missing registry key for internet explorer. Do "winetricks fakeie6" to work around that bug. Then it hits an unimplemented function in faultrep. Attached patch works around that bug. Now the application pops up a zillion ErrorMessageBoxes. From the debug log it looks like it's not happy with the version info in a file called VerCtrl.dll (in flipviewers directory) Using native version.dll worked around that bug. I dunno how usable the apllication further is. Couls you test please? I'll attach debug trace for the version log -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.