mstest.exe 在哪里? [英] Where is mstest.exe located?

查看:23
本文介绍了mstest.exe 在哪里?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要从命令行运行 mstest - 这个 exe 位于世界何处?谁能给我一个线索?

I need to run mstest from the command line - where in the world is this exe located? Can anyone give me a clue?

我只安装了 Visual Studio 2010

I only have Visual Studio 2010 installed

推荐答案

for %x in (mstest.exe) do @echo.%~dp$PATH:x

来自 Visual Studio 命令提示符是您的朋友.对我来说是

from the Visual Studio Command Prompt is your friend. For me it's in

C:Program Files (x86)Microsoft Visual Studio 9.0Common7IDE

这篇关于mstest.exe 在哪里?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆