Uninstalling silently

Uninstalling silently involves running a script rather than using the graphical Uninstaller. A scripted uninstall can save time when removing multiple adapters.

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 uninstaller.exe, as shown in the following command:
    <Install Location>\_uninst \uninstaller.exe -silent
  • On UNIX®, run the script shown in the following example:
     <Install Location>/_uninst /uninstaller.bin -silent

Terms of use |

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

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