Go to documentation repository
Page History
...
Installation options | Description |
QUICKLAUNCH_SHORTCUT='1' | Create shortcut: 1 - Yes (default) 0- No |
DESKTOP_SHORTCUT='1' | Copy shortcut to desktop: 1 - Yes (default) 0- No |
INSTALLDIR='[%ProgramFiles%\AxxonSoft\AxxonSmartAxxonNext]' | Axxon Next 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" | 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. 100 - default. |
Options for Server and Client installation | |
PATH_TO_DATABASEDATA='[INSTALLDIR]Metadata' | Path to object tracking DB. |
FBUSER_TYPE='DEFAULT' | User account for file explorer: DEFAULT - Create a new account; the default name selected will be AxxonFileBrowser. SYSTEM - Select an account from the Local System. SPECIFY - Create a new account; choose the user name and password. |
FBUSER_NAME='[AxxonFileBrowser]' | 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: NewDomain - create new Axxon Domain (deafault); WithoutDomain - do NOT add Server to Axxon Domain TheSameDomain - use existing Axxon-domain |
WHATDBUSE = '[EXIST]' | EXIST - Use existing log DB (default) NEWDB - Create new DB |
WHATVMDADBUSE = '[EXIST]' | EXIST - Use existing object tracking DB (default) NEWDB - Create new DB |
...