In order to add new items to existing Visual Studio menus the GUID of that parent menu must be determined. Therefore, to retrieve the GUID of any menu, toolbar or command, Dr. eX and Pablo Galiano proposed to use a registry setting then by using CTRL+SHIFT on an element the GUID would appear. It works but only in Visual Studio 2005. In order to work in Visual Studio 2008 it needs to be changed from 8.0 to 9.0.
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0\General]
"EnableVSIPLogging"=dword:00000001
4b24d13c-ea75-4271-91f7-6909c8d735a6|0|.0