mirror of
https://github.com/reactos/reactos.git
synced 2026-06-22 06:02:46 +08:00
[0.4.16][BOOTDATA] Hide the Internet desktop icon in the Live environment (#9046)
CORE-19203
This is a cherry-pick of 74a0ac0251.
This commit is contained in:
committed by
Carl J. Bialorucki
parent
65eeb24386
commit
4dbbeeaedd
@@ -33,6 +33,10 @@ HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList","ProfilesDirecto
|
||||
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList","AllUsersProfile",0x00000000,"All Users"
|
||||
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList","DefaultUserProfile",0x00000000,"Default User"
|
||||
|
||||
; Hide the "Internet Browser" desktop icon
|
||||
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu","{871C5380-42A0-1069-A2EA-08002B30309D}",0x00010001,1
|
||||
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel","{871C5380-42A0-1069-A2EA-08002B30309D}",0x00010001,1
|
||||
|
||||
; Shell Folders
|
||||
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","Common Documents",0x00020000,""
|
||||
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","Common Desktop",0x00020000,"%SystemDrive%\Profiles\All Users\Desktop"
|
||||
|
||||
Reference in New Issue
Block a user