Repeated menu options in Visual Studio for Data Dude
If you've installed the GDR of data dude you might find
that you have duplicate menus.
Gert has blogged about it here
http://blogs.msdn.com/gertd/archive/2009/03/08/dealing-with-confused-installations.aspx
If you are running on a 64 bit OS then you need to run these commands in an
elevated Command window.
"%ProgramFiles(x86)%\Microsoft Visual Studio 9.0\DBPro\DBProRepair.exe"
RemoveDBPro2008
"%ProgramFiles(x86)%\Microsoft Visual Studio 9.0\Common7\IDE\devenv.exe"
/ResetUserData
Note: This will reset your visual studio settings, and clear the list
of recent projects, and I think reset your toolbars. So be
warned