Correct man page spec directory.
[wine/dcerpc.git] / winedefault.reg
blob2de7b95e3e17c36c8a8c53850067ba5d5a08f52b
1 # These entries must apparently exist in any win95-compatible registry.
2 # (feed this to `regapi setValue' to install)
4 # Shell Folders. The purpose of these are pretty self-evident.
5 # Primarily used by installation programs and the Explorer.
7 [HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders]
8 "Favorites"="C:\WINDOWS\Favorites"
9 "StartUp"="C:\WINDOWS\Start Menu\Programs\Startup"
10 "Desktop"="C:\WINDOWS\Desktop"
11 "Programs"="C:\WINDOWS\Start Menu\Programs"
12 "Fonts"="C:\WINDOWS\Fonts"
13 "SendTo"="C:\WINDOWS\SendTo"
14 "Start Menu"="C:\WINDOWS\Start Menu"
15 "Templates"="C:\WINDOWS\ShellNew"
16 "Recent"="C:\WINDOWS\Recent"
17 "NetHood"="C:\WINDOWS\NetHood"
18 "Personal"="C:\My Documents"
20 [HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders]
21 "Personal"="C:\My Documents"
22 "Favorites"="C:\WINDOWS\Favorites"
24 # Same as above, but for HKEY_CURRENT_USER, not HKEY_USERS\.Default
26 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders]
27 "Favorites"="C:\WINDOWS\Favorites"
28 "StartUp"="C:\WINDOWS\Start Menu\Programs\Startup"
29 "Desktop"="C:\WINDOWS\Desktop"
30 "Programs"="C:\WINDOWS\Start Menu\Programs"
31 "Fonts"="C:\WINDOWS\Fonts"
32 "SendTo"="C:\WINDOWS\SendTo"
33 "Start Menu"="C:\WINDOWS\Start Menu"
34 "Templates"="C:\WINDOWS\ShellNew"
35 "Recent"="C:\WINDOWS\Recent"
36 "NetHood"="C:\WINDOWS\NetHood"
37 "Personal"="C:\My Documents"
39 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders]
40 "Personal"="C:\My Documents"
41 "Favorites"="C:\WINDOWS\Favorites"
43 [HKEY_CURRENT_USER\Control Panel\desktop]
44 "DragFullWindows"="0"
47 # Overwrite default load address of BDE 
48 # (Borland database engine)
51 [HKEY_LOCAL_MACHINE\Software\Borland\Database Engine\Settings\SYSTEM\INIT]
52 "SHAREDMEMLOCATION"="9000"
55 # General OLE/DCOM config
58 [HKEY_LOCAL_MACHINE\Software\Microsoft\OLE]
59 # allow cross-machine calls (RPC) (default Y)
60 "EnableDCOM"="Y"
61 # allow incoming connections ? (def. N)
62 "EnableRemoteConnect"="N"
65 # General installation config
68 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion]
69 "ProgramFilesDir"="C:\Program Files"
70 "CommonFilesDir"="C:\Program Files\Common Files"
71 "RegisteredOrganization"="Change preferred organization in ~/.wine/system.reg"
72 "RegisteredOwner"="Change preferred owner in ~/.wine/system.reg"
74 # Font name to font file mappings
75 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Fonts]
76 # "Arial (TrueType)"="ARIAL.TTF"      # sample entry
77 @=""
79 # This is intended for a centrally managed (server) directory where
80 # system files and e.g. fonts can reside. Most installs have this set
81 # to C:\WINDOWS, though.
82 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Setup]
83 "SharedDir"="C:\WINDOWS"
86 # Configuration for unhandled exceptions
88 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\AeDebug]
89 # command line to start a debugger when an exception occurs
90 "Debugger"="debugger/winedbg %ld %ld"
91 # to 0 if a message box has to be presented before running the debugger
92 "Auto"="1"
95 # This identifies the files for available code pages
98 [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Nls\Codepage]
99 "ACP"="1252"
100 "OEMCP"="437"
103 # SHELL32 entries base classes of the desktop/ shelllinks
104 # Used by common dialogs, programs creating and many others
107 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{00021400-0000-0000-C000-000000000046}]
108 @="Shortcut"
110 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{00021400-0000-0000-C000-000000000046}\InProcServer32]
111 @="shell32.dll"
112 "ThreadingModel"="Apartment"
114 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{00021401-0000-0000-C000-000000000046}]
115 @="Shortcut"
117 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{00021401-0000-0000-C000-000000000046}\InProcServer32]
118 @="shell32.dll"
119 "ThreadingModel"="Apartment"
121 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{00021401-0000-0000-C000-000000000046}\shellex\MayChangeDefaultMenu]
122 @=""
125 # Entries for DirectX. Used by high-performance multimedia applications, like games.
128 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectX]
129 "Version"="4.07.00.0700"
131 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{D7B70EE0-4340-11CF-B063-0020AFC2CD35}]
132 @="DirectDraw Object"
134 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{D7B70EE0-4340-11CF-B063-0020AFC2CD35}\InprocServer32]
135 @="ddraw.dll"
136 "ThreadingModel"="Both"
138 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{593817A0-7DB3-11CF-A2DE-00AA00B93356}]
139 @="DirectDraw Clipper Object"
141 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{593817A0-7DB3-11CF-A2DE-00AA00B93356}\InprocServer32]
142 @="ddraw.dll"
143 "ThreadingModel"="Both"
145 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{D1EB6D20-8923-11D0-9D97-00A0C90A43CB}]
146 @="DirectPlay Object"
148 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{D1EB6D20-8923-11D0-9D97-00A0C90A43CB}\InprocServer32]
149 @="dplayx.dll"
150 "ThreadingModel"="Both"
152 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{47D4D946-62E8-11cf-93BC-444553540000}]
153 @="DirectSound Object"
155 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{47D4D946-62E8-11cf-93BC-444553540000}\InprocServer32]
156 @="dsound.dll"
157 "ThreadingModel"="Both"
160 # Entries for Multimedia
163 # Midi Mapper
164 [HKEY_LOCAL_USER\Software\Microsoft\Windows\CurrentVersion\Multimedia\MIDIMap] 989041554
165 "AutoScheme"=dword:00000000
166 "CurrentInstrument"="#0"
167 "UseScheme"=dword:00000000
170 # Entries for IWebBrowser
171 # Used by Internet Explorer HTML-rendering control
174 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{8856f961-340a-11d0-a96b-00c04fd705a2}]
175 @="Shortcut"
177 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{8856f961-340a-11d0-a96b-00c04fd705a2}\InProcServer32]
178 @="shdocvw.dll"
179 "ThreadingModel"="Apartment"
181 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{8856f961-340a-11d0-a96b-00c04fd705a2}]
182 @="Shortcut"
184 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{8856f961-340a-11d0-a96b-00c04fd705a2}\InProcServer32]
185 @="shdocvw.dll"
186 "ThreadingModel"="Apartment"
188 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{8856f961-340a-11d0-a96b-00c04fd705a2}\shellex\MayChangeDefaultMenu]
189 @=""
192 # Entries for Mozilla ActiveX control support
195 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{1339B54C-3453-11D2-93B9-000000000000}]
196 @="MozillaBrowser Class"
198 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{1339B54C-3453-11D2-93B9-000000000000}\Control]
200 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{1339B54C-3453-11D2-93B9-000000000000}\InprocServer32]
201 @="mozctl.dll"
202 "ThreadingModel"="Apartment"
204 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{1339B54C-3453-11D2-93B9-000000000000}\Insertable]
206 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{1339B54C-3453-11D2-93B9-000000000000}\MiscStatus]
207 @="0"
209 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{1339B54C-3453-11D2-93B9-000000000000}\MiscStatus\1]
210 @="131473"
212 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{1339B54C-3453-11D2-93B9-000000000000}\ProgID]
213 @="Mozilla.Browser.1"
215 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{1339B54C-3453-11D2-93B9-000000000000}\Programmable]
217 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{1339B54C-3453-11D2-93B9-000000000000}\ToolboxBitmap32]
218 @="mozctl.dll, 1"
220 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{1339B54C-3453-11D2-93B9-000000000000}\TypeLib]
221 @="{1339B53E-3453-11D2-93B9-000000000000}"
223 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{1339B54C-3453-11D2-93B9-000000000000}\Version]
224 @="1.0"
226 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{1339B54C-3453-11D2-93B9-000000000000}\VersionIndependentProgID]
227 @="Mozilla.Browser"
229 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Mozilla.Browser]
230 @="Mozilla Web Browser"
232 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Mozilla.Browser\CurVer]
233 @="Mozilla.Browser.1"
235 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Mozilla.Browser.1]
236 @="Mozilla Web Browser"
238 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Mozilla.Browser.1\CLSID]
239 @="{1339B54C-3453-11D2-93B9-000000000000}"
241 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\TypeLib\{1339B53E-3453-11D2-93B9-000000000000}\1.0]
242 @="MozillaControl 1.0 Type Library"
244 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\TypeLib\{1339B53E-3453-11D2-93B9-000000000000}\1.0\0\win32]
245 @="C:\mozilla\bin\mozctl.dll"
247 [HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla]
248 "BinDirectoryPath"="C:\mozilla\bin"
250 [HKEY_LOCAL_MACHINE\TypeLib\{1339B53E-3453-11D2-93B9-000000000000}\1.0]
251 @="MozillaControl 1.0 Type Library"
253 [HKEY_LOCAL_MACHINE\TypeLib\{1339B53E-3453-11D2-93B9-000000000000}\1.0\0\win32]
254 @="C:\mozilla\bin\mozctl.dll"