wineusr: Update troubleshooting advice to recommend winetricks for missing redist dlls.

Jeff Zaroyko jeffzaroyko at gmail.com
Thu Jul 15 00:52:46 CDT 2010


-------------- next part --------------
From ea4f5f5ff5e15134a80d09a66efcb4d34ec40d86 Mon Sep 17 00:00:00 2001
From: Jeff Zaroyko <jeffz at jeffz.name>
Date: Thu, 15 Jul 2010 15:34:18 +1000
Subject: wineusr: Update troubleshooting advice to recommend winetricks for missing redist dlls.

---
 en/wineusr-bugs.sgml |   18 +++++++-----------
 1 files changed, 7 insertions(+), 11 deletions(-)

diff --git a/en/wineusr-bugs.sgml b/en/wineusr-bugs.sgml
index a3f7860..7a54512 100644
--- a/en/wineusr-bugs.sgml
+++ b/en/wineusr-bugs.sgml
@@ -159,17 +159,13 @@
 	  </listitem>
 	  <listitem>
 	    <para>
-		If you have a program that needs the Visual Basic Runtime Environment,
-		you can download it from
-		<ulink url="http://www.microsoft.com/downloads/details.aspx?FamilyID=bf9a24f9-b5c5-48f4-8edd-cdf2d29a79d5&amp;DisplayLang=en/">this Microsoft site</ulink>
-	    </para>
-	  </listitem>
-	  <listitem>
-	    <para>
-		If you know you are missing a DLL, such as mfc42,
-		you may be able to find it at
-		<ulink url="http://www.dll-files.com/">www.dll-files.com</ulink>
-	    </para>
+              If you have a program that requires a redistributable runtime
+              to be installed, eg for mfc42.dll, Visual Basic and so on, winetricks
+              can be used to supply this.  Note, these components are subject to
+              their own license and are not part of the Wine project.
+
+              For further information on winetricks see <ulink url="http://wiki.winehq.org/winetricks">the winetricks wiki entry.</ulink>
+            </para>
 	  </listitem>
 	  <listitem>
 	    <para>
-- 
1.6.3.msysgit.0


More information about the wine-patches mailing list