Syntax

ZIEWin_pkgs\xxx\install\ZIEWin\setup.exe /v"/L*v \"%temp%\pcsinst.log\" 
  SAVEINI=\"%temp%\ZIEWin.ini" ONLYINI=1"
where:
  • E: is the installation image drive and the .ini file is saved in the system temp directory. If the directory does not exist, the .ini file will not be created.
  • xxx is mls.

When ONLYINI is set to 1, the .ini file is created without the product installation. When ONLYINI is set to 0, the parameter is inactive, and product installation occurs.