学习UEFI开发,环境设置种需要用到native tools command prompt,但是看了一下VS2017的Tools菜单下没有这个选项。网上查询,解决了问题:

Tools > External Tools > Add

Title: VS Command Prompt
Command: C:\Windows\System32\cmd.exe
Arguments: /k “C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\Tools\VsDevCmd.bat
Initial directory: $(SolutionDir)

 保存。

有了:

  

参考:How-to: Add Visual Studio Command Prompt To Visual Studio - Dynamics 365 Business Central Community

Logo

Agent 垂直技术社区,欢迎活跃、内容共建。

更多推荐