安装Zend Studio 13.5的时候,报了个错:
One or more issues caused the setup to fail.Please fix the issues and then retry setup.Formore infomation see the log file.
0x80070666 - 已安装这个产品的另一个版本,这个版本无法继续安装。要配置或删除这个产品的现有版本,请用“控制面板”上的“添加/删除程序”。
- 1
- 2
- 3
查看日志后,发现是安装包带的VC14无法安装,所以报了这个错。实际上这个错误是由VC14的安装程序抛出的。
解决办法:
先卸载原有的VC14,再安装Zend Stedio