http://bugs.winehq.org/show_bug.cgi?id=9014
Summary: MS Office 2007 Home and Student edition installer crashes Product: Wine Version: CVS Platform: Other URL: http://office.microsoft.com OS/Version: other Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: wine-ole AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
With today's git, we get past bug 5792. The next roadblock is that our msxml3 isn't complete enough. To work around that, install native msxml3, e.g. wget http://kegel.com/wine/winetricks sh winetricks msxml3 I should file a bug for that sometime, but for now, let's move on.
The next problem is a crash in rpcrt4:
=>1 0x7e99ee21 NdrConformantStringBufferSize+0x171(pStubMsg=0x7c765948, pMemory=0x80, pFormat=0x5cbcd4) [wine-git/include/wine/unicode.h:208] in rpcrt4 (0x7c7657ac) 2 0x7e9a41ad PointerBufferSize+0x10d(pStubMsg=0x7c765948, Pointer=0x80, pFormat=<is not available>) [wine-git/dlls/rpcrt4/ndr_marshall.c:1042] in rpcrt4 (0x7c76580c) ...
I'll attach a log.