Installing in Silent Mode

Installing Z and I Emulator for Web using silent mode with use of command line Silent argument. For more information refer the below table.
Note:
  1. Z/OS ISPF shell prompt supports only silent installation.
  2. If installer.properties files exists on setup file path, installer automatically takes the input from properties file.

Silent installation the user needs to update the installer.properties files with proper input.

Find the following table for Silent installation, the user needs to update the installer.properties files with proper input.

Table 1. Silent Mode Requirements
OS Type Command More Information
Windows HCL Z and I Emulator for Web ZIEWeb_Windows_x64.exe -i silent -f installer.properties Administrator user Command Prompt
Deployment Wizard ZIEWeb_DW_Windows_x64.exe -i silent -f installer.properties Administrator user Command Prompt
HACL Tool kit ZIEWeb_HACL_Windows_x64.exe -i silent -f installer.properties Administrator user Command Prompt
AIX Z and I Emulator for Web sh ./setup.bin -i silent -f installer.properties Root user Terminal client
Linux Z and I Emulator for Web sh ./setup.bin -i silent -f installer.properties Root user Terminal client
Ubuntu Z and I Emulator for Web sh ./setup.bin -i silent -f installer.properties Root user Terminal client
I5/OS Z and I Emulator for Web Java -jar HCL_ZIEWeb_os400.jar -i silent -f installer.properties Root (qsh) shell Prompt
Z/OS Z and I Emulator for Web Java -jar HCL_ZIEWeb_os400.jar -i silent -f installer.properties Root user account OMVS or ISPF shell prompt
  1. Z and I Emulator for Web Silent installer property ZIEWeb_JRE_HOME is applicable only for I5/OS, Z/OS, and Linux PPC Big Endian operating systems, for other supporting operating system this properties will not consider by installer, JAVA JRE supports form 1.8 and above releases.
  2. Z and I Emulator for Web installation logs are stored in the user’s temporary path (%temp%\HCL_HCL_ZIEWeb\Logs). The Log File format with the product name and time stamp is stored.
  3. GUI input validation are logged in logged file and displays the error messages.
  4. Silent variable inputs are validated, and Errors, Warning and Information logs are logged on log file.
  5. If user provided installation folder which is already exists, it throws an error message: "The installation folder C\program Files\HCL\ZIEForWeb_2.1.0.0 exists and contains files".
  6. Z and I Emulator for Web does not support Repair and Modify installation.
  7. Z and I Emulator for Web Silent installer properties file, if the user specifies IM_UPGRADE_SUPPORT=0, then the HCL Z and I Emulator for Web 2.0 is installed as a New Instance.

    If the user specifies IM_UPGRADE_SUPPORT=1 and IM_PRODUCT_NAME=Z and I Emulator for Web 2.0 (C:\\Program Files\\HCL\\ZIEForWeb). Then, the HCL Z and I Emulator for Web 2.0 performs migrate installation.