Windows SDK 8 Installation Failed to bypass method

Source: Internet
Author: User

Install Win SDK 8 with error: The pipeline is shutting down.

View the installation log file with the following error:

Error 0x800700e8:failed to the write message type to pipe.
Error 0x800700e8:failed to write the send message to pipe.
Error 0x800700e8:failed to send burn_elevation_message_type_execute_msi_package MESSAGE to Per-machine process.
Error 0x800700e8:failed To configure the Per-machine MSI package.

The system is Win7 64, there are also WINDOWS6.1-KB2670838-X64.MSU patches installed.

Changes to the registry as prompted by the web also have no effect: https://blogs.msdn.microsoft.com/vsnetsetup/2013/10/04/ visual-studio-2012-fails-with-an-error-the-pipe-is-being-closed/

Finally, using the kill technology, from a normal installation of the machine directly copy the installed SDK directory, to the problematic Win7 machine, such as Copy C:\Program Files (x86) \ Windows Kits\ 8.0 to Win7 in the corresponding SDK installation directory (although the Win7 installation fails but still some files remain, directly overwrite it).

The registry then adds the following Kitsroot key value, noting that the path is to be modified to the actual directory on Win7:

Windows Registry Editor Version 5.00[hkey_local_machine\software\microsoft\windows kits\installed Roots] "kitsroot" = " C:\\Program Files (x86) \\Windows kits\\8.0\\ "

Save the above text as a. Reg execution.

Note: In my usage scenario need kitsroot, so add it to the registry, other cases do not exclude may also have other registry keys, Windows kits There are some other items, if necessary, you can try to add, good luck!

Windows SDK 8 Installation Failed to bypass method

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.