使用 Installation Manager,從指令行執行 Rational 產品的無聲自動安裝。
若為無聲自動安裝,Installation Manager 會使用起始設定 .ini 檔:silent-install.ini。此檔案位於 InstallerImage_platform 目錄中。此檔案包括指令行引數的預設值。如需指令行引數的相關資訊,請參閱 IBM Installation Manager 指令行引數。
如需以無聲自動模式執行 Installation Manager 的其他文件,請參閱「文件」鏈結下的「Installation Manager 資訊中心」: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>
如需儲存庫的相關資訊,請參閱設定「儲存庫」喜好設定
使用無聲自動安裝來安裝 Rational 產品。