<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