Go to documentation repository
Page History
...
Command-line option | Description |
/? or /help | Open the Help window |
/x or /uninstall | Remove Axxon Next and save the configuration |
/x/removeall | Remove Axxon Next and delete the configuration |
/r or /repair | Repair Axxon Next |
/qn or /quiet | Silent install |
/norestart | Disable automatic reboot of the system during installation |
/debug | Log installation |
/noOSCheck | Skip OS compatibility check |
/postgresinstalldir="D:\Postgres" | PostgreSQL installation folder |
/LANG=”ru””en” | Select installation language: ru — RussianFor example, en — English |
/INSTALLTYPE="ServerClient" | Installation options: ServerClient — Server and Client (default), raftserver — Failover Server and Client, Client |
/ADD="[]" | Hers is the list of components to install or remove (if you remove/uninstall software). See the possible values in the table below. |
/REMOVE="[]" | Hers is the list of components NOT to install or remove (if you remove/uninstall software). See the possible values in the table below. |
/dpcmd="INSTALL_BOSCH_VIDEOSDK=\"no\"" | Bosch VideoSDK driver Installation (see notes). no — do not install, yes — install |
/CMD="[commands]" | Basic installation options and values. Commands are [option] = \ "[value] \" or [option] = [value] '. See available installation options in the table below. |
...