Rational Enterprise Deployment 文件和 Rational 产品可能具有不同版本的 Installation Manager。安装 Installation Manager 后,该程序会自动检查是否存在更新的 Installation Manager 版本。如果您的产品需要更新的版本,那么必须更新 Installation Manager。但是如果您的产品使用的版本低于计算机上的版本,Installation Manager 将保持当前版本。这是因为 Installation Manager 具有向后兼容功能。
从 Installation Manager V1.3 开始,您可以设置是否让 Installation Manager 检查更新。要执行此操作,请在记录或编辑响应文件时将选项 com.ibm.cic.common.core.preferences.searchForUpdates 设置为 true 或 false。
该首选项设置为 true 时,将根据需要在静默安装过程中更新 Installation Manager。设置为 false 时,如果在 Rational 产品需要更新的 Installation Manager 版本,那么将向您发出通知,并且静默安装会中断。
包含产品更新和修订的服务存储库位于 IBM®.com 上。每个 Rational 产品包含针对特定于该产品的服务存储库的链接。您无法查看或修改这些链接,但可以设置是否搜索服务存储库。要执行此操作,请在记录或编辑响应文件时将选项 offering.service.repositories.areUsed 设置为 true 或 false。
如果将该首选项设置为 true,那么 Installation Manager 将搜索服务存储库以查找已安装产品的更新。但是,如果计算机无权访问 IBM.com 或者您不希望计算机访问 IBM.com,请将该首选项设置为 false。这可防止 Installation Manager 多次重试连接并在连接未建立时超时。
offering.service.repositories.areUsed=true com.ibm.cic.common.core.preferences.searchForUpdates=trueInstallation Manager 会在服务存储库和响应文件中列出的存储库中搜索更新。 Installation Manager 会查找针对自身的可用更新。
offering.service.repositories.areUsed=true com.ibm.cic.common.core.preferences.searchForUpdates=falseInstallation Manager 会在服务存储库和响应文件中列出的存储库中搜索更新。 Installation Manager 不会查找针对自身的可用更新。
offering.service.repositories.areUsed=false com.ibm.cic.common.core.preferences.searchForUpdates=trueInstallation Manager 不会访问 IBM.com 以在服务存储库中搜索更新。Installation Manager 会在响应文件中列出的存储库中搜索更新。Installation Manager 会查找针对自身的可用更新。
offering.service.repositories.areUsed=false com.ibm.cic.common.core.preferences.searchForUpdates=falseInstallation Manager 不会访问 IBM.com 以在服务存储库中搜索更新。Installation Manager 会在响应文件中列出的存储库中搜索更新。Installation Manager 不会查找针对自身的可用更新。