Net Framework 3.5 CLI Install: Revision history

From KlavoWiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 February 2015

  • curprev 00:0300:03, 11 February 2015David talk contribs 244 bytes +244 Created page with "To install .Net Framework 3.5 from the command prompt. <pre> DISM /Online /Enable-Feature /FeatureName:NetFx3 /All /LimitAccess /Source:D:\sources\sxs </pre> The above comman..."