How do I avoid reboot on Team Concert Shell install
Anders Truelsen (162●1●20●20)
| asked Jul 31 '12, 4:19 a.m.
retagged Dec 06 '12, 3:37 a.m. by Lakshmi Narasimhan T V (441●5)
When I do a silent install of the Team Concert Shell using imcl -silent install ... it performs a silent reboot.
Is there any way I can force it to skip the reboot?
|
One answer
You should add the following attribute to agent-input tag.
rebootLater='true' Comments
Anders Truelsen
commented Jul 31 '12, 8:14 a.m.
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. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.