windows server2012R 安装Microsoft Visual C++ 2015 Redistributable (x64) 安装失败

时间:2025-02-18 22:42:42

起因是因为安装mongoDB,始终无法启动mongodb服务,一直提示Verify that you have sufficient privileges to start ;

查了很久,基本是因为需要安装Microsoft Visual C++ 2015 Redistributable (x64),下载好对应版本后安装提示出错,错误原因如下:

 Error 0x80240017: Failed to execute MSU package.

如何解决:

    

需要依次安装下面补丁:

1、KB2919442
Download Windows Server 2012 R2 更新程序 (KB2919442) from Official Microsoft Download Center

2、KB2919355

Download Windows Server 2012 R2 Update (KB2919355) from Official Microsoft Download Center

必须按以下顺序安装更新: 、 KB2919355、 KB2932046、 KB2959977、 KB2937592、 KB2938439 和 KB2934018。

3、KB2999226