Warning! This is for use by IT admins only.
The below settings are command line parameters for running silent installs of Toniq on a workstation.
For most users these steps are not relevant at all. Toniq runs automatic updates when applicable.
| Option | Description |
| debug=true | false | sets debug logging on or off |
| autoinstall=true | false | runs automatically (non-interactively). This is how the updater service launches the installer |
| buildtype=<buildtype> |
Override the installed buildtype. Buildtype can be Retail Dispensary DispensaryRetail Demo |
| patch=true | false | set patch mode on or off. Note: If patch is not available eg a new install, then this setting will be ignored |
- autoinstall=true while running non-interactively will also re-install if the program is already installed. In interactive mode, the installer will prompt the user to re-install or uninstall if already installed.
Example
The below would silently run the installer for a full install of Dispensary and Retail.
InstallToniqApplications.exe autoinstall=true buildtype=DispensaryRetail patch=false
Reviewed: 20/01/2025
Comments
0 comments
Article is closed for comments.