You can create the response file and install the product or just skip the product installation and create the response file only by using the -skipInstall <agentDataLocation> argument. The following instructions provide example syntax for both options.
To create a response file for installation:
Windows | C:\Program Files\IBM\Installation Manager\eclipse |
UNIX/Linux | /opt/IBM/InstallationManager/eclipse |
Ensure that the file paths that you enter exist; Installation Manager does not create directories for the response file and the log file. If you use the -skipInstall option, the <agentDataLocation> must be a writable directory.
IBMIM -record <response file path and name> -log <log file path and name>
IBMIM -record <response file path and name> -log <log file path and name> -skipInstall <agentDataLocation>
An XML response file is created and resides in the location specified in the command.