Child pages
  • Performing an Unattended Installation

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
java -jar servoy_installer.jar servoy_install.xml

* Note that the servoy_install.xml saved from previous install run needs to be replaced with the name given to the generated automatic installation script.

The unattended installation can also be performed without the .xml file. This will install Servoy with all options checked.

Code Block
java -jar servoy_installer.jar -console