Use a Script to Install Update Manager on a Windows System for Use with Release 10.0 or Later Products
1. Set the environment variable ZFUSION_ SUMINSTALL_ARGS to -readScript full_path_to_script_file. For example, enter:
set ZFUSION_SUMINSTALL_ARGS= -readScript c:\myScript.txt
2. Open a command window, go to the directory that contains the installer, and execute SoftwareAGUpdateManagerInstalleryyyymmdd.exe.
The installer exits immediately after finishing. If the installation is successful the exit code is 0. If errors occur while script is running the exit code is 1.