http://bugs.winehq.org/show_bug.cgi?id=14381
--- Comment #27 from Dan Kegel dank@kegel.com 2008-08-26 11:28:15 --- Yes indeedy, and Roy's mstask patches are all in. So there are only three bugs left keeping the installer from working. Here's a recipe for working around them all:
1. Patch today's git with Louis' reposted shlwapi patches: http://www.winehq.org/pipermail/wine-patches/2008-August/060121.html http://www.winehq.org/pipermail/wine-patches/2008-August/060122.html
2. Copy msxml3.dll and msxml3r.dll from windows xp to system32, and use winecfg to override msxml3 to get around bug 14864. (Sadly, winetricks msxml3 isn't enough, I hear.)
3. winetricks directx9 to get the missing registry setting mentioned in #13
And voila, lively setup works! You can then try logging in by doing winetricks firefox, going to lively.com in firefox, and trying to enter a room. The login dialog pops up, but login fails. (But that's beyond the scope of this bug.)