如何规定安装MobileFirst Platform时不install/configureApplication Center?

How can we stipulate not to install/configure Application Center when installing MobileFirst Platform?

以交互方式(使用 GUI)安装 MobileFirst Platform 7.0 时,通常可以取消选择自动安装和配置 Application Center 的选项。但是,似乎 no documented way 在使用响应文件静默安装时执行此操作。我们需要在响应文件中设置什么 key/value(s) 才能 安装 Application Center?

MobileFirst Platform 7.0 文档提供了一组静默安装脚本,可让您在配置或不配置 Application center 的情况下安装 MobileFirst Platform Server

"Working with sample response files for IBM Installation Manager" http://www-01.ibm.com/support/knowledgecenter/SSHS8R_7.0.0/com.ibm.worklight.installconfig.doc/admin/c_silent_installation_working_with_sample_response_files.html?lang=en

这个页面上说你应该使用脚本 install-no-appcenter.xml 对于不在应用程序服务器上安装 Application Center 的安装。您会在那里找到一个超链接,允许您下载包含此 install-no-appcenter.xml v7.0 文件的存档 Silent_Install_Sample_Files.zip