Re: removing Cygwin: the nuclear option

2006-08-21 Thread Igor Peshansky
On Mon, 22 Aug 2006, Paul S R Chisholm wrote: > I'm working on an automated Cygwin install and uninstall. I think I've > got the uninstall, but I wanted to know if my approach is wise. > > The first step is to run "cygrunsrv --list" to find all the Cygwin > services, and then run "cygrunsrv --stop

removing Cygwin: the nuclear option

2006-08-21 Thread Paul S R Chisholm
I'm working on an automated Cygwin install and uninstall. I think I've got the uninstall, but I wanted to know if my approach is wise. The first step is to run "cygrunsrv --list" to find all the Cygwin services, and then run "cygrunsrv --stop" and "cygrunsrv --remove" on each of them. The s