Installing the. NET Framework 3.5.1 from a Windows 8.1 CD

Source: Internet
Author: User

Windows 8.1 comes with the. NET Framework 4.5, but there is no. NET Framework 3.5.1.

To install the. NET Framework 3.5.1, the default installation method is to download the installation directly from the Internet.

But when we download it we will find that the waiting process is very long, and there will be half of the download failure, the other is the download is not successful (0x800f0906 error, in this code example). Often we are stuck here and don't know how to do it.

(Attached: Official handling method: http://support.microsoft.com/kb/2734782)

In fact, if we have the installation media or ISO image can be installed locally through the command line directly.

Preparation Tool : one for Windows 8.1 ISO installation media;

Attached: Internet installation Error Process:

650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/53/DC/wKioL1RytX_hI1YhAAHgAy4ho8g108.jpg "/>650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/53/DE/wKiom1RytQHwmPgpAAB2ck0jY1M849.jpg "/>650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/53/DC/wKioL1RytX_Cn3KJAADv2uHS7BE379.jpg "/>

650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/53/DE/wKiom1RytQGh1Q81AABZxZ1Xcsk561.jpg "/>

650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/53/DC/wKioL1RytYDRCltDAAC8SkkViw0236.jpg "/>

Get to the point : Install the. NET Framework 3.5.1 with local ISO media;

    1. Use the shortcut key win + x to open the Quick Access menu and select the command prompt (Administrator) option:

      650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/53/DE/wKiom1RytQHwxalAAAC-3tEQd6s819.jpg "/>

    2. Load the ISO image (the personal notebook is the H drive, the load drive letter is based on the actual environment):

      650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/53/DC/wKioL1RytYCwzHtLAACPHoOGwGg006.jpg "/>

      650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/53/DE/wKiom1RytQHhoN4yAABGTxw9AR0419.jpg "/>

3, Dism/online/enable-feature/featurename:netfx3/all/limitaccess/source:h:\sources\sxs

650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/53/DE/wKiom1RyteqR3SXRAAFkoMS0jwU900.jpg "title=" aa.jpg "alt=" Wkiom1ryteqr3sxraafkoms0jwu900.jpg "/>

Annotation Parameters :

    • /ALL: Installing all of the. NET Framework 3.5.1 Features

    • /limitaccess: Prevents the Setup program from accessing Windows Update.


    1. Prompt operation completed:

      650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/53/DE/wKiom1RytQvSVAPQAAE0wBqiuXU707.jpg "/>

    2. Open the program features module to see if the. NET Framework 3.5.1 has been successfully installed:

650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/53/DC/wKioL1RytYqiy_4XAAGuP4BJrB8444.jpg "/>

Add:

Dism/online/enable-feature/featurename:netfx3/all/limitaccess/source:f:\sources\sxs

Annotation parameters:

    • /ALL: Installs all the functions of the. NET Framework 3.5.1;

    • /limitaccess: Prevents Setup from accessing Windows Update;

    • H: In order to load the ISO disc letter location, the actual environment loading location will prevail.

This article is from the "Heard" blog, please make sure to keep this source http://wenzhongxiang.blog.51cto.com/6370734/1581851

Installing the. NET Framework 3.5.1 from a Windows 8.1 CD

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.