The customized script starts the .msi setup program for the product and installs IBM® Rational® Rhapsody® according to the properties you have set in your script.
Your Windows script first defines the product that you are installing. This example sets up the developer's edition for C and C++:
set RHAPSODY_ROOT=E:\Program Files\IBM\Rhapsody set RHAPSODYEDITION=Development set IS_LANG_C=1 set IS_LANG_CPP=1See the list of possible properties and a short sample script in Silent installation properties.
To see a sample script for a silent installation, see the file in your <product installation path>\Samples\SilentInstallTemplate.