如何在Visual Studio 2012孤立的外壳程序中删除“工具->连接到数据库"菜单
我需要删除工具->连接到数据库" Visual Studio 2012孤立外壳程序中的菜单.根据MS,我需要在"pkgundef"文件.
//Visual Studio Explorers和Designers程序包
//此包负责服务器资源管理器和工具->连接到服务器"和 工具->连接到数据库";命令.
[$ RootKey $ \ Packages \ {8D8529D3-625D-4496-8354-3DAD630ECC1B}]
这移除了工具->连接到服务器".但不是工具->连接到数据库".
加里·戴维森
I need to remove the "Tools->Connect to Database" menu in the Visual Studio 2012 isolated shell. According to MS, I need to have this entry in the "pkgundef" file.
// Visual Studio Explorers and Designers Package
// This package is responsible for server explorer and "Tools->Connect to Server" and "Tools->Connect to Database" commands.
[$RootKey$\Packages\{8D8529D3-625D-4496-8354-3DAD630ECC1B}]
This removes "Tools->Connect to Server" but not "Tools->Connect to Database".
Gary Davidson
加里,
是的,它在我孤立的外壳中也不起作用.
Yes, it didn't work in my isolated shell either.
我尝试了很多方法,但是我没有找到删除工具->连接到数据库"的方法.
I tried many ways, however I did not find a way to remove "Tools->Connect to Database".
我将请一些专家来解决这个问题,以查看他们是否可以为您提供帮助.可能会有一些时间延迟,感谢您的耐心配合.
感谢您的理解和支持.
最好的问候,
I will involve some experts into this issue to see whether they can help you out. There might be some time delay, appreciate for your patience.
Thank you for your understanding and support.
Best regards,