Better ComboBoxEx placement.
[wine/multimedia.git] / winedefault.reg
blob010d1bff3bd5f791ed73bfc6bfcfdfff12e5f31f
1 # These entries must apparently exist in any win95-compatible registry.
3 # Shell Folders. The purpose of these are pretty self-evident.
4 # Primarily used by installation programs and the Explorer.
6 [HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders]
7 "Favorites"="C:\WINDOWS\Favorites"
8 "StartUp"="C:\WINDOWS\Start Menu\Programs\Startup"
9 "Desktop"="C:\WINDOWS\Desktop"
10 "Programs"="C:\WINDOWS\Start Menu\Programs"
11 "Fonts"="C:\WINDOWS\Fonts"
12 "SendTo"="C:\WINDOWS\SendTo"
13 "Start Menu"="C:\WINDOWS\Start Menu"
14 "Templates"="C:\WINDOWS\ShellNew"
15 "Recent"="C:\WINDOWS\Recent"
16 "NetHood"="C:\WINDOWS\NetHood"
17 "Personal"="C:\My Documents"
19 [HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders]
20 "Personal"="C:\My Documents"
21 "Favorites"="C:\WINDOWS\Favorites"
23 # Same as above, but for HKEY_CURRENT_USER, not HKEY_USERS\.Default
24 # (only HKEY_CURRENT_USER will actually be saved yet, so the above has really no effect)
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 # The classfactory(?) entry for shortcuts (aka *.lnk files), used on the desktop and in the Start Menu.
44 # Used by installation programs to create shortcuts.
46 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{00021401-0000-0000-C000-000000000046}]
47 @="Shortcut"
49 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{00021401-0000-0000-C000-000000000046}\InProcServer32]
50 @="shell32.dll"
51 "ThreadingModel"="Apartment"
53 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{00021401-0000-0000-C000-000000000046}\shellex\MayChangeDefaultMenu]
54 @=""