Add Control Panel to Context Menu

6
How many of you opening the Control Panel by click on Start->Control Panel?
Most of ppl do this!
In order to consume our time I made this registry Which adds the Control Panel to Right Click Context Menu!
By default when you right click on you see like this
Note: I just added some Shutdown,sleep buttons.
[Image: vPG8y90.png]
Now after doing this method you can see like this
[Image: YVFw6JR.png]
Follow the steps to do it:

1.Open a Notepad
Right click-->New-->Text document or Window key+R then type Notepad
2.Now Copy & paste the Below code in Notepad and save it as any name with .reg as extension
Code:
Windows Registry Editor Version 5.00

;Generated by WR1334 & techreg
;Thanks to Vidyarthiplus

[HKEY_CLASSES_ROOT\DesktopBackground\Shell\ControlPanel]
"MUIVerb"="Control Panel"
"SubCommands"="CP-Category;CP-Icons;|;CP-AllSettings;CP-AllTasks"
"Icon"="imageres.dll,-27"
"Position"=-



[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\CP-Icons]
@="Icons View"
"Icon"="imageres.dll,-27"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\CP-Icons\command]
@="explorer.exe shell:::{21EC2020-3AEA-1069-A2DD-08002B30309D}"



[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\CP-Category]
@="Category View"
"Icon"="imageres.dll,-27"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\CP-Category\command]
@="explorer.exe shell:::{26EE0668-A00A-44D7-9371-BEB064C98683}"



[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\CP-AllSettings]
@="All Settings"
"Icon"="imageres.dll,-27"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\CP-AllSettings\command]
@="explorer.exe shell:::{F90C627B-7280-45DB-BC26-CCE7BDD620A4}"



[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\CP-AllTasks]
@="All Tasks"
"Icon"="imageres.dll,-27"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\CP-AllTasks\command]
@="explorer.exe shell:::{ED7BA470-8E54-465E-825C-99712043E01C}"
3.Double click on it.
UAC settings ask the conformation so click on YES
4.Now again it will ask like this
[Image: GcfWikP.png]
Click on Yes
5.Now after its done it will display
[Image: c8lS1TW.png]
Click on OK.
That's it..
[Image: jRHNJwz.gif]
Interest-Involvement-Implementation
Share-Learn-Respect-Repute-Thank
Nicethread keep rock.....
Angel1  Just go with life as it goes.. Dont do anything silly and you'll be Happy
its not written by you :em
[Image: An9XX.gif]

    Add Control Panel to Context Menu