This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: how to remove CYGWINsshd win2k service


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]