Windows Server 2012 安装WireShark

一、环境说明

Windows Server 2012 R2 版本64位;
安装wireshark

二、问题描述

安装wireshark提示
The Visual C++ Redistributable installer failed with error 23Please make sure you have KB2999226 or KB3118401 installed.Unable to continue installation.

三、解决方法

1、安装系统补丁包,去官网下载 KB2919355 补丁,安装KB2919355之前要先安装 KB2919442
64位官网KB2919442
下载地址: https://www.microsoft.com/zh-cn/download/confirmation.aspx?id=42135
64官网KB2919355
https://www.microsoft.com/zh-tw/download/details.aspx?id=42334
2、根据提示少安装C++运行环境
https://www.microsoft.com/zh-cn/download/details.aspx?id=30679
3、然后安装.net4.5.2-KB2901907-x86-x64-AllOS-ENU.exe安装之后重启
4、然后安装3-Windows8.1-KB2999226-x64.msu和C++的补丁之后顺利安装Wireshark

四、参考连接

https://blog.csdn.net/m0_45328394/article/details/125505097

posted @ 2024-01-29 09:16  *一炁化三清*  阅读(1271)  评论(0编辑  收藏  举报