how to remove CYGWINsshd win2k service

Markus Schönhaber mks@schoenhaber.de
Thu Mar 31 08:47:00 GMT 2005


Am Donnerstag, 31. März 2005 01:39 schrieb Hunter Peress:
> while c:\cygwin   was still there, i reinstalled cygwin to c:\cgywin3.
>
> the ssh service in services  namely CYGWINsshd  still points to the now
> deleted c:\cygwin\bin\cygrunsrv.exe   so how can i remove the service?
>
Use cygrunsrv:

$ cygrunsrv --help

Usage: cygrunsrv [OPTION]...

Main options: Exactly one is required.
  -I, --install <svc_name>  Installes a new service named <svc_name>.
  -R, --remove <svc_name>   Removes a service named <svc_name>.
  -S, --start <svc_name>    Starts a service named <svc_name>.
[...]

Regards
mks

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list