DirecX SDK安装问题

今天在新电脑上安装DirectX SDK(June 2010),几次都在VC++ RunTime部署阶段失败,错误代码为S1023。于是上网查询了一下,记录解决办法如下:

(1) Remove the Visual C++ 2010 Redistributable Package version 10.0.40219 (Service Pack 1) from the system (both x86 and x64 if applicable). 

(2) Install the DirectX SDK (June 2010)

(3) Reinstall the Visual C++ 2010 Redistributable Package version 10.0.40219 (Service Pack 1). On an x64 system, you should install both the x86 and x64 versions of the C++ REDIST. Be sure to install the most current version available, which at this point is the KB 2565063 with a security fix.

posted on 2014-06-26 18:35  叶凌云  阅读(124)  评论(0)    收藏  举报

导航