X-Spam-Check-By: sourceware.org Date: Fri, 30 Jun 2006 12:27:00 -0400 (EDT) From: Igor Peshansky Reply-To: cygwin AT cygwin DOT com To: f g cc: cygwin AT cygwin DOT com Subject: Re: uninstall cygwin In-Reply-To: <20060630092232.50874.qmail@web27410.mail.ukl.yahoo.com> Message-ID: References: <20060630092232 DOT 50874 DOT qmail AT web27410 DOT mail DOT ukl DOT yahoo DOT com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Fri, 30 Jun 2006, f g wrote: > I would like to uninstall a Cygwin installation under > Windows XP: to do this I follow the instruction in > > http://cygwin.com/faq/faq.setup.html#faq.setup.uninstall-all > > but I have several problems. > > Point 1) I type cygrunsrv -L at Cygwin prompt, but I get the message > "bash: cygrunsrv: command not found". What does this mean? Is it safe to > assume that I have non Cygiwn services running, and that I can pass to > point 2? Yes, that basically means that you have no way of running Cygwin services (well, technically, some Cygwin programs, notably inetd, know how to install themselves as a service, but cygrunsrv wouldn't've helped you find them anyway). The FAQ could be clearer on this point. > Point 2) What is the X11 server? How do I know if there are any Cygwin > programs that might be running in the background, and in case there are > some, how do I terminate them? Use "ps -ef" to list all Cygwin processes (from all users). Again, probably something for the FAQ. > If I complete these points, there should be no problem with the > following ones: basically, I just delete Cygwin directory from the hard > disk. I didn't add Cygwin to system path, neither did I set CYGWIN > environment variable, so unless the installer did it, I shouldn't need > to do anything else. Thanks for your attention, You'll also want to delete the registry key, as outlined in the above instructions. Oh, and deleting the directory won't remove any shortcuts created by the Cygwin installation packages (like those in the Start Menu or on the desktop, or the associations created by the "chere" package), so it's better to use setup.exe to uninstall everything first, *then* delete the directory and the registry key. HTH, Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu | igor AT watson DOT ibm DOT com ZZZzz /,`.-'`' -. ;-;;,_ Igor Peshansky, Ph.D. (name changed!) |,4- ) )-,_. ,\ ( `'-' old name: Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "Las! je suis sot... -Mais non, tu ne l'es pas, puisque tu t'en rends compte." "But no -- you are no fool; you call yourself a fool, there's proof enough in that!" -- Rostand, "Cyrano de Bergerac" -- 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/