Installing WebSphere Adapters

Uninstalling an adapter silently using a script

Uninstalling silently can save time, especially when removing multiple adapters. The process involves running a script rather than using the graphical uninstaller.

Run the file that uninstalls the adapter:
  • On Windows®, run the batch file uninstaller.exe, as shown in the following command:
    "<Installation Location>\_uninst\uninstaller.exe" -silent
  • On Linux® or UNIX®, run the script shown in the following example:
     <Installation Location>/_uninst/uninstaller.bin -silent

Result

To confirm the removal of the adapter, check the installation location for the adapter RAR file; it should no longer reside there.

Terms of use |

Last updated: Mon 30 Oct 2006 03:31:32

(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)