Adobe Illustrator CS4在Windows 2003下無法安裝的方法

2010-08-28 10:54:11來源:西部e網作者:

原版的Adobe CS4不能直接在Windows Server 2003下直接安裝,其實Illustrator CS3也是這樣子的,其實解決的方法同CS3安裝的方法一樣,就是修改XML文件,解決Illustrator CS4在Windows 2003下的無法安裝方法如下:

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>

刪除后保存,然后進行安裝就可以了!

其實這個文件就是檢查系統(tǒng)的版本。其實這個只是針對原版Illustrator CS4,網上下載的很多改良版和精簡版的Illustrator CS4都已經解決了這個問題。