[Bug 14864] Google Lively installer requires native msxml3

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Aug 25 21:01:36 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=14864





--- Comment #1 from Dan Kegel <dank at kegel.com>  2008-08-25 21:01:36 ---
This is still an issue with today's git.  Here's a recipe for reproducing:

0. Patch today's git with Roy's last two mstask patches
http://www.winehq.org/pipermail/wine-patches/2008-August/059937.html
http://www.winehq.org/pipermail/wine-patches/2008-August/059938.html
and Louis' reposted shlwapi patches:
http://www.winehq.org/pipermail/wine-patches/2008-August/060090.html
http://www.winehq.org/pipermail/wine-patches/2008-August/060091.html

1. Download livelysetup.exe
220aba6d869e5c52428c7efbd249d7c89e95e77b  livelysetup.exe

2. rm -rf .wine, run wineprefixcreate, copy windows xp's winhttp.dll to
system32

3. Run livelysetup.exe.  It
rather confusingly complains of not being able to connect
to the internet, probably because it's using msxml3 to
save the URL it's trying to connect to.  (See lively.log in attached
tarball.)

4. Verify that msxml3 rescues lively installer by
copying msxml3.dll and msxml3r.dll from windows xp to
system32, and use winecfg to override msxml3.
Lively installer now succeeds (see lively2a.log, ending
in a line that indicates it's receiving data from winhttp).


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list