Remove buttons from a custom menu in Visual Studio 2008

Posted by Shaihi on Stack Overflow See other posts from Stack Overflow or by Shaihi
Published on 2010-06-16T05:35:30Z Indexed on 2010/06/16 5:42 UTC
Read the original article Hit count: 225

I recently installed Platform builder 7 by Microsoft. It is a plugin for VS2008.
The plugin adds the following menu:
If you can see the image, this question is pointless

I want to remove several items from this menu and I would also like to add some button from it to a toolbar. The problem is that when I do customize I only get "advanced command placeholder" shortcut for the whole bunch. Like this:
alt text

How do I access the internals of these commands menu?

© Stack Overflow or respective owner

Related posts about visual-studio

Related posts about visual-studio-2008