The silent uninstaller is useful if you want to remove the Tools and Frameworks installation using a script, or remove the installation on multiple machines.
The syntax to run the silent uninstaller is the following:
silent_uninstall.bat <FULL_PATH_TO_RESPONSE_FILE> <ORACLE_HOME_NAME> <ORACLE_ HOME_LOCATION>
where the options have the following values. Note that all the options are required.
Option |
Description |
---|---|
FULL_PATH_TO_RESPONSE_FILE |
The full path to response file which is
used by the silent uninstaller. For example,
|
ORACLE_HOME_NAME |
A string value which represents your ORACLE_HOME. For example ToolsandFrameworks |
ORACLE_HOME_LOCATION |
The location from which you are removing
the product. For example,
|
Before you begin, review and edit the
install\silent_response.rsp
file in a text editor
with values that are appropriate for your site.
To start the silent uninstaller
Example 3. Example
silent_uninstall.bat C:\Users\mine\Documents\ToolsAndFrameworks-11.1.0-win64 -xmgr-installer\cd\Disk1\install\silent_response.rsp toolsandframeworks C:\Endeca\ToolsAndFrameworks