Technote (FAQ)
Question
How do you perform a silent uninstallation of IBM Rational Publishing Engine (RPE) using the IBM Installation Manager?
Answer
To perform a Silent Uninstallation of Rational Publishing Engine using the Installation Manager, apply the following the steps:
- Open Microsoft Windows Command Prompt
- Navigate to the installation directory of IBM Installation Manager. In Microsoft Windows 7 it is "C:\Program Files (x86)\IBM\Installation Manager" by default
- Open the folder eclipse
- Create a response file using IBMIM.exe (which is the executable present in the 'eclipse' folder) using the following command: IBMIM.exe -record "<<path to the uninstallation.xml file>>" -skipInstall "<<Path to the agent data location>>"
Note: The path to the agent data location is the same location that was selected for performing the silent installation of RPE. Hence it is important that the files created in the agent data location during the silent installation process is retained for performing the silent uninstallation successfully.
- To perform the silent uninstallation of RPE using the response file run the following command:
IBMIM.exe --launcher.ini silent-install.ini -input "<<response file location>>"
Related information
Performing a silent installation
Rate this page:
Average rating
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.