前几天在安装 postgresql 时遇见了 这个问题

There  has been an error.An error occured executing the Microsoft VC+ runtime installer。

解决方式如下:

找到安装文件,  我的安装文件路径如下:

如何解决 An error occured executing the Microsoft VC+runtime installer

进入cmd ,然后当前目录切换到程序的安装文件目录

 如何解决 An error occured executing the Microsoft VC+runtime installer

运行  postgresql-9.2.14-1-windows-x64.exe --install_runtimes 0

弹出如下画面,即可继续安装

如何解决 An error occured executing the Microsoft VC+runtime installer



相关文章:

  • 2021-07-16
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-26
  • 2022-12-23
  • 2021-04-02
  • 2022-12-23
猜你喜欢
  • 2021-11-19
  • 2021-07-16
  • 2021-12-22
相关资源
相似解决方案