Child pages
  • Uninstalling Servoy

Versions Compared

Key

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

...

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

Code Block
:Console mode
titletitle:Console mode
java -jar uninstaller.jar -c
Code Block
:Console mode, force directory deletion
titletitle:Console mode, force directory deletion
java -jar uninstaller.jar -c -f

...