Uninstalling the Application Client using the command line
You can uninstall the Application Client using the Installation Manager command line.
Procedure
- Log on to your system.
- Stop all servers and applications on the Application Client installation.
- Change to the eclipse/tools subdirectory in the directory where you installed Installation Manager.
- Use the imcl command to uninstall the
offering.
imcl.exe uninstall com.ibm.websphere.APPCLIENT.v85,optional_feature_ID -installationDirectory installation_directory./imcl uninstall com.ibm.websphere.APPCLIENT.v85,optional_feature_ID -installationDirectory installation_directoryYou can remove a list of features that are separated by commas. If a list of features is not specified, the entire product is uninstalled. In the following list, the optional feature IDs are enclosed in parentheses:- IBM Developer Kit, Java 2 Technology Edition
- Java 2 Runtime Environment (
javaruntime) - Developer Kit (
developerkit)
- Java 2 Runtime Environment (
- Samples (
samples) - Standalone Thin Clients, Resource Adapters, and Embeddable Containers
- Standalone Thin Clients Runtime (
standalonethinclient.resourceadapter.runtime) - Standalone Thin Clients Samples (
standalonethinclient.resourceadapter.samples) - Embeddable EJB Container (
embeddablecontainer)
- Standalone Thin Clients Runtime (
Go to the IBM® Installation Manager documentation for more information.
- IBM Developer Kit, Java 2 Technology Edition