mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
Add common user shell folder key.
svn path=/trunk/; revision=11153
This commit is contained in:
parent
d2e9fecf72
commit
b8e59707a9
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ Signature="$ReactOS$
|
|||
|
||||
; Common shell folders
|
||||
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders",,0x00000012
|
||||
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders",,0x00000012
|
||||
|
||||
; Uninstall Application list
|
||||
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall",,0x00000010
|
||||
|
|
Loading…
Reference in a new issue