installer_name -i silent -f response_file
여기서
installer_name은
사용자의 운영 체제에 해당하는 설치 이름의 이름이고
response_file은 설치 프로시저를 기록할 파일의 이름입니다.
파일 이름을 지정하지 않은 경우 기본값은
installer.properties입니다.
예를 들어, Windows 머신에서 다음 명령을 실행하십시오.
IBM_OPQRT_V2_2_1_1_Windows -i silent -f installer.properties