System | Command |
Windows | Go to the Software AG_directory \UpdateManager\bin directory and run this command: UpdateManagerGUI.bat -readScript full_path_to_script -installDir full_path_to_installation_directory |
UNIX | Go to the Software AG_directory /UpdateManager/bin directory and run this command: ./UpdateManagerGUI.sh -readScript full_path_to_script -installDir full_path_to_installation_directory |
Note: | You can override other parameters that are specified in the script file by typing the option -parameter value on the command. For example, if you are installing Integration Serverfixes and you want to override the user name, you would specify -isUsername value. If you want to override a password parameter, type the value in clear text, not encrypted. |