You can pratically add anything you like but you have to play with the values to get it right.
QUOTE
Windows Registry Editor Version 5.00
;Adds Add/Remove to right click of MY Computer
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Add/Remove\command]
@="control appwiz.cpl"
;Adds Add/Remove to right click of MY Computer
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Add/Remove\command]
@="control appwiz.cpl"
MyPC_context.reg
EDIT: Save this and right click it and choose merge. Should be instantantly added to the right click of your My Computer icon.
Edit the file and remove what you don't want with a ; at beginning
CODE
;[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Add/Remove\command]
;@="control appwiz.cpl"
BOTH LINES
;@="control appwiz.cpl"
BOTH LINES
Use this to restore your My Computer to Original. XP Only. Export that shell subkey for Vista, may be the same
Default for Windows XP My Computer.reg