Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

When installing our software for the first time or updating software to a new version that requires a specific .Net Framework installed.

Step-by-step guide

  1. Open a Command Prompt window ( Windows-Key + R → type "cmd")

  2. Copy and paste the following command:  

  3. Press enter.

reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\full" /v version

Info

The above command

...

checks the latest .NET 4 version

To view other version info:

reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@4b978b0
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ( "net" , "framework" , "version" ) and type = "page" and space = "SUPPR"
labelsNet Framework Version

Page Properties
hiddentrue


Related issues