Tips & Triks

How to Install NET Framework 3.5 (includes 2.0 and 3.0) on Windows 10 Offline

Some time ago after installing Windows 10, I was surprised by the appearance of a message telling me that Windows 10 requires the .NET Framework 3.5 (Includes 2.0 and 3.0) so that some applications can run properly.

And a little information, the Microsoft .NET Framework (read Microsoft Dot Net Framework) is a software framework for several new applications running on Windows operating systems. The .NET Framework is generally integrated in the Windows installation package, starting from Windows Server 2003 to the latest version of Windows.

Okay, we’re back on the topic. Actually, in Windows 10, the newer .NET Framework is installed, version 4.5. Even so, there are several applications that still need the .NET Framework 3.5 or below.

Generally to overcome the message. NET Framework 3.5 (Includes 2.0 and 3.0) in Windows 10, we must first download the .NET Framework 3.5 installer file on the official Microsoft site. Because if we click the “Download and install this feature” button on the message that appears, there is an error like the picture below.

Well, if you happen to experience the same thing, don’t be confused first, because there are still other ways to deal with the .NET Framework 3.5 (Includes 2.0 and 3.0) message in Windows 10, by installing it offline via the Windows 10 installation CD or with files ISO Windows 10. Here’s how:

First, please insert the Windows 10 installation CD or mount the Windows 10 ISO file through the virtual drive. In addition, you can also plug in a USB flashdisk if you use a Windows 10 ISO file as a bootable USB flashdisk.

Then please see your drive letter CD / virtual drive / bootable USB flashdisk. For example, in this tutorial I made a Windows 10 ISO file as a bootable USB flash drive with the G drive letter: as shown below:

Next, please open the Command Prompt. By opening the Start Menu, type cmd then open through Run as administrator.

After the Command Prompt window opens, then copy the command below:

DISM.exe /Online /enable-feature /featurename:NetFX3 /Source:G:\sources\sxs /LimitAccess

Note the writing G: please adjust the drive letter CD / virtual drive / bootable USB flash drive.

Then press Enter to start the installation process of the .NET Framework 3.5 (Includes 2.0 and 3.0). Please wait a while. If the installation process is successful, the statement “The operation completed successfully” will appear as shown below:

And to ensure that the .NET Framework 3.5 (Includes 2.0 and 3.0) is successfully installed, please see via Control Panel> Programs> Turn Windows features on or off. In the Windows Features window, you can see the black checkbox in the .NET Framework 3.5 (includes .NET 2.0 and 3.0) that indicates that it has been successfully installed.

 

dinarabdi

Seorang mahasiswa yang ingin mencoba suatu hal baru

Leave a Reply

Your email address will not be published. Required fields are marked *