Can't install PostgreSQL: An error occurred executing the Microsoft VC++ runtime installer on Windows XP

前端 未结 14 1464
眼角桃花
眼角桃花 2021-01-30 12:08

I downloaded installer postgresql-9.0.1-1-windows.exe from the official site, ran it, and then got an error:

An error occurred executing the Microsoft VC+

14条回答
  •  不要未来只要你来
    2021-01-30 12:54

    Go to file %windir%\inf\wsh.inf, right click, and select 'Install'.

    Then re-run the PostgreSQL installer.

    This works on Windows XP with PostgreSQL 8.4.17-1.

提交回复
热议问题