

Connector Guides › Connector Xpress Guide › Installing Connector Xpress › Uninstall Connector Xpress Silently
Uninstall Connector Xpress Silently
Connector Xpress supports a silent mode of uninstallation. To run a silent uninstall you must create a response file.
Follow these steps:
- In a command window, navigate to the uninstall directory which is one of the following:
- Do one of the following depending on whether you want to uninstall the component as you create the response file, or whether you want to create a response file template to use with a silent uninstall at a later time.
- To create a response file and uninstall the component at the same time, enter the following command and then run through the uninstallation:
uninstaller -options-record uninstall_response_file
- To create a response file, but not install the component, enter the following command and then enter the required values in the template:
uninstaller -options-template uninstall_response_file
Note: Use fully qualified path names when generating and running response files. For example, responsefile.txt is not valid but C:\responsefile.txt is valid.
- Start the silent installation using the following command:
uninstaller -options uninstall_response_file -silent
Copyright © 2013 CA.
All rights reserved.
 
|
|