Skip to main content

How to Install Microsoft .NET Framework 3.5 Offline in Windows 8 and 8.1 without Internet Connection?

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)
NET_Framework_Error_Message_Windows_8.png
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.
Install_NET_Framework_Offline_Windows_8.png
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

The Amazon Bounty 101 – Everything You Need to Know

Create an Amazon Wedding Registry and get 15% discount with free delivery You are well aware of the win-win nature of being an Amazon Associate. The vast Amazon product catalog and robust affiliate system make sharing your favorite products easy and make shopping those recommendations a snap for your audience. Plus, you earn commissions on qualifying sales! In this article, we’ll explain exactly what Amazon Bounty is, why we think it’s the best marketing program out there, how to get started, and how to make it work at the maximum possible level for you, while staying carefully within Amazon’s rules. Want to make passive income? Follow me What Is The Amazon Bounty Program? A simple way to think about the bounty program is that it’s essentially the same as product affiliation but instead of products, it’s for Amazon services and programs,  largely because they’re ‘virtual’ products. And instead of commissions on product sales, you earn fixed commissions “bounties” What are the “serv...

How To Grab Someone's IP Address ?

   In this tutorial I will you show you how to grab someone’s IP address using PHP script. This method can be used to grab someone Ip address on yahoo or Facebook chat or by sending mail to victim. So Lets get started. How To Hack Someone Ip Address ? 1. Copy the below codes into Notepad and save it as Grab.php (.php is must) <?php $hostname = gethostbyaddr($_SERVER['REMOTE_ADDR']); $img_number = imagecreate(400,95); $backcolor = imagecolorallocate($img_number,10,102,153); $textcolor = imagecolorallocate($img_number,255,255,255); imagefill($img_number,0,0,$backcolor); $number0 = " This is Your IP/Proxy"; $number1 = " IP: $_SERVER[HTTP_X_FORWARDED_FOR]"; $number2 = " Host/Proxy: $hostname"; $number4 = " _________________________________"; Imagestring($img_number,10,5,5,$number0,$textcolor); Imagestring($img_number,10,5,25,$number1,$textcolor); Imagestring($img_number,10,5,45,$number2,$textcolor); Imagestring($img_number,10,5,50,$num...

Free Access To Websites Without Registering

Free Access To Websites Without Registering Go to - Bug Me Not and type the URL of the website you want to log into. Examples: -http://www.nytimes.com/, -http://www.winnetmag.com/ etcetera. Another (and better) way is changing the user agent of your browser to: Googlebot/2.1+ - http://sh.st/wB1NN This is very easy in Mozilla's Firefox. Download and install the User Agent Switcher from -http://www.chrispederick.com/work/firefox/useragentswitcher/ and add the Googlebot user agent. Have fun, Dead Dreamer! Now this  was just browsing entire forum without even needing to login to view restricted areas, and it works on other sites And no, you cant access the hidden forums either, already tried that