- 最后登录
- 2013-6-5
- 注册时间
- 2012-2-17
- 阅读权限
- 90
- 积分
- 16609
  
- 纳金币
- 16609
- 精华
- 0
|
打开ps时出现这个对话框,The Adobe Updater could not be started.Please reinstsll the application and components.
我们可以通过修改AdobeUpdaterPrefs.dat 文件的方法来禁止CS2 自动升级。
打开C ocumentsandSettings用户名ApplicationDataAdobeUpdater文件夹,用“记事本”或其他文件编辑软件打开AdobeUpdaterPrefs.dat(如果没有就新建一个),修改其中的内容为
<?xml version="1.0" encoding="UTF-8" ?>
<AdobeUpdater>
<AutoCheck>0</AutoCheck>
</AdobeUpdater>
现在,重新启动CS2,这个问题就完美解决了。当然,前提是你并不需要Adobe Updater功能。
|
|