Friday, 15 July 2016

[guide][windows 8/8.1/10][how to enable .net 3.5 framework without any error]



Hello Guys!!

Today m gonna show you how to enable .net 3.5 framework after installing Windows 8/8.1/10 without any error

Why need .net 3.5 framework?
It is a very essential feature and very much needed to install applications and microsoft do provide it in thier builds but they are not preinstalled.




Many users faced this issue as soon as they started to use newly installed window


To overcome this i made this guide


Just follow the step by step Guide to fix it:


1. Download .net 3.5(32bit) or .net 3.5(64bit) depending on ur PC from downloads section.
2. Extract it and open the folder

3. Copy the sxs folder and paste it to 'C' Drive
4. Now press window(button)+X at the same time and after that press A to open cmd with Admin rights
5. Click yes when cmd prompts for admin rights
6. In the cmd window type the code

Code:


dism.exe /online /enable-feature /featurename:NetFX3 /Source:c:\sxs /LimitAccess

and press enter
7. .net 3.5 will be installed successfully


Fully working on 64 bit machine...dont know about 32 bit coz i dont own it....u may give a try!!

Downloads:
sxs_32bit
sxs_64bit


Feel free to comment if u faced some issue

Credits:
Dytoshare


Hit Thanks :)



No comments:

Post a Comment