Remove the Cobra Web Service Host from the Windows Services

Uninstall the Cobra Web Service host to remove it from the Windows Services.

To remove the Cobra Web Service host from the Windows Services:

  1. Launch the Command Prompt, and select Run as administrator.
  2. On the Administrator Command Prompt window, enter the following lines:
    • To uninstall a single instance/first instance of the Cobra Web Service: "<Cobra Folder Path>\Cobra.WebService.Host.exe" –uninstall
    • To uninstall the second (or the succeeding) Cobra Web Service instance:

      "<Cobra Folder Path>\Cobra.WebService.Host.exe –uninstall –configfile=<.config file>

    Note: If the –configfile parameter is not supplied, or if the service name is not defined in the configuration file, the “Cobra Web Service” instance will be uninstalled.
  3. The command removes the host from the Windows Services and displays a message informing you that the uninstallation has completed.