참고: OS/400의 경우 Qshell에서 자동 모드 설치를 수행하십시오.
자동 모드에서 설치 관리자를 실행하려면:
installer.exe -f <absolute path to response file> installer.bin -f <absolute path to response file>
예:
[root@qaserver:/] ./introscope9.0.x.ysolaris.bin -f /tmp/myResponseFile.txt
java -classpath installer.jar install -f <absolute path to response file>
예:
[root@qaserver:/] /usr/java/bin/java –classpath introscope9.0.x.yos400.jar install –f /tmp/myResponseFile.txt
참고: 위의 경로는 모두 한 줄에 있어야 합니다. 줄 바꿈은 무시됩니다.
|
Copyright © 2013 CA.
All rights reserved.
|
|