Removing the Server as a Windows Service

Remove the server as a Windows service using the ServiceWrapper utility.

Prerequisites
Stop the Windows service.
Task
  1. Go to the installation directory where the ServiceWrapper is located.
    C:\<install_dir>\DC-15_0\bin 
  2. Execute the ServiceWrapper utility.
    C:\<install_dir>\DC-15_0\ServiceWrapper.exe --uninstall <service_name>

    where service_name is the Windows service name.