问题描述:
Adobe Photoshop CS4安装自检测到90%左右出现以下错误信息:“Critical errors were found in setup - Please see the Setup log file for details”,点OK则立即结束安装。
解决办法:
打开你的IE浏览器,拷贝粘贴以下代码到地址栏,然后单击“转到”按钮或者直接回车。
javascript:document.write(navigator.userAgent)
如果你能看到类似于:“Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)”或者“Mozilla/4.0 (compatible; MSIE 6.0)”的返回值,那么就可以按照以下方式解决这个问题。
1、单击“开始”菜单,选择“运行”,输入“Regedit”。
2、找到如下键值
HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\User Agent\\Post Platform
HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\5.0\\User Agent\\Post Platform
3、删除以上的键值,重启计算机,问题即可解决。
另外:
如果你在安装软件Adobe CS4的时候发现有部分软件不能安装的话,请尝试使用这些工具。
http://www.adobe.com/support/contact/cs3clean.html
http://www.adobe.com/support/contact/cs4clean.html
评论