Illustrator CS4在Windows 2003下无法安装的方法
来源:岁月联盟
时间:2009-01-19
1、首先找到AdobePhotoshop11-Driver.proxy.xml文件
路径在payloads/AdobeIllustrator14mul/AdobeIllustrator14mul.proxy.xml
2、修改XML文件
找到一下的部分,将他们删除
<UserPreferences>1</UserPreferences>
<SystemRequirementsJSON>[
{"OS":{"Windows":{"XP":{"Require":{"@lowerBound":1,
"MinServicePack":"2","@servicePack64Bit":1
,"Need64Bit":"0"},"Exclude":{"@upperBound":1,
"MaxServicePack":"1"}},"Server2003":{"Exclude":true},"Vista":{"Require":true}}},
"Memory":{"System":{"Default":{"Require":"512","Exclude":"500"}}},
"Display":{"Default":{"Require":{"Width":"1024","Height":"768"},"Exclude":{"Width":"799","Height":"599"}}}
}
]</SystemRequirementsJSON>
删除后保存,然后进行安装就可以了!
其实这个文件就是检查系统的版本。其实这个只是针对原版Illustrator CS4,网上下载的很多改良版和精简版的Illustrator CS4都已经解决了这个问题。