The All-In-One installer can also be used to perform unattended installation, for example as part of an automated process or on machines that do not have a Graphical User Interface (GUI).

Performing an unattended installation first requires the creation of an installation script. The installation script can be created by executing the All-In-One installer on an environment that does have a GUI as described in Installation using the Installer. The last step in the installer allows for the generation of an automatic installation script.

To perform the unattended installation, open a command line or terminal window and execute the following command:

java -jar servoy_installer.jar servoy_install.xml

* servoy_install.xml needs to be replaced with the name given to the generated automatic installation script