This article describes two ways to verify your current installed version of the .NET Framework.
PowerShell script
Run the following PowerShell script, changing the number at the end to correspond to the minimum version in the chart below you want to verify.
The following script example would check for .NET version 4.6.2 or below.
(Get-ItemPropertyValue -LiteralPath 'HKLM:SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full' -Name Release) -ge 394802
Check the registry
- Open regedit.exe and navigate to the following key:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full
- Check for a REG_DWORD entry named Release. If it exists, then you have .NET Framework 4.5 or later installed. The value in the Data field corresponds to a particular version of .NET Framework.
For example, the minimum version table shows that this device is currently running version release 528449, which corresponds to version 4.8 of the .NET Framework.
Learn more
For more details, see the Microsoft article, How to: Determine which .NET Framework versions are installed.
Related Articles
Specify the Version of .NET Framework for .NET Precompile Assembly 4Number of Views .NET Framework 4.7.2 requirement for Data Platform and User Console for patchset 5.5.60 and higher 12Number of Views Installation Fails for COM+ Application That Has a Shared .NET Assembly or a Dependency of a Shared .NET Assembly Being In… 4Number of Views How to determine what .NET Framework version is installed on a user's system using Installshield 3Number of Views Upgrade to the Latest Version of InstallShield or InstallAnywhere 3Number of Views
Hi, I am Reva - Ask me anything.
No new updates
Thanks for the feedback!
Your feedback has been saved.Rate this response:
Add Additional feedback ( Optional )
Are you sure you want to cancel
the case creation?
Are you sure you want to cancel the case creation?
Are you sure you want to close this case
| Products | Region | Phone Numbers |
|---|---|---|
| FlexNet Operations FlexNet Embedded FlexNet Publisher FlexNet Connect FlexNet Code Insight InstallAnywhere InstallShield |
North America * |
+1 630-332-2513 (toll) +1 877-279-2853 (toll-free in North America) |
| Europe * |
+44 1925 944367 (toll) +44 800 047 8642 (toll-free in Europe) |
|
| Japan * | +81 3-4540-5335 (select option 2) | |
| Australia * |
+61 3 9895 2177 +61 1800 560 603 (toll-free in Australia) |
|
|
Usage Intelligence (formerly
Revulytics) Compliance Intelligence |
Please use the Case Portal to submit your support ticket or reach out to your Revenera contact. | |
Case id: 00001065
Activity: Status change: 2 hours ago