使用 Installation Manager 从命令行静默安装 Rational 产品。
对于静默安装,Installation Manager 使用初始化(.ini)文件:silent-install.ini。此文件位于 InstallerImage_platform 目录中。 该文件包含命令行参数的缺省值。要了解有关命令行参数的信息,请参阅 IBM Installation Manager 命令行参数。
有关以静默方式运行 Installation Manager 的更多文档,请参阅 Installation Manager 信息中心,可从以下网址处的“Documentation”链接下进行访问:http://www.ibm.com/software/awdtools/installmanager/support/index.html。
要进行静默安装,必须使用响应文件。
<!-- Input repository for the installation image. Multiple repositories can be specified by adding additional "repository" elements --> <server> <repository location='http://myserver.domain/RationalProduct' /> </server>包含存储库的安装文件位于该机器上。请将该项修改为:
<!-- Input repository for the installation image. Multiple repositories can be specified by adding additional "repository" elements --> <server> <repository location='C:/install_files/RationalProduct/disk1' /> </server>
要了解有关存储库的更多信息,请参阅设置存储库首选项