+

Search Tips   |   Advanced Search

Uninstall Connections in silent mode


To uninstall Connections in silent mode...

 
cd IM_HOME/eclipse/
./IBMIM --launcher.ini silent-install.ini  \
        -input /path/to/response/uninstall_file.rsp \
        -log /path/to/log/uninstall_log.xml

Windows does not support using IBMIM.exe for silent installation. Use IBMIMc.exe for silent installation.

Installation Manager has a .ini file, silent-install.ini, that includes default values for the arguments...

When complete, check for a return status of "0" in... ...

An unsuccessful operation returns a non-zero number. When the Installation Manager installer is run, it reads the response file and (optionally) writes to a log file to the directory specified. If we specified a log file and directory, the log file is empty when the operation is successful, for example:

<?xml version="1.0" encoding="UTF-8"?>
<result>
</result>

The log file contains an error element if the operation did not complete successfully. A log file for Installation Manager is also available. The default locations for the Installation Manager log file are :


Parent topic:
Uninstall Connections