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

查看:96
本文介绍了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.0\Common7\IDE\

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

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