Having problem with .Net 3.5 or higer on Windows 8 or higher version? Here is the solution-
This is done without downloading anything online , all you need is
1) Windows 8 installation disc (the dis used to install ur system, may not be the preciese disc used but any windows 8 disc is allowed.
2) Follow the step carefully and you are good to go.
----------------------------
1) insert Windows 8 disc into the cd-rom.
Now open Command Prompt as Administrator and then provide following command:
This is done without downloading anything online , all you need is
1) Windows 8 installation disc (the dis used to install ur system, may not be the preciese disc used but any windows 8 disc is allowed.
2) Follow the step carefully and you are good to go.
----------------------------
1) insert Windows 8 disc into the cd-rom.
Now open Command Prompt as Administrator and then provide following command:
Dism /online /enable-feature /featurename:NetFx3 /All /Source:F:\sources\sxs /LimitAccess
Here "F:" represents the CD/DVD drive letter in your system which contains Windows 8 setup disc. Replace it with the correct drive letter according to your system.If you extracted Windows 8 setup files in a directory, replace F:\sources\sxs with the correct path.3. As soon as you execute the above mentioned command, Windows will start installing .NET Framework 3.5 in your system and it'll not require Internet connection.It'll take a few minutes and you'll get a message that the operation completed successfully.4. That's it. Now you have installed .NET Framework 3.5 in Windows 8 without using Internet connection.PS: If you face any problem while using this method, you can write a comment to us in helping you automatically install .NET Framework 3.5 offline in Windows 8 and 8.1.




0 comments:
Post a Comment