Enable DotNet 3.5 from command line
To enable DotNet 3.5 from command line, run following from elevated command prompt
dism.exe /online /enable-feature /featurename:NetFx3
Emma's OneNote for Microsoft Windows, Office and Programming
4 July, 2010 | Category: Script, Windows | By: emma
Tags: Command line, DotNet 3.5
To enable DotNet 3.5 from command line, run following from elevated command prompt
dism.exe /online /enable-feature /featurename:NetFx3
Tags: Command line, DotNet 3.5