http://bugs.winehq.org/show_bug.cgi?id=6845
dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|FIXED |
------- Additional Comments From dank@kegel.com 2007-15-04 22:58 ------- Say, the app does install properly, but there are a few caveats: 1) the console has complaints unless you have MSVCRTP60.dll (?) installed, so I did 'winetricks vcrun6' before installing 2) the msxml4 install runs twice, presumably because the first run didn't register the dlls properly? 3) the console shows an msi crash, =>1 0x7ea23613 ORDER_mergesort+0xb3(ov=0x16fc18, left=0x421a, right=0x421b) [/home/dank/wine-git/dlls/msi/order.c:97] in msi (0x0033eba8) That should probably be fixed even though it didn't keep the installer from finishing and reporting success. FWIW I'll attach an +msi,+text log.