Categories
CS

Postgre SQL 错误 “An error occurred executing the Microsoft VC++ runtime installer”

在Win 7 64 bit 下安装 postgresql-9.3.2-1-windows-x64.exe 出现这个错误

解决方法

为文件在桌面创建一个快捷方式, 然后选定快捷方式, 右键 –> 属性 在Target 原有值后面添加 –install_runtimes 0

重新运行即可解决

2014-02-03_19-38-50

 

参考网页:

http://postgresql.1045698.n5.nabble.com/PostgreSQL-9-0-x86-64-and-Windows-7-x86-64-Unable-to-install-td2913989.html

Leave a Reply

Your email address will not be published. Required fields are marked *