Syntax

PCOMM_pkgs\xxx\install\PCOMM\setup.exe /v"/L*v \"%temp%\pcsinst.log\" 
  SAVEINI=\"%temp%\PCOMM.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 can be mls, chs, cht or kor depending on the PCOMM language that needs to be installed.

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.