Installation
- 22 Nov 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Installation
- Updated on 22 Nov 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Liquit Workspace Agent 3.x moves to extended support​
Liquit Workspace 4.2 is the latest version where the Liquit Workspace Agent (XML-based) is supported.​
The bootstrapper is still able to download the (XML-based) Liquit Workspace Agent in Liquit Workspace 4.2 but this is the last version.
(Liquit Workspace Agent is available as an executable setup that contains all the supported MSI installations in one setup for easy distribution. You can find it on our Downloads page.
MSI installation properties
A few settings can be specified through MSI installation properties. For example to install the Agent for a primary zone:
msiexec /i Liquit-Workspace-Agent.msi WORKSPACE_URL=https://workspace.liquit.com
The following MSI installation properties are supported (all property names should be in upper case):
Name | Description |
---|---|
WORKSPACE_URL | The URL of the primary zone. Leave empty for using the current configuration. |
LAUNCHER | Modify the state of both Liquit Launcher and login in the Agent.xml : |
AUTOSTART_USERHOST | Control whether the UserHost process needs to be started after the installation is completed.
|
OVERRIDE_CONFIG | Specify the behaviour of overriding the Agent.xml configuration file during installation. This option is ignored when an Agent.xml file is located in the same directory as the installer.Agent.xml file is located in the same directory as the installer. |
Was this article helpful?