How do I avoid reboot on Team Concert Shell install
One answer
You should add the following attribute to agent-input tag.
rebootLater='true'
rebootLater='true'
Comments
Hi Lakshmi
Thanks for your answer. I don't use a configuration file, my call looks like this:
imcl.exe -acceptLicense install com.ibm.com.ibm.team.concert.winshell -repositories offering-repo\repository.config -log %TEMP%\ConfMgr_IBMIM_RTC_Shell_Install.log -installationDirectory c:\Tools\RTC_Shell4.0
Can I use "-preferences rebootLater=true" to get the desired behaviour?
regards /anders
Hi, I didn't find that preference in the list of preferences that can provided on the command line. acceptLicense and rebootLater are response file attributes. However only acceptLicense is a separate command line option now.