From 49c6a8d73d853332b51c7dc0e22cf10b895615be Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 5 Jan 2004 21:11:45 +0000 Subject: [PATCH] Drop paragraph describing no longer existing regclean.exe. --- documentation/registry.sgml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/documentation/registry.sgml b/documentation/registry.sgml index 2ac5aa4a2da..1b786898ca2 100644 --- a/documentation/registry.sgml +++ b/documentation/registry.sgml @@ -57,16 +57,6 @@ are a number of configuration settings in the [registry] section (see below) specific to the handling of Windows registry content by Wine. - - Occasionally, Wine may have trouble loading the Windows - registry. Usually, this is because the registry is - inconsistent or damaged in some way. If that becomes a - problem, you may want to download the - regclean.exe from the MS website and use - it to clean up the registry. Alternatively, you can always use - regedit.exe to export the registry data - you want into a text file, and then import it in Wine. -