从 Visual Studio 的工具栏调用 exe
如何自定义 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在工具下,外部工具添加您的可执行文件。
要使其出现在工具栏中,请单击工具栏末尾的小三角形,然后选择添加或删除按钮,然后自定义。单击“添加命令”,然后从“工具”类别中选择“外部命令 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).