http://bugs.winehq.org/show_bug.cgi?id=30513
Bug #: 30513 Summary: Microsoft Office Communicator 2007 R2 Trial crashes in CDATA event handling while parsing rule XML from resource file Product: Wine Version: 1.5.2 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: msxml3 AssignedTo: wine-bugs@winehq.org ReportedBy: focht@gmx.net Classification: Unclassified
Created attachment 39910 --> http://bugs.winehq.org/attachment.cgi?id=39910 WINEDEBUG=+tid,+seh,+relay,+msxml wine ./communicator.exe >>log.txt 2>&1
Hello,
continuation of bug 30505
Prerequisite: 'winetricks vcrun2008'
After installation (one liner):
--- snip --- $ wine reg add "HKLM\Software\Microsoft\Communicator\3.5\Registration" /v "ProductID" /t "REG_SZ" /d "01234567890123456789012" --- snip ---
Attached is WINEDEBUG=+tid,+seh,+relay,+msxml log (uncompressed: 10 MiB).
$ du -sh CommunicatorEval.msi 15M CommunicatorEval.msi
$ sha1sum CommunicatorEval.msi b2a1cc95362b93aef6dfbf9987cc5c4ca6c8038d CommunicatorEval.msi
Regards