mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
Remove common shell folder settings.
svn path=/trunk/; revision=11135
This commit is contained in:
parent
3036e1670c
commit
639754c6b8
1 changed files with 2 additions and 15 deletions
|
@ -3,21 +3,8 @@ Signature="$ReactOS$
|
|||
|
||||
[AddReg]
|
||||
|
||||
; Common shell folder settings
|
||||
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","Desktop",0x00000000,"%ALLUSERSPROFILE%\Desktop"
|
||||
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","Common AppData",0x00000000,"%ALLUSERSPROFILE%\Application Data"
|
||||
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","Common Programs",0x00000000,"%ALLUSERSPROFILE%\Start Menu\Programs"
|
||||
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","Common Documents",0x00000000,"%ALLUSERSPROFILE%\Documents"
|
||||
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","Common Desktop",0x00000000,"%ALLUSERSPROFILE%\Desktop"
|
||||
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","Common Start Menu",0x00000000,"%ALLUSERSPROFILE%\Start Menu"
|
||||
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","CommonPictures",0x00000000,"%ALLUSERSPROFILE%\Documents\My Pictures"
|
||||
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","CommonMusic",0x00000000,"%ALLUSERSPROFILE%\Documents\My Music"
|
||||
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","CommonVideo",0x00000000,"%ALLUSERSPROFILE%\Documents\My Videos"
|
||||
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","Common Favorites",0x00000000,"%ALLUSERSPROFILE%\Favorites"
|
||||
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","Common Startup",0x00000000,"%ALLUSERSPROFILE%\Start Menu\Programs\Startup"
|
||||
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","Common Administrative Tools",0x00000000,"%ALLUSERSPROFILE%\Start Menu\Programs\Administrative Tools"
|
||||
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","Common Templates",0x00000000,"%ALLUSERSPROFILE%\Templates"
|
||||
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","Personal",0x00020000,"%ALLUSERSPROFILE%\My Documents"
|
||||
; Common shell folders
|
||||
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders",,0x00000012
|
||||
|
||||
; Uninstall Application list
|
||||
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall",,0x00000010
|
||||
|
|
Loading…
Reference in a new issue