From 54fd06633cc7287df619996ecd312a7923420928 Mon Sep 17 00:00:00 2001 From: Andreas Mohr Date: Fri, 25 Feb 2000 21:40:48 +0000 Subject: [PATCH] Added OLE entries and comments. --- winedefault.reg | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/winedefault.reg b/winedefault.reg index 015c8b077c9..0905495594c 100644 --- a/winedefault.reg +++ b/winedefault.reg @@ -40,17 +40,36 @@ "Personal"="C:\My Documents" "Favorites"="C:\WINDOWS\Favorites" +# +# General OLE/DCOM config +# + +[HKEY_LOCAL_MACHINE\Software\Microsoft\OLE] +# allow cross-machine calls (RPC) (default Y) +"EnableDCOM"="Y" +# allow incoming connections ? (def. N) +"EnableRemoteConnect"="N" + +# +# General installation config +# + [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion] "ProgramFilesDir"="C:\Program Files" +# +# This identifies the files for available code pages +# + [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Nls\Codepage] "ACP"="1252" "OEMCP"="437" # -# SHELL32 entrys base classes of the desktop/ shelllinks -# Used by common dialogs, programs creating and may others +# SHELL32 entries base classes of the desktop/ shelllinks +# Used by common dialogs, programs creating and many others # + [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{00021400-0000-0000-C000-000000000046}] @="Shortcut"