本文介绍了无法在Windows 8.1和Windows Server 2012 R2上安装.NET Framework 3.5中包含的TLS系统默认版本支持的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我收到'此更新不适用于您的计算机'。我正在尝试在Windows Server 2012 R2上安装。已验证使用get-hotfix KB3154​​519尚未提供windows8-rt-kb3154519-x64。该系统是64位,并使用与以下链接相关的安装程序

I am getting 'The update is not applicable for your computer'. I am trying install ON Windows Server 2012 R2. Verified that windows8-rt-kb3154519-x64 is not already available using get-hotfix KB3154519. The system is 64 bit and have used the installer related to it from the below link.

https://support.microsoft.com/en-us/help/3154520 / support-for-tls-system-default-versions-included-in-the-net-framework

https://support.microsoft.com/en-us/help/3154520/support-for-tls-system-default-versions-included-in-the--net-framework

任何人都可以帮助我吗?

Can anyone help me?

推荐答案

尝试检查是否为Win2012R2安装了必备更新,如

here

Try to check if you have prerequisite updates installed for your Win2012R2 as specifiedhere.


这篇关于无法在Windows 8.1和Windows Server 2012 R2上安装.NET Framework 3.5中包含的TLS系统默认版本支持的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-29 00:36