[Bug 25517] msxml3 installer no longer installs anything

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Dec 14 01:31:35 CST 2010


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

--- Comment #3 from Austin English <austinenglish at gmail.com> 2010-12-14 01:31:34 CST ---
Index: winetricks
===================================================================
--- winetricks    (revision 2030)
+++ winetricks    (working copy)
@@ -3300,7 +3300,8 @@
     # Service Pack 7
     w_download .
http://download.microsoft.com/download/8/8/8/888f34b7-4f54-4f06-8dac-fa29b19f33dd/msxml3.msi
d4c2178dfb807e1a0267fce0fd06b8d51106d913
     # http://bugs.winehq.org/show_bug.cgi?id=7849 fixed since 0.9.37
-    w_override_dlls native,builtin msxml3
+    rm "$W_SYSTEM32_DLLS"/msxml3.dll
+    w_override_dlls native msxml3
     w_try $WINE msiexec /i "$W_CACHE"/msxml3.msi $W_UNATTENDED_SLASH_Q
 }

fixes it for me.

-- 
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