To uninstall a particular Windows Service, from the command prompt, use the Windows “sc.exe” utility.
Example: how to uninstall SphinxSearch service, it’s very simple, just type the command below:
sc delete SphinxSearch
To uninstall a particular Windows Service, from the command prompt, use the Windows “sc.exe” utility.
Example: how to uninstall SphinxSearch service, it’s very simple, just type the command below:
sc delete SphinxSearch