Working on 64 also
Windows 7 right click on desktop or in any folder on the white space. Background as they call it
Adds Add/Remove, Device manager, Control Panel. Remove what you don't want.
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\Background\shell]
[HKEY_CLASSES_ROOT\Directory\Background\shell\Add Remove]
@=""
"Icon"="imageres.dll,-161"
"Position"="Bottom"
[HKEY_CLASSES_ROOT\Directory\Background\shell\Add Remove\command]
@="control appwiz.cpl"
[HKEY_CLASSES_ROOT\Directory\Background\shell\cmd]
@="@shell32.dll,-8506"
"NoWorkingDirectory"=""
"Icon"="cmd.exe"
"Position"="Bottom"
[HKEY_CLASSES_ROOT\Directory\Background\shell\cmd\command]
@="cmd.exe /s /k pushd \"%V\""
[HKEY_CLASSES_ROOT\Directory\Background\shell\Create Restore Point]
@=""
"Icon"="rstrui.exe,-155"
"Position"="Bottom"
[HKEY_CLASSES_ROOT\Directory\Background\shell\Create Restore Point\command]
@=hex(2):57,00,53,00,63,00,72,00,69,00,70,00,74,00,2e,00,65,00,78,00,65,00,20,\
00,25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,43,00,72,00,65,00,\
61,00,74,00,65,00,52,00,65,00,73,00,74,00,6f,00,72,00,65,00,50,00,6f,00,69,\
00,6e,00,74,00,2e,00,76,00,62,00,73,00,00,00
[HKEY_CLASSES_ROOT\Directory\Background\shell\DevMgr]
@=""
"Icon"="devmgr.dll,-201"
"Position"="Bottom"
[HKEY_CLASSES_ROOT\Directory\Background\shell\DevMgr\command]
@="control hdwwiz.cpl"
[HKEY_CLASSES_ROOT\Directory\Background\shell\Kill Not Responding Tasks]
@=""
"Icon"="explorer.exe,-111"
"Position"="Bottom"
[HKEY_CLASSES_ROOT\Directory\Background\shell\Kill Not Responding Tasks\command]
@="C:\\Windows\\System32\\taskkill.exe /F /FI \"STATUS eq NOT RESPONDING\""
EDIT: Corrected to place icons on them.
This post has been edited by maxXPsoft: 05 August 2011 - 04:24 AM