本文介绍了MS SDK安装中出现S1023错误。我是否必须重新安装VS2010运行时?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

许多人在安装Microsoft SDK时遇到很多麻烦,然后发现我必须卸载有故障的VS2010运行时并安装directx_Jun2010_redist.exe而不是DXSDK_Jun10.exe



问题是:



- 需要重新安装VS2010运行时或者最好不要这样做吗?



- 如何删除与VS2010运行时相关的注册表变量



我尝试过:



我尝试卸载VS2010运行时并安装DXSDK_Jun10.exe

Many people have a lot of troubles installing the Microsoft SDKs, then discovered that I must uninstall the faulty VS2010 runtimes and installing of the directx_Jun2010_redist.exe instead of DXSDK_Jun10.exe

The questions are:

- It is needed to reinstall VS2010 runtime or if it is better not to do it?

- How to remove the registry variables related to the VS2010 runtime

What I have tried:

I tried uninstall VS2010 runtimes and install DXSDK_Jun10.exe

推荐答案


这篇关于MS SDK安装中出现S1023错误。我是否必须重新安装VS2010运行时?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-29 00:46