1.copy file .NET FRAMEWORK 3.5 to c:/dotnet35
2.start->type cmd.exe->advance->Run as Administrator
3.Execute the following command line using admin privileges
Dism.exe /online /enable-feature /featurename:NetFX3 /All /Source:c:\dotnet35 /LimitAccess
No comments:
Post a Comment