Installing and removing tools in the WebSphere Customization Toolbox
You can use Installation Manager to install or remove a tool in the WebSphere Customization Toolbox.
Before you begin
Make sure that your Installation Manager preferences are pointing to the appropriate web-based or local repositories containing the WebSphere Customization Toolbox.
Important: When you uninstall the Web Server Plug-ins Configuration Tool, the process
does not unconfigure existing web server plug-ins configurations. You might want to use the Web
Server Plug-ins Configuration Tool to delete any plug-in configurations that you created using the
Web Server Plug-ins Configuration Tool before you remove the tool.
About this task
Perform this procedure to use the Installation Manager GUI to install or remove a tool in the WebSphere Customization Toolbox.
Note: Like other Installation Manager operations, you can also invoke a modification using one of
the following procedures:
Procedure
Example
In the following list, the optional feature offering names are enclosed in parentheses at the end
of the items:
![[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