Uninstall in silent mode

When you uninstall the HCL Informix® JDBC Driver in the silent mode, you do not receive any messages about the uninstallation.

How you installed the determines the program that you use to uninstall the driver.

Run one of the following commands to start the uninstall program in the silent mode. The destination_dir is the directory in which you installed the .

If you installed the by using the Informix® installation program, specify the following command to start the uninstall program in the silent mode:
destination_dir/uninstall/uninstall_jdbc/uninstalljdbc -i silent

If you installed the separately from installing Informix®, specify the following command to run the JAR file in the silent mode:

java -jar destination_dir/uninstall/uninstall_jdbc/uninstaller.jar -i silent