You can silently install CICS® Universal Client without going through any of the installer screens. The installation process takes its input from a response file; no user input is required. If you do not provide a response file, all default options are used.
installer.exe -options-record full_path_name\response_file_nameThis command stores your responses in file response_file_name. Note that there is no space between -options and -record.
installer.exe -options "full_path_name\response_file_name" -silent -V licenseAccepted=true
installer.exe -silent -V licenseAccepted=true
All
options will take default values.