Running multiple silent installations on the same machine
About this task
Procedure
- Complete an initial installation recording in GUI or text mode, as described in Recording a GUI-based installation or Recording a text-based interactive installation.
- Modify the silent installation file,
response.xml, by editing the permissible values as needed. Silent install file parameters contains information about the parameters that you can modify. - You can create multiple silent response files in either one of two ways: You can save
response.xmlto create multiple variations of it, as long as they are named differently; for example,response1.xml,response2.xml, and so forth. You must also ensure that they have different profile IDs in them. Edit eachresponse.xmlso that it has a unique profile ID number, such as 1, 2, 3, and so forth. Edit both instances of the profile ID that are in the file.For example:
<profile id='IBM® Sterling Selling And Fulfillment Suite_1' installLocation=...><offering id='...' version='...' profile='IBM Sterling Selling And Fulfillment Suite_1' features='...' installFixes='none'/> - Using either method, you can create multiple silent installation
files.
For information about installing with a silent file, see Running a silent installation