安装 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
, 本文详细介绍了安装postgresql时遇到AnerroroccuredexecutingtheMicrosoftVC++runtimeinstaller错误的解决方法。通过指导用户执行特定步骤,包括修改wsh.inf文件并使用管理员权限运行cmd命令,最终成功解决了安装问题。
2327

被折叠的 条评论
为什么被折叠?



