Install. NET 3.5,. net3.5 quickly after reinstalling the system

Source: Internet
Author: User

Install. NET 3.5,. net3.5 quickly after reinstalling the system

Every time I reinstall the system (Windows 8.1 and Windows 10), one of the biggest headaches for me is to configure and install a lot of software. After installing SQL Server, I usually put my computer in a working group to install Visual Studio, and then I ran to class or attended my study. Then I came back to install Visual Studio, then install a set of Adobe software and some other small applications (such as QQ and input methods ). However, there is a problem: I often have to wait for a while. As a result, the SQL Server Installation prompt lacks. NET 3.5, which makes it very painful. How can I install it quickly?

 

I have browsed many methods on the Internet:

First, Use Windows Update for online installation. The specific method is to select. NET Framework 3.5 on this Windows function interface, and then confirm that the system will download and install it.

DISM/Online/Enable-Feature/FeatureName: NetFx3/Source :{}:\ sources \ sxs or

Dism.exe/online/enable-feature/featurename: NetFX3/Source :{}:\ sources \ sxs

{} Indicates the drive letter for loading and installing the image, such as G/H/I. After modifying the {} mark in any row in the above two rows, copy it to the clipboard, paste it into the cmd window (right-click Windows 10) and press Enter;

Wait until the progress bar is loaded to 100%. The prompt is:

Deployment Image Servicing and Management tool

Version: {xxxx}

Image Version: {xxxx}

Enabling feature (s)

[=========================================== 100.0% ================ ===============]

The operation completed successfully.

When ({xxxx} is the corresponding version number), close the cmd command line Prompt window, return to the area shown, check. NET Framework 3.5, and then click OK;

To save time, I usually use this third method because it saves time and has a higher success rate.

In addition, for ASP. NET Development configuration, write such a memo: First Install SQL Server, then install Visual Studio, and the Chinese system installed Chinese SQL Server, English installed, so as not to install.

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.