Complete Installation and Upgrade Information for Software AG Products : Using the Software AG Installer : Using Console Mode to Install : Use Installation Scripts : Create a Script
Create a Script
To create an installation script, run one of the commands below. You can specify any file name for the script that is permitted by your operating system. The directory to which you save the file must already exist.
*To create an installation script and install products on the local machine, specify the -writeScript parameter on the command. For example:
java -jar SoftwareAGInstaller201604.{jar|zip}
-writeScript full_path_to_new_script_file -console
*To create an installation script without installing products on the local machine, specify the -editScript parameter on the command. For example:
java -jar SoftwareAGInstaller201604.{jar|zip}
-editScript full_path_to_new_script_file -console
*To create an installation script of yourself installing from an image rather than from Empower, specify the -readImage parameter on the command. For example:
java -jar SoftwareAGInstaller201604.{jar|zip}
{-writeScript|-editScript] full_path_to_new_script_file
-readImage full_path_to_existing_image_file -console
*To create an installation script from an existing script, specify the -readScript and -writeScript parameters on the command. For example:
java -jar SoftwareAGInstaller201604.{jar|zip}
-readScript full_path_to_existing_script_file
-writeScript full_path_to_new_script_file -console
Copyright © 2007-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback