The installation of the Windows SDK failed with the following:
To view the log, the log shows:
19:52:32 July 29, 2014: SFX d:\Program Files\Microsoft Sdks\windows\v7.1\setup\sfx\vcredist_x64.exe installation started With log file C:\Users\lizhixing\AppData\Local\Temp\Microsoft Windows SDK for Windows 7_ D8891AFF-FB74-4C38-A728-EE06F27B3A25_SFX.LOG19:52:35 July 29, 2014: d:\Program Files\Microsoft Sdks\windows\v7.1\ Setup\sfx\vcredist_x64.exe installation failed with return code 510019:52:58 July 29, 2014: [Sdksetup:error] Config_ Products_install:installation of Product Microsoft Windows SDK for Windows 7 (failed): refer to Samples\setup\html \configdetails.htm document for further information. Stack: At SDKSetup.Product.ConfigureRelatedSfx () in SDKSetup.Product.ConfigureNewProduct (ManualResetEvent CancelEvent ) 19:52:58 July 29, 2014: [Sdksetup:info] config_products_installnew:end installation of new Product:microsoft Windows SDK F or Windows 719:52:58 July 29, 2014: [Sdksetup:error] config_products_install:windows SDK Setup (failed): Installation of the The Microsoft Windows SDK for windOWS 7 "Product have reported the following error:please refer to Samples\Setup\HTML\ConfigDetails.htm document for further Information. Stack: At SDKSetup.Product.ConfigureNewProduct (ManualResetEvent cancelevent) in SDKSetup.Product.SetupProduct ( Taskmode Taskmode, ManualResetEvent CancelEvent) in SDKSetup.ProductCollection.SetupProducts (Taskmode Taskmode, Downloadmanager Downloadmanager, ManualResetEvent CancelEvent) in SDKSetup.ConfigProducts.DoCurrentTask (Taskmode Task )
Google, Microsoft's official explanation.
is due to conflicts in the VC++2010 portable package and windowssdk that VS2010 comes with. VC Belt than winSDK new, old version overwrite the new version can not be installed.
Open the Control Panel, uninstall the program, uninstall the
Microsoft Visual C + + X64 redistributable-10.xxxxxxxx
Microsoft Visual C + + X86 redistributable-10.xxxxxxxx
Then reinstall and finally succeed!