请问这个弹出Microsoft Visual C++ Runtime Library怎么解决

Microsoft Visual C++ Runtime Library
5
613 KB
x
1 KB
x
Debug Error!
Program: D:\WeChat\WechatAppLauncher.exe
abort) has been called
(Press Retry to debug the application)

尝试使用微软的运行时库安装下 https://download.microsoft.com/download/9/C/D/9CD480DC-0301-41B0-AAAB-FE9AC1F60237/VSU4/vcredist_x86.exe

这个是微信桌面端启动程序报错,可能的原因是杀毒软件的干扰,或者是微信桌面端本身缺少库文件。
还是建议你先禁用杀软,不行重新安装微信。

img

https://blog.csdn.net/VBcom/article/details/7245186
用着这个修复一下

重启大法试一下,不行就试着先关闭防病毒软件,然后再删除Windows的临时文件,再试一下

debug程序可能缺少vc++ runtime,可以安装一下。