安装 postgresql 报错 "An error occured executing the Microsoft VC++ runtime installe

 

安装 postgresql 报错

安装 postgresql 报错 "An error occured executing the Microsoft VC++ runtime installer"解决方法有二:
     1、Go to file %windir%\inf\wsh.inf, right click and select 'Install' 
     2、管理员运行cmd,工作目录切换到postgresql安装文件所在目录,运行
                              postgresql-8.4.2-1-windows.exe --install_runtimes 0

你可能感兴趣的:(windows,Microsoft,PostgreSQL,vc++,Go)