How to install microsoft dot net 3.5 in windows 10 Offline: Hello guys, today I am going to show you how to install .net framework 3.5 offline in your windows 10 PC.If you do not install this in your windows 10 PC, you will not enjoy most important software that you want to use. There is an offline installer for this, you need to download .net framework 3.5 installer from Microsoft website. The download link is download link: http://www.microsoft.com/en-us/downlo... . After completion of download, please insert your windows 10 DVD or mount your ISO file to create a virtual drive as I have shown in this tutorial.
Dism /online /enable-feature /featurename:NetFX3 /All /Source:X:\sources\sxs /LimitAccess, replace X from this code by the name of your drive name or virtual drive name that you have created by mounting ISO file in my case X replaced by D. Press windows key+X and run command prompt as administrator. Now you have to past this code: Dism /online /enable-feature /featurename:NetFx3 /All /Source:d:\sources\sxs /LimitAccess in command prompt and wait a few moments. After performing 100%
you have to run .net framework 3.5(DotNetFx35Client) as administrator. When the installation has finished you will enjoy every software from right now.
If you are benefited by this tutorials please hit a like, have a comment and share with your friends.
And don't forget to subscribe to my channel: / @tt_s90