码迷,mamicode.com
首页 > Web开发 > 详细

如何查看.net framework 版本

时间:2020-05-26 15:31:04      阅读:156      评论:0      收藏:0      [点我收藏+]

标签:system   word   setup   cto   net   信息   standard   ase   2012 r2   

如何查看.net framework 版本

以windows 2016 standard版本为例

通过注册表查看,找到 .NET Framework 注册表信息所在的位置:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full

查看release的数值,394802,并对照一下表格:

 

 

Value of the Release DWORDVersion
378389 .NET Framework 4.5
378675 .NET Framework 4.5.1 installed with Windows 8.1 or Windows Server 2012 R2
378758 .NET Framework 4.5.1 installed on Windows 8, Windows 7 SP1, or Windows Vista SP2
379893 .NET Framework 4.5.2
On Windows 10 systems only: 393295

On all other OS versions: 393297
.NET Framework 4.6
On Windows 10 November Update systems only: 394254

On all other OS versions: 394271
.NET Framework 4.6.1
On Windows 10 Anniversary Update and Windows Server 2016: 394802

On all other OS versions: 394806
.NET Framework 4.6.2
On Windows 10 Creators Update only: 460798

On all other OS versions: 460805
.NET Framework 4.7
On Windows 10 Fall Creators Update only: 461308

On all other OS versions: 461310
.NET Framework 4.7.1
On Windows 10 April 2018 Update only: 461808

On all other OS versions, including Windows 10 October 2018 Update: 461814
.NET Framework 4.7.2


也可查看version的数值,4.6.01586,但是貌似意义不大。

如何查看.net framework 版本

标签:system   word   setup   cto   net   信息   standard   ase   2012 r2   

原文地址:https://www.cnblogs.com/wangya87/p/12965527.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!