Go to documentation repository
...
설치 옵션 | 설명 |
QUICKLAUNCH_SHORTCUT='1' | Create shortcut바로가기 만들기:
|
DESKTOP_SHORTCUT='1' | Copy shortcut to desktop바탕 화면에 바로가기 복사:
|
INSTALLDIR='[%ProgramFiles%\AxxonSoft\AxxonOne]' | Axxon One installation folder 설치 폴더 |
NGP_IFACE_WHITELIST="0.0.0.0/0" | Network interfaces The default value is 네트워크 인터페이스 기본값은 "0.0.0.0/0" (all available network interfaces)입니다(사용 가능한 모든 네트워크 인터페이스) 네트워크 인터페이스 형식Format of network interfaces: "IP-address1 / number of unit bits in the mask, IP-address2 /number of unit bits in the mask" |
NGP_ALT_ADDR="0.0.0.0" | NAT 뒤에 있는 서버에 대한 외부 로컬 주소 설정 네트워크 인터페이스 형식Setting the outside local address for a Server behind the NAT).Format of network interfaces: "IP Address1 or DNS-name1, IP address2 or DNS Name2" |
PORT_RANGE_START="20111" | The initial value of the port range for Server서버포트 범위의 초기값입니다. 20111 — default.디폴트 |
PORT_RANGE_COUNT="100" | Number of ports in use. The minimum number is 20사용 중인 포트 수. 최소 수는 20 입니다. 100 — default.디폴트 |
서버 및 클라이언트 설치 옵션Options for Server and Client installation | |
PATH_TO_DATA = 'X:\AxxonOneData', where X is the letter of the disk with the most free memory | Directory for storing the log database and metadata database. Default is 로그 데이터베이스와 메타데이터 데이터베이스를 저장하기 위한 디렉토리입니다. 기본값은X:\AxxonOneData 입니다. The PATH_TO_DATA parameter should be after the INSTALLDIR parameter매개변수는 INSTALLDIR 매개변수 뒤에 있어야 합니다. |
FBUSER_TYPE='DEFAULT' | User account for file explorer파일 탐색기의 사용자 계정:
|
FBUSER_NAME='[AxxonFileBrowser]' | 파일 탐색기에서 계정의 사용자 이름과 비밀번호를 설정합니다. FBUSER_TYPE 매개변수의 SPECIFY를 선택하는 경우 Setting a user name and password for an account in file explorer. When you choose SPECIFY of the FBUSER_TYPE parameter |
FBUSER_PSW='[Axxon2.0.0]' | |
CONFIG_PATH='[CommonAppDataDirectory]' | Path to configurations files and folders구성 파일 및 폴더 경로 |
DOMAIN_NAME_TYPE = '[NewDomain]' | Select Axxon -domain도메인을 선택하세요:
|
WHATDBUSE = '[EXIST]' |
|
WHATVMDADBUSE = '[EXIST]' |
|
Axxon One 을 자동으로 설치하는 명령은 다음과 같습니다.
setup.exe /quiet /norestart /debug /INSTALLTYPE="ServerClient" /REMOVE="Guardant_amd64" /CMD="CREATE_QUICKLAUNCH_SHORTCUT=\"0\" PORT_RANGE_COUNT=\"50\" DOMAIN_NAME_TYPE=\"WithoutDomain\""
This will launch installation with the following options:
다음 옵션으로 설치가 시작됩니다.