A Servoy Application Server can be installed using the uninstaller.

The uninstaller is located in <servoy>/Uninstaller directory.

To run the uninstaller doubleclick the uninstaller.jar in the <servoy>/Uninstaller directory or open a command line or terminal window in the <servoy>/Uninstaller directory and execute the following command:

java -jar uninstaller.jar

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

java -jar uninstaller.jar -c
java -jar uninstaller.jar -c -f

On the Windows platform, the Uninstall option might also be available through the Start menu, depending on if this option was checked during installation of the Servoy Application Server