BTC USD 63,928.5 Gold USD 4,469.33
Time now: Jun 1, 12:00 AM

Install .NET Framework 3.5 (with 2.0 & 3.0) - Windows 8 & 10

Xploit Machine

CG Hardcore Club
gemgem
Messages
73,458
Joined
Nov 23, 2012
Messages
73,458
Reaction score
7,735
Points
916
A guide to installing .NET Framework 3.5 (includes .NET 2.0 and 3.0) in Windows 8 & 10.

Most of us face trouble in installing .NET Framework

[Solution 1] Enable .NET Framework 3.5 in Programs and Features

Open the Control Panel.
Open Programs and click Programs and Features.
Open Turn Windows features on or off.
Tick the option .NET Framework 3.5 (includes .NET 2.0 and 3.0) and click OK to start the installation.
Restart the computer to finish the installation.


[Solution 2] Enable .NET Framework 3.5 with DISM

Download the Windows 8 or 10 installation files and burn them to a DVD or USB drive.
Open the Command Prompt (Admin) or PowerShell (Admin).

Execute DISM /Online /Enable-Feature /FeatureName:NetFx3 /All /LimitAccess /Source:DRIVE:\sources\sxs

Replace DRIVE with the letter of the DVD or USB drive that contains the Windows installation files.

Restart the computer to finish the installation.

Screenshot of Successful Installation

1.jpg
 
^^ secara amnya .NET 3.5 ini memang tersedia dalam cakera padat Windows tersebut tapi tidak akan dimasukkan bersama aplikasi Windows, pengguna kadang2 menghadapi masalah, selepas selesai dengan cara diatas bleh pengguna kemaskini dengan DOTNETFX versi2 terbaru seperti dibawah;

kesemua DOTNETFX terbaru boleh didapati di laman rasmi Microsoft :)

Screenshot-1.jpg
 
Update

2020-01-14_104429.png


Offline Installer for .NET Framework 3.5 for Windows 10 and 8.x. With this tool, you can install .NET 3.5, 3 and 2 on Windows 10, 8 and 8.1 from existing Windows installation media or mounted ISO.

Features
  • Automatically install .NET 3.5 from existing Windows installation media.
  • Optional Advanced Options to debug and control the CMD commands.
  • Option to hide CMD console.
Download - https://sourceforge.net/projects/netframework35offlineinstaller/
Mirror - https://www.upload.ee/files/10976198/.NET_Framework_3.5_Off_Install.rar.html
 
.NET Detector

Easily detect the installed versions of Microsoft .NET on your machine!

Url's to the .NET frameworks and SDK's are included at the click of a button. Reports can be written to text file and xml file so that a summary can be made and can be run from commandline.

Easily distribute this 1 executable (dotnet.exe) with your application. ASoft allows for a vendor to bundle .NET Version Detector with its application (for free!) so that it is easier to get some generic and exact information on the frameworks.

Download - http://www.asoft-ware.com/download.php?id=11
 
Back
Top
Log in Register