如何在Windows命令提示符下运行命令行exe并在其中使用


0

我有一个exe工具名称imgConv.exe然后我在Windows命令行中打开它并尝试使用它的功能。但提示说“没有任何内部或外部命令”

我该如何安装它并在命令提示符下使用它的功能?


1
将适当的目录添加到您的 PATH
DavidPostill


我设置环境可验证我的exe到cmd但它不起作用...
user3152250
By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.