Error C occurred while installing DirectX SDK ode:s1023 Solutions for

What are the eight life cycle hook functions of Vue>>>

The reason for this error is before installing directxsdk (June 2010). I installed VS2010

So it is installed:

MicrosoftVisualC++2010x86Redistributable

MicrosoftVisualC++2010x64Redistributable

Directxsdk (June 2010) will be installed again during the installation process. Embarrassment

So the solution is to uninstall the above two programs before installing directxsdk (June 2010)

Just execute the following code in the run:

 MsiExec.exe/passive/X{1D8E6291-B0D5-35EC-8441-6616F567A0F7}
MsiExec.exe /passive /X{F0C3E5D1-1ADE-321E-8167-68EF0DE699A5}

Similar Posts: