What SDK version to download?

南楼画角 提交于 2019-11-29 02:13:48

问题


I need to install Win7 SDK on Win7 amd64 computer. Microsoft download page http://www.microsoft.com/en-us/download/details.aspx?id=18950 contains 3 iso files: GRMSDK_EN_DVD.iso, GRMSDKIAI_EN_DVD.iso and GRMSDKX_EN_DVD.iso. I wasted a few hours downloading first one, and, of course, got an error message "WinSDK_amd64.msi not found", which means: I need another ISO.

So, which one of these two: GRMSDKIAI_EN_DVD.iso or GRMSDKX_EN_DVD.iso matches my Win7 64 bit computer?


回答1:


Here are the descriptions of the three versions. (FROM MSDN)

  • GRMSDK_EN_DVD.iso is a version for x86 environment.
  • GRMSDKX_EN_DVD.iso is a version for x64 environment.
  • GRMSDKIAI_EN_DVD.iso is a version for Itanium environment.

Enjoy!




回答2:


You need to download the first one "GRMSDKX_EN_DVD.iso". This one is for an AMD64. If this doesn't work you need to get it from some were else.



来源:https://stackoverflow.com/questions/20115186/what-sdk-version-to-download

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!