- 14 Nov 2024
- 2 Minutes to read
- Print
- DarkLight
- PDF
Install uploaded MSI
- Updated on 14 Nov 2024
- 2 Minutes to read
- Print
- DarkLight
- PDF
The Install uploaded MSI action allows you to upload an MSI to the Content Store and install the MSI on devices from the content repository.
General | |
---|---|
Type | Install uploaded MSI |
Name | Actions are easier to comprehend and manage over time when they have a suitable name that accurately expresses what they do. |
File | The path to the MSI file. |
Arguments | Insert the arguments for msiexec.exe |
Transform | Select one or multiple transform (.mst) files that passes customized configuration settings to the MSI installer package. The order of the files represents the order in which they are applied. In the case of Liquit Workspace Agent, only the first one in the table will be applied. |
Advanced | |
---|---|
Context | The level at which the action is executed User, Device or Elevated user. For elevated user, the action will be executed under the current user, but it's granted temporary permission to modify the local system. |
Fetch content on demand | If this option is selected, the content is downloaded only when the action is being executed; the content is not prefetched at the distribution stage. |
Place return code in variable | The temporary variable to which the return code of a command line program is stored. |
Filters |
---|
Here you can define conditions which determine if the action will be executed. For more information, see Filters. |
In the Edit output variable dialog box you open by clicking on the browse button of the Place return code in variable field, you can create new variables or change existing ones and use them to store the return code. Note that the resulted variables exist only temporarily until the action is executed; they are not saved anywhere and they are displayed only in the package you configured them. After the action is executed, the variables are discarded.
Edit output variable dialog box
Element | Description |
---|---|
Variable | New or existing variable in which you want to store information. |
Sensitivity |
|
Trim value | Removes all whitespace from the front, end or both. |
Append to existing value (if it exists) | It appends the new variable at the end of the existing one. |
Agent
It requires the Agent to be running.
Supported platforms
Platform | Supported |
---|---|
Web | No |
Windows | Yes |
macOS | No |