From 81d50b1c8a1a2ae699f6ab72f9d4ccae140e55fe Mon Sep 17 00:00:00 2001 From: Alexandre Julliard Date: Sun, 23 Jul 2000 13:37:35 +0000 Subject: [PATCH] Fixed SharedDir location. --- winedefault.reg | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/winedefault.reg b/winedefault.reg index db8c4a71402..ad9d4662752 100644 --- a/winedefault.reg +++ b/winedefault.reg @@ -57,7 +57,11 @@ [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion] "ProgramFilesDir"="C:\Program Files" "CommonFilesDir"="C:\Program Files\Common Files" -# This is intended for a centrally managed (server) directory where system files and e.g. fonts can reside. Most installs have this set to C:\WINDOWS, though. + +# This is intended for a centrally managed (server) directory where +# system files and e.g. fonts can reside. Most installs have this set +# to C:\WINDOWS, though. +[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Setup] "SharedDir"="C:\WINDOWS" #