Child pages
  • Uninstalling Servoy

Versions Compared

Key

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

...

Code Block
java -jar uninstaller.jar

The uninstaller has an option to force the deletion of the <servoy> installation directory.

The uninstaller will delete all files that were placed there by the Servoy All-In-One installer. This includes all stored settings in the <servoy>/application_server/servoy.properties file, as well as the sample databases (if installed)

To run the uninstaller unattended, the following options are available:

...