How to .Net 3.5 install offline with cmd

Solution
.Net 3.5 install offline with cmd
first find sxs file from windows OS cd or ISO
1. open os cd
2. go to sources\sxs
3. copy sxs folder to c:\sources
4. open CMD run as administrator
5. copy this to CMD
Dism.exe /online /enable-feature /featurename:NetFX3 /All /Source:C:\sources\sxs /LimitAccess
and hit Enter.


Comments

Popular posts from this blog

To install .NET Framework 3.5

How to Format your USB drive with CMD

Local Server - 2 of 3 services running wamp server