To add "Open Containing Folder" to all files/shortcuts on your computer;
Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\Shell\XQXSETCMD1]
@="Open Containing Folder"
[HKEY_CLASSES_ROOT\*\Shell\XQXSETCMD1\Command]
@="explorer /select,%1"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\Shell\XQXSETCMD1]
@="Open Containing Folder"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\Shell\XQXSETCMD1\Command]
@="explorer /select,%1"
As you can see from the output this is from X-Setup, you should be able to modify this to your needs... (or just use X-Setup