You can use Installation Manager to install or remove a tool in the WebSphere Customization Toolbox.
Make sure that your Installation Manager preferences are pointing to the appropriate Web-based or local repositories containing the WebSphere Customization Toolbox.
Perform this procedure to use the Installation Manager GUI to install or remove a tool in the WebSphere Customization Toolbox.
<?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.v80" /> </server> <uninstall modify='true'> <offering id='com.ibm.websphere.WCT.v80' profile='WebSphere Customization Toolbox V8.0' features='zmmt,zpmt'/> </uninstall> <profile id='WebSphere Customization Toolbox V8.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.v80' value='false'/> <data key='cic.selector.nl' value='en'/> </profile> </agent-input>
imcl.exe modify com.ibm.websphere.WCT.v80 -addFeatures zmmt -removeFeatures zpmt -repositories http://www.ibm.com/software/repositorymanager/com.ibm.websphere.WCT.v80 -installationDirectory C:\Program Files\IBM\WebSphere\Toolbox -keyring C:\keyring_file.keyring -password password
In this information ...Related information
| IBM Redbooks, demos, education, and more(Index) |