Friday 1 March 2013

Enable .net framework 3.5 IN WINDOWS 8 WITHOUT INTERNET.

[TRICK-WIN8]iends
Hi buddies..
Here is a little trick for windows-8 users..

Now, sometimes you will come across a situation when you want to install any application in win-8 and the app will say that , ".net framework 3.5 is needed.", or version 3 is needed.. then you have to download it from the microsoft site officialy, which will cost you around at least 200 MBs.

Here is the solution to enable it without internet.

step 1: Firstly, you will have some source of win-8. Either pendrive or cd. Open it.

step 2:Then u will come across folder named "sources", open it. You will see another folder named "sxs". Copy it and paste it in c drive.

step 3:Run "cmd" (command prompt) as administrator. [if u dont know that
           how do that, ask in comment box].

step4: Go to root drive by writing--  cd/

step 5: Write the following code.[Don't forget "spacebars" wherever I have put them.

CODE:

c:\dism.exe /online /eneble-feature /featurename:NetFX3 /Source:c:sxs \LimitedAccess

Step6:Wait..

Step7:Wait..

Stap8:Loudly say "YESS, I HAVE DONE IT" and feel happy..

Thats it folks..

You can share this post on net, but be polite enough to mention the credit, coz I have written it myself(J.J.)

Wasn't it simple??

P.S. [THE CHANCES OF MISTAKE IN WRITING THE CODE IS IN SPACES, SLASHES AND UPPER-LOWER CASE. dO TAKE CARE.]

No comments:

Post a Comment