C:\Program Files\Microsoft SDKs\Windows\v7.1\Setup\SFX\vcredist_x64.exe installation failed with return code 5100
Windows SDK Fails to Install with Return Code 5100
Symptoms
When installing the Microsoft Windows SDK for Windows 7 and .NET Framework 4 (Windows 7 SDK), you may see the “Installation Failed” dialog which may contain the following information:
Installation of the “Microsoft Windows SDKfor Windows 7” product has reported the following error: Please refer to Samples\Setup\HTML\ConfigDetails.htm document for further information.
The setup log file contains the following error message:
C:\Program Files\Microsoft SDKs\Windows\v7.1\Setup\SFX\vcredist_x86.exe installation failed with return code 5100
OR
C:\Program Files\Microsoft SDKs\Windows\v7.1\Setup\SFX\vcredist_x64.exe installation failed with return code 5100
Cause
This issue occurs when you install the Windows 7 SDK on a computer that has a newer version of the Visual C++ 2010 Redistributable installed. The Windows 7 SDK installs version 10.0.30319 of the Visual C++ 2010 Redistributable.
Resolution
To resolve this issue, you must uninstall all versions of the Visual C++ 2010 Redistributable before installing the Windows 7 SDK. You may have one or more of the following products installed:
Microsoft Visual C++ 2010 x86 Redistributable
Microsoft Visual C++ 2010 x64 Redistributable
After uninstalling the Microsoft Visual C++ 2010 Redistributable products, you may install the Windows 7 SDK. After installing the Windows 7 SDK, you may then reinstall the newer version of the Visual C++ 2010 Redistributable products, in order to restore the Visual C++ 2010 Redistributable products to their original state.
Similar Posts:
- DirectX SDK (June 2010) Install Error Code S1023 [How to Solve]
- Server failed during MySQL installation or re installation
- No compatible servers were found when installing MySQL
- Error 0x80070643 reported by DP windows installation client
- Installation tutorial of visual studio 2017 and visual Assist X
- Visual Studio Failed to Start Error: throw error ‘cannot run when setup is in progress’
- TypeScript error TS1005: ‘;’ expected [How to Solve]
- pyinstaller WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency
- Windows: PIP Install error: Microsoft Visual C++ 9.0 is required Unable to find vcvarsall.bat
- [Solved] Microsoft Visual C++ 14.0 is required or warning: Debugger speedups using cython not found