how to fix S 1023 error while installing Microsoft DirectX SDK(June 2010)

安装Microsoft DirectX SDK (June 2010)时到最后在installing VC++ runtime等东东时最后报出个S 1023的错误。
我的情况是这样的,我原来安装过 DirectX SDK (February 2010)的版本,然后又卸载了。
有这么一个程序:C:\Program Files\Microsoft DirectX SDK (June 2010)\system\uninstall\vc10redist_x86.exe
双击发现我的电脑上已经安装过Microsof Visual C++ 2010 x86 redistributable 版本了。

所以打开控制面板,卸载程序Microsof Visual C++ 2010 x86 redistributable

然后再重新安装Microsoft DirectX SDK (June 2010)就成了

Simple : if you have installed 
Microsof Visual C++ 2010 x86 redistributable before, then uninstall it and reinstall the SDK again.

No comments:

Post a Comment

fixed: embedded-redis: Unable to run on macOS Sonoma

Issue you might see below error while trying to run embedded-redis for your testing on your macOS after you upgrade to Sonoma. java.la...