在 WebSphere Customization Toolbox 中安装和除去工具
通过使用 Installation Manager,可以在 WebSphere Customization Toolbox 中安装或除去工具。
开始之前
确保 Installation Manager 首选项指向包含 WebSphere Customization Toolbox 的正确存储库(基于 Web 的存储库或本地存储库)。
要点: 卸载 Web 服务器插件配置工具时,卸载过程不会将现有的
Web 服务器插件配置取消配置。在除去此工具之前,您可能想使用
Web 服务器插件配置工具来删除您使用 Web 服务器插件配置工具创建的所有插件配置。
关于此任务
要使用 Installation Manager GUI 在 WebSphere Customization Toolbox 中安装或除去工具,请执行以下过程。
注: 类似于其他 Installation Manager 操作,您也可以使用下列其中一个过程来调用修改:
过程
示例
在以下列表中,可选功能部件产品名称括在各个项末尾的圆括号中:
![[Windows]](../images/windows.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.WCT.v90" />
</server>
<uninstall modify='true'>
<offering id='com.ibm.websphere.WCT.v90'
profile='WebSphere Customization Toolbox V9.0'
features='zmmt,zpmt'/>
</uninstall>
<profile id='WebSphere Customization Toolbox V9.0'
installLocation='C:\Program Files\IBM\WebSphere\Toolbox'>
<data key='eclipseLocation' value='C:\Program Files\IBM\WebSphere\Toolbox'/>
<data key='user.import.profile' value='false'/>
<data key='user.select.64bit.image,com.ibm.websphere.WCT.v90' value='false'/>
<data key='cic.selector.nl' value='en'/>
</profile>
</agent-input>
![[Windows]](../images/windows.gif)
imcl.exe modify com.ibm.websphere.WCT.v90
-addFeatures zmmt
-removeFeatures zpmt
-repositories http://www.ibm.com/software/repositorymanager/com.ibm.websphere.WCT.v90
-installationDirectory C:\Program Files\IBM\WebSphere\Toolbox
-secureStorageFile C:\IM\credential.store -masterPasswordFile C:\IM\master_password.txt