For silent installations, the Installation Manager use the initialization, .ini, file: silent-install.ini. This file located in the InstallerImage_platform directory. This file includes default values for command-line arguments. For information about the command line arguments, see IBM Installation Manager command-line arguments.
For additional documentation about running Installation Manager in silent mode, see the Installation Manager Information Center under the Documentation link at: 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>The installation files that contain the repository are located on the machine. You modify the entry to:
<!-- 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>
For more information about repositories, see Setting Repository preferences
To search for and silently install updates for available products:
To search for and silently install updates for available products: