Wednesday, 27 February 2013

How To Install .Net Framework 3.5.1 in Windows 8 using windows 8 dvd or iso without internet

Many of us are using Windows 8 Pro, Enterprise, CP, DP and More but While using Windows8,sometimes you will get the message to install .net framework, for running those applications which require .net Framework to operate.
But it becomes quite difficult for us to download and install Microsoft .net Framework online. There can be many reason for that.
Know here question arises that Windows 8 comes with pre-installed .net framework application,then why it is asking for re-installation.It is because Windows 8  Setup doesn’t install the .net Framework,we have to manually install it.

So, here is the Guide for Offline Installing .Net Framework 3.5.1 in Windows 8 -
Step 1- Insert windows 8 dvd or mount windows 8 iso file using daemon tools or power iso.
Step 1 - Go on “Search” Option of Windows 8 Using The Charms Bar and type cmd.
Step 2 - Now Right click on the “Command Prompt” and  click “Run as Administrator“.
Step 3 - Now Insert the Windows 8 DVD in Disk Drive or Just Mount the Windows 8 ISO.
Step 4 - Now enter the Following command in “Command Prompt”


"dism.exe /online /enable-feature /featurename:NetFX3 /Source:G:\sources\sxs /LimitAccess"



 

Note - Letter :G: in The above Command is the Drive letter in Which Your Windows 8 Disk has been inserted or Mounted. So Please Replace it with Your Drive letter before Pressing Enter Key.

Step 5 - Just Click The Enter Button after writing the command. Wait for a minute and your .Net Framework will be Installed.


 If you have any queries related to it, please make a comment.

If this trick works for you, then please show your positive response by making a comment.

2 comments:

  1. actually u may install directly if you have packages of framework by
    having it in pc & turning on framework of windows features

    ReplyDelete
  2. i hv already mention that there is no requiremnt of any offline downloaded software in this trick

    ReplyDelete