Monday, 25 November 2013

How to Enable DotNet 3.5(including 3.0 & 2.0) in Windows 8/8.1

How to Enable DotNet 3.5(including 3.0 & 2.0) in Windows 8/8.1..

Hey Guys!! After a lot research i finally Found  how to enable Dotnet 3.5 in Offline mode...
Follow these steps..
 1. first, insert ur DVD containing windows 8/8.1, and note the drive letter carefully.

2. open cmd in administrator mode...(search cmd and then right click it and select run as administrator)..

3. then type this code->  

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

Where D is the drive letter containing Windows 8/8.1..

Screenshots......
First....

Second...

Happy to Help,
Thank you.....
Saikat Bepari