【原因:安装postgresql-9.6.11-1-windows-x64,报同样错误,参考方法解决】

【原文:https://blog.csdn.net/mangli/article/details/80623674

 

版权声明:本文为博主原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。

本文链接:https://blog.csdn.net/MangLi/article/details/80623674

前几天在安装 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-08-12
  • 2021-11-19
  • 2021-12-22
相关资源
相似解决方案