Hey guys here I am posting a solution to one of the tricky problems in windows 8
as of now you may have noticed that windows 8 does not come with DOTNET framework 3.5
even though they have included framework 4 still some of the very well known apps require framework 3.5 to work that includes ( zune , old games etc.)
some of the apps wont even allow the installation if you don't have .net 3.5
So, there are many methods to enable this feature in windows 8 but the most effective one that I found is here...
So before you get started here are the prerequisite :
1) you must have windows 8 ISO image ( if u don't know what does ISO means then get lost :P, i mean google it)
2) and you would need a thinking mind.
here the procedure
1) mount the iso image to a virtual drive ( u can use power ISO for that...if you dont know what it is just google power iso )
now suppose you have mounted the iso to drive G
2) now go to G drive open sources folder and open command prompt with admin rights
3) type this commands:
DISM / Online/ Enable - feature/ Featurename:NetFx3 /All / LimitAccess/ Source:G:\Sources\sxs
see SS for reference
and hit enter
4 ) and you are done!!!!
5) Enjoy
as of now you may have noticed that windows 8 does not come with DOTNET framework 3.5
even though they have included framework 4 still some of the very well known apps require framework 3.5 to work that includes ( zune , old games etc.)
some of the apps wont even allow the installation if you don't have .net 3.5
So, there are many methods to enable this feature in windows 8 but the most effective one that I found is here...
So before you get started here are the prerequisite :
1) you must have windows 8 ISO image ( if u don't know what does ISO means then get lost :P, i mean google it)
2) and you would need a thinking mind.
here the procedure
1) mount the iso image to a virtual drive ( u can use power ISO for that...if you dont know what it is just google power iso )
now suppose you have mounted the iso to drive G
2) now go to G drive open sources folder and open command prompt with admin rights
3) type this commands:
DISM / Online/ Enable - feature/ Featurename:NetFx3 /All / LimitAccess/ Source:G:\Sources\sxs
see SS for reference
and hit enter
4 ) and you are done!!!!
5) Enjoy
No comments:
Post a Comment