Wednesday, 7 September 2011

0

add Control Panel to your Desktop Right Click Menu

Posted in
1: Open up regedit.exe through the start menu search or run box, and then navigate down to the following key:
HKEY_CLASSES_ROOT\Directory\Background\shell


2: Once you are there, you’ll want to right-click on “shell” and create a new key called Control Panel.


3: Under that one, you’ll want to right-click and create a new key called “command”.


4: Select the “command” key on the left-hand side, and then set the (Default) value on the right-hand side to the following:
rundll32.exe shell32.dll,Control_RunDLL


5: You can immediately see the new item in your desktop menu, and it would be working. To remove, simply delete the Control Panel key.

0 comments: