<preference
name = "the key of the preference"
value = "the value of the preference to be set">
</preference>
有关更多信息,请阅读静默安装首选项键
cd C:\installation_directory\InstallationManager\eclipse
cd /InstallationManager/eclipse
IBMIM.exe -record C:\response_files\relm_response.xml
-skipInstall C:\skip_install\RELM
./IBMIM -record /response_files/relm_response.xml
-skipInstall /skip_install/RELM
imcl.exe input C:\response_files\relm_response.xml
-log C:\InstallLogs\relm_silent_install_log.xml -acceptLicense
./imcl input /response_files/relm_response.xml
-log /InstallLogs/relm_silent_install_log.xml -acceptLicense