Windows10 在安装postgresql时,postgresql-9.3.3-1-windows-x64.exe

报An error occurred executing the Microsoft C++ runtime installer.错误,一直无法安装,

在网上找了很多解决方法,亲测,这种解决方法可以解决问题。

1. 在360软件管家下安装vc++库

    解决安装postgresql安装报An error occurred executing the Microsoft C++ runtime installer.问题

2. 打开cmd 找到安装包,执行

postgresql-9.3.3-1-windows-x64.exe --install_runtimes 0

解决安装postgresql安装报An error occurred executing the Microsoft C++ runtime installer.问题

即可开始安装。

问题就解决啦。


相关文章:

  • 2022-12-23
  • 2021-12-07
  • 2023-03-19
  • 2021-04-01
  • 2021-06-14
  • 2021-07-16
  • 2022-12-23
猜你喜欢
  • 2021-11-19
  • 2021-08-12
  • 2021-07-16
相关资源
相似解决方案