使用回應檔來安裝 IBM WebSphere SDK Java Technology Edition for Liberty 7.0 或 7.1 版
您可以使用 Installation Manager 回應檔來安裝 IBM® WebSphere® SDK Java™ Technology Edition for Liberty 7.0 或 7.1 版。
開始之前
關於這項作業
透過 Installation Manager,您可以使用回應檔,以多種方式來安裝 IBM WebSphere SDK Java Technology Edition for Liberty 7.0 或 7.1 版。您可以使用如下列程序中所述的 GUI 來錄製回應檔,也可以手動產生新回應檔,或透過採用範例並對其進行修改來產生新回應檔。
![[8.5.5.2 或更新版本]](../ng_v8552.gif)
- 從「IBM 修正程式中心」網站下載安裝檔,並使用本端安裝。
- 存取現用儲存庫,並使用您的「IBM 軟體 ID」來進行 Web 型安裝。
程序
範例

![[8.5.5.1 或更新版本]](../ng_v8551.gif)
<?xml version="1.0" encoding="UTF-8"?>
<agent-input clean="true" temporary="true">
<server>
<repository location="http://www.ibm.com/software/repositorymanager/com.ibm.websphere.liberty.IBMJAVA.v70" />
</server> <install modify='false'>
<offering id='com.ibm.websphere.liberty.IBMJAVA.v70'
profile='WebSphere Liberty V8.5' installFixes='none'/>
</install>
<profile id='WebSphere Liberty V8.5' installLocation='C:\Program Files\IBM\WebSphere\Liberty'>
</profile>
</agent-input>

![[8.5.5.2 或更新版本]](../ng_v8552.gif)
<?xml version="1.0" encoding="UTF-8"?>
<agent-input clean="true" temporary="true">
<server>
<repository location="http://www.ibm.com/software/repositorymanager/com.ibm.websphere.liberty.IBMJAVA.v71" />
</server> <install modify='false'>
<offering id='com.ibm.websphere.liberty.IBMJAVA.v71'
profile='WebSphere Liberty V8.5' installFixes='none'/>
</install>
<profile id='WebSphere Liberty V8.5' installLocation='C:\Program Files\IBM\WebSphere\Liberty'>
</profile>
</agent-input>