如何获得安装的Windows SDK版本? [英] How to get installed Windows SDK version?

查看:47
本文介绍了如何获得安装的Windows SDK版本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何确定计算机上安装了 Windows SDK 的哪个版本?

How can I determine what version of the Windows SDK is installed on my computer?

我要问的是,如果尚未安装最新版本,我可以安装它.

I'm asking so I can install the latest version if it isn't installed already.

推荐答案

至少在英语语言环境中:

On English locale at least:

dir "%ProgramFiles%\Microsoft SDKs\Windows"

应该工作.很可能会安装多个版本,而一个版本的正确版本只能由该项目指定.

should work. It is quite likely that there will be multiple versions installed, which is the right one for an one build can only be specified by that project.

这篇关于如何获得安装的Windows SDK版本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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