使用脚本以静默方式卸载适配器

以静默方式卸载可以节省时间,在除去多个适配器时尤其如此。该过程涉及运行脚本,而非使用图形卸载程序。

运行卸载适配器的文件:
  • 在 Windows® 上,运行批处理文件 uninstaller.exe,如以下命令中所示:
    "<Installation Location>\_uninst\uninstaller.exe" -silent
  • 在 Linux® 或 UNIX® 上,运行以下示例中所示脚本:
     <Installation Location>/_uninst/uninstaller.bin -silent

结果

要确认是否已除去适配器,请检查适配器 RAR 文件的安装位置,该文件应该不再位于该位置。

使用条款 |


(c) Copyright IBM Corporation 2005, 2006.
本信息中心基于 Eclipse 技术(http://www.eclipse.org)