Skip to content

Instantly share code, notes, and snippets.

@kowill
Last active August 29, 2015 14:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kowill/551887f0cace8a1e9de7 to your computer and use it in GitHub Desktop.
Save kowill/551887f0cace8a1e9de7 to your computer and use it in GitHub Desktop.
.NET Framwork3.5のインストール
Dism /online /Enable-Feature /FeatureName:NetFx3
Dism /online /Enable-Feature /FeatureName:NetFx3 /Source:D\sources\sxs /LimitAccess
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment