Skip to content

Instantly share code, notes, and snippets.

@guitarrapc
Created November 21, 2015 10: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 guitarrapc/3e2eded77db734ee529d to your computer and use it in GitHub Desktop.
Save guitarrapc/3e2eded77db734ee529d to your computer and use it in GitHub Desktop.
# check version int from registry
(Get-ItemProperty 'Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full' -Name Release).Release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment