Skip to main content

How To Install Microsoft .NET Framework 3.5 Offline in Windows 8 and 8.1 Without Internet Connection

Now-a-days almost all 3rd party software require Microsoft .NET Framework installed in your system. The required .NET Framework version might be different for different software and the most required .NET Framework version is 3.5 which comes preinstalled in Windows 7.

If you are using Windows 8, you might face a problem while trying to run a program which requires .NET Framework 3.5 version. Windows 8 doesn't come with .NET Framework 3.5 version. It comes with the latest .NET Framework 4.5 version preinstalled.
Whenever you try to open a program requiring .NET Framework 3.5, you get following message:
An app on your PC needs the following Windows feature:
.NET Framework 3.5 (includes .NET 2.0 and 3.0)

There are 2 buttons given to install the .NET Framework version or to skip the installation. If you decide to install it, Windows tries to connect to Internet to download the setup files of .NET Framework 3.5.
That's strange because Windows 8 setup contains .NET Framework 3.5 setup files but still Windows tries to connect to Internet. It would have been better and easier if Windows 8 installed the .NET Framework 3.5 without Internet connection just like it does for other Windows components such as Media Center, Internet Explorer, etc which can be installed or uninstalled using "Programs and Features" applet in Control Panel.
If you don't have an Internet connection or if you don't want to waste time and bandwidth in downloading the setup files, here is a way to install .NET Framework 3.5 offline in Windows 8.
Today in this tutorial, we'll tell you how to install .NET Framework 3.5 in Windows 8 without any need of Internet connection. You can install it offline with the help of a single command. This method requires Windows 8 setup disc or ISO file so make sure you have Windows 8 setup files with you.
So without wasting time lets start the tutorial:
1. First you'll need to copy Windows 8 setup files to your hard disk. If you have Windows 8 setup ISO copied in your system, you can mount it by right-click on it and select "Mount" option or you can extract its content using 7-Zip.
If you have Windows 8 setup disc and don't want to copy its content, its ok. Just insert the disc in your CD/DVD drive so that Windows can access its content.
2. Now open Command Prompt as Administrator as mentioned here 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.

Comments

Popular posts from this blog

How To Install IDM Integration Module Extension in Microsoft Edge?

First and foremost, ensure you’re using the latest version of IDM and check ‘Edge’ and ‘ Use Advanced Browser Integration’ options are selected in IDM General preferences. Install IDM Integration Module in Edge Visit about: flags, select ‘Enable extension developer features’ checkbox under ‘Developer Settings’ Restart Edge browser for the changes to apply. Click on … more menu and select ‘Extensions’ Click ‘Load extension’, browse and navigate to  IDMEdgeExt  folder under ‘C:\Program Files (x86)\Internet Download Manager’ and click ‘Select Folder’ IDM extension will be installed and activated. Click on IDM Integration Module to see its status (On or Off) and permissions are given to it. After that, if you play a video in Edge browser, you’ll see the download panel as shown in the screenshot below.

How To Know The Balance Of Banks Account By Giving Missed Call

Missed call balance checking number of major Indian Banks #1 Axis Bank We have already written a detailed article dealing with Axis Bank’s balance checking process. Anyways, the number in question is-  09225892258 .  #2 Andhra Bank Not too familiar with the bank, but managed to find the missed called balance enquiry number associated with it. The number is-  09223011300 . Make a call to this number using your registered mobile number. The call will get disconnected and you will get  SMS  containing  account balance details . #3 Allahabad Bank The number associated with Allahabad Bank is-  09224150150 . The same process of giving a missed call is to be done. SMS containing account balance details will reach the customer’s registered mobile number. #4 Bank of Baroda A very popular Bank in India. It is Government run one. The balance enquiry number is- 09223011311 . Give call to this number and get SMS co...

How to Use File Explorer Without a Mouse on Windows 10

Windows 10’s file manager is packed with  keyboard shortcuts . You can launch  File Explorer  and use it entirely with your keyboard—without ever touching a mouse. It’s no  Norton Commander , but it’s extremely keyboard-friendly. Launch File Explorer To launch File Explorer from anywhere on your Windows system, press Windows+E. You can also use other keyboard shortcuts—for example, if File Explorer is the first icon from the left on your Windows 10 taskbar, you can  press Windows+1  to activate that taskbar button. If it’s the third icon on your taskbar, you can press Windows+3 to activate it. Navigating Folders File Explorer will open to the Quick Access view when you launch it. Use the arrow keys to select files and folders and press Enter to enter folders or open files. To expand a collapsed section (like “Devices and drives” under “This PC”), select it and press the Right arrow key. To select a file or folder in a directory, start ty...