Uninstalling silently

Uninstalling silently involves running a script rather than using the graphical Uninstaller.

Why and when to perform this task

You have an existing adapter that you now want to uninstall. You want to do so silently. Uninstalling silently involves running a script.

Run the file that uninstalls the adapter.
  • On Windows, run the batch file
    <Install Location>\_uninst \uninstaller.exe -silent
  • On UNIX, run the script
     <Install Location>/_uninst /uninstaller.bin -silent
Related tasks
Installing silently

Terms of use |

Last updated: Sun Mar 12 11:27:43 2006

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