从 Visual Studio 的工具栏调用 exe

发布于 2024-11-04 15:29:06 字数 97 浏览 4 评论 0原文

如何自定义 Visual Studio 工具栏中的按钮来运行特定的可执行文件?

我使用VS2010,所以一个具体的答案会更好,尽管这可能是相同的交叉版本......

How do you customize a button in a Visual Studio toolbar to run a certain executable?

I use VS2010, so a specific answer would be even better, although this might be the same cross versions...

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

雄赳赳气昂昂 2024-11-11 15:29:12

工具下,外部工具添加您的可执行文件。

要使其出现在工具栏中,请单击工具栏末尾的小三角形,然后选择添加或删除按钮,然后自定义。单击“添加命令”,然后从“工具”类别中选择“外部命令 1”(如果有多个命令,则选择另一个命令)。

Under Tools, External Tools add your executable.

To make it appear in the toolbar then click on the small triangle at the end of the toolbar and select Add or Remove Button, then Customize. Click Add Command and from category Tools select External command 1 (or another if you have multiple).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文