Deletion of the Service (Windows)
(1) Terminate the service.
For details on how to terminate the service, refer to Termination of Agent (Windows).
(2) Start the command prompt, and then move to the following directory:
{Agent installation directory}/bin
(3) Delete the service by using the following command (batch file):
> service uninstall [Service Name] Uninstalling the service '[Service Name]' ... The service '[Service Name]' has been uninstalled.
If the result above is output, the process was successful.
If you do not specify a service name, the service 'webconnect-agent' is deleted.
For details on the command, refer to Command Reference.