Complete Installation and Upgrade Information for Software AG Products : Using the Software AG Installer : Uninstalling : Uninstall Using a Script : Uninstall Using a Script in Console Mode : Uninstall Using a Script
Uninstall Using a Script
If you want to uninstall using a script on a Windows system, download the installer for UNIX as instructed by your installation email from Software AG, and install a 32- or 64-bit JRE. For information on supported JDKs, see the product system requirements on the Software AG Documentation Website.
To uninstall on any system using an uninstallation script, specify the -readUninstallScript parameter on the command. For example:
java -jar SoftwareAGInstaller201604.{jar|zip}
-readUninstallScript full_path_to_existing_script_file
-installDir full_path_to_installation_directory -console
After a script runs successfully, by default, the uninstaller exits immediately. If you want the uninstaller to instead allow you to choose when to exit after the script completes, specify the -scriptNoExit parameter at the end of the command.
If errors occur while a script is running, uninstallation fails. By default, the uninstaller shows the errors and does not exit. If you want the uninstaller to exit immediately with a non-zero exit value, specify the -scriptErrorInteract no parameter at the end of the command. If you want the uninstaller to show the errors and pause for a specified number of seconds before exiting, specify the -scriptErrorInteract number_of_seconds parameter at the end of the command.
Copyright © 2007-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback