With software libraries you can program anything you want. In the Toolbox are different functions with which you can assemble a program.
In the Software Library there are two choices:
My Software
All software libraries created for the organization are located here. These are not shared with anyone else.
Software Libraries
This category contains software libraries that can be inherited, i.e., they can also be accessed by other organizations, which is relevant for service providers. The inheritance runs hierarchically.
Software Templates are similar to jobs. For example, you can program what you want to download and install, just like a script. You can schedule it and select which device it should run on.
If you like to install a software package on multiple machines, you can script the software for an unattended installation and rollout via XEOX.
Since the XEOX Agent is 32 Bit and you have installed a 64 Bit Firefox, the directory for Firefox would be %ProgramW6432%\Mozilla Firefox\uninstall\
Download: http://ardownload.adobe.com/pub/adobe/reader/win/AcrobatDC/1801120035/AcroRdrDC1801120035_de_DE.exe
Execute: msiexec /X {AC76BA86-7AD7-1031-7B44-AC0F074E4100} /qn /norestart
Download https://login.xeox.com/download/7Zip.meta4
Execute C:\Program Files (x86)\7-Zip\Uninstall.exe /S
With aria2c you have the following possibilities for downloading:
Example for a Metalink - single exe file
<?xml version="1.0" encoding="UTF-8"?>
<metalink xmlns="urn:ietf:params:xml:ns:metalink">
<published>2009-05-15T12:23:23Z</published>
<file name="7Zip.exe"> <!-- store the file with this filename -->
<identity>7Zip</identity>
<version>18.01</version>
<language>en</language>
<description>7Zip download</description>
<url location="en" priority="1">https://www.7-zip.org/a/7z1801.exe</url>
</file>
</metalink>
Aria2c Parameters: