Deployment Wizard Silent Installer Properties Files

Find the below property files for silent installation.

#  /*
#  *+------------------------------------------------------------------------+
#  *| Licensed Materials - Property of HCL                                   |
#  *| (c) Copyright HCL Technologies Ltd. 2023.  All Rights Reserved.                    |
#  *+------------------------------------------------------------------------+
#  */

# ---------------------------------------------------------------------------
# 	Silent Installation properties file
# ---------------------------------------------------------------------------
INSTALLER_UI=silent

# ---------------------------------------------------------------------------
# 	HCL Deployment Wizard Installation Path
# ---------------------------------------------------------------------------
USER_INSTALL_DIR=C:\\Program Files\\HCL\\DeploymentWizard

# ---------------------------------------------------------------------------
# 	HCL Z and I Emulator for Web Server Location
# ---------------------------------------------------------------------------
ZIEWEB_SERVER=http://hostname/alias

# ---------------------------------------------------------------------------
# System Level Configuration: Don't change below values until it requires.
# Reboot Parameter on uninstall and install scenarios
# ---------------------------------------------------------------------------
USER_REQUESTED_RESTART=NO
RESTART_NEEDED=NO