Windows 8

Enable .NetFramework 3.5 in Windows 8 without using Windows Update

Microsoft has already released Windows 8 Release Preview some time ago. It’s got some really good new stuff like the metro UI and ribbon explorer and some more…
but there was one little thing bothering me with it. .Net Framework 3.5 wasn’t installed by default. If you want it, you have to get it from windows update.

I noticed that when i was checking the new windows features dialog which can be accessed from Control panel>Programs>turn windows features on or off

Turn Features in Windows 8

or if you’re using the metro screen, just typing the letters fea which are the first letters in windows features>settings>turn Windows features on or off as you can see in the screenshot below.

Programs and Features in Windows 8

If you tried to use that windows features dialog, it will download it from windows update. If you already have an offline installer, it won’t work. I’ve already tried that which made me look for another method to do so and finally i found one.

All you’ll need to do is to copy some files from the windows DVD and run a command and it’s done.

1 – Insert you DVD ( or mount your ISO file), go to sourcessxs inside the DVD.

Browse Windows Install Media

2 – Copy all files inside sourcessxs directory to a new folder called net35  in C: directory.

Copy .NET Files

 

3 – Now you need to run the command prompt as Administrator. One of my favorite tricks in windows 8. From My Computer>C: or any open folder. go to file>open command prompt>open command prompt as administrator.

Open .NET Files

4 – Now you have Command Prompt running as administrator, copy and paste the following inside the command prompt.

Dism.exe /online /enable-feature /featurename:NetFX3 /All /Source:c:net35 /LimitAccess

hit the Enter key and make sure you get that screen when it’s done

5 – now to make sure everything is working fine, go back to the windows features dialog and .NetFramework 3.5 should be enabled by now

dot NET Framework in Windows 8
If you enjoyed this trick, please share it :) (Via)

Your friendly IT Technician and your go-to source for all things tech-related. With a passion for technology, I’m here to simplify your digital world and help you unlock its full potential.

Related Posts

Bring Back Start Menu in Windows 8 with Start8

We all knew that Start Menu in Windows 8 has been replaced with the new Start Screen interface, best suite on touch devices and honestly its really cool…

Tweak Mouse & Touch Gestures When Closing Metro Apps in Windows 8

In Windows 8 when closing a metro apps you will drag from top of the screen to the bottom edge of your screen. Close Threshold app can change that…

Download Windows 8 Release Preview Mouse Cursors for Windows

For those who haven’t tried Windows 8 Release Preview yet, and would like to Install and use the Windows 8 Mouse Cursors that comes with it. You can…

Customize Your Windows 7 and Windows 8 Taskbar Thumbnails Preview

Part of Windows 7 new features is the Thumbnail Preview on your taskbar also known as Windows 7 Superbar. This feature is very useful when viewing window previews…

Remove Windows 8 RP Build Information

[Update] Remove Watermark in Windows 8 Release Preview (RP) Build 8400 & Consumer Preview (CP) Build 8250

Wanted to remove the watermark or the build information on your Windows 8 Release Preview Build 8400 desktop? then try this tweak to disable or remove the watermark

Download Windows 8 Release Preview [Official Link]

Windows 8 Release Preview is already here as mentioned on microsoft blog that expected to be publish publicly on June 1, 2012.

This Post Has 20 Comments

    1. :D there is mate….

      Open or Extract your Windows 8 .ISO file..
      in extracted iso, there is “sources” and inside this folder there is “sxs” ….

      1. NO >>> THERE ARE INSTALLATIONS ONLINE THAT DO NOT HAVE AN SXS FOLDER …… can anyone upload it somewhere please …

    1. hi there. sorry for so late reply to your queries.
      about the problem u have, It seems that Im having problem on helping you, coz i cannot understand the language u used on ur pc..
      i am very sorry.

  1. I have tried everything and nothing works. Just upgraded my Family Tree Maker and it won’t install because I can’t enable or install NetFx 3.5. Update feature refuses to work. DISM command doesn’t work. Running Windows CP Build 8250. Any suggestions.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.