Skip to content

Instantly share code, notes, and snippets.

@snallami
Created July 15, 2016 02:37
Show Gist options
  • Save snallami/4700780b7ef3a24f83677f893151d561 to your computer and use it in GitHub Desktop.
Save snallami/4700780b7ef3a24f83677f893151d561 to your computer and use it in GitHub Desktop.
Install .NET from command line
DISM /Online /Enable-Feature /FeatureName:NetFx3 /All
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment