Saturday, 8 June 2013

many people said that windows 8 install without dot net framework 3.5 and if u trying to download dot net it could not be installed on win 8............

so here is the solution to install dot net offline with easy steps

1.Enter your Windows 8 installation disk on DVD Drive.
2.Now run Command Prompt as Administrator. (Hint: Press Start > Type cmd > Now right click on Command Prompt and hit on Run as Administrator from the bottom)
3.Now copy the following command and paste it in the command prompt window.




dism.exe /online /enable-feature /featurename:NetFX3 /All /Source:E:\sources\sxs /LimitAccess


where,,,,,,,, "E:\sources\sxs" is the sxs path of your Windows 8 installation media..........

now tou can install any software that need dot net 3.5 .........






No comments:

Post a Comment