Uninstalling cygwin

Thorsten Kampe thorsten@thorstenkampe.de
Wed Jun 23 02:57:00 GMT 2004


* luke.kendall@cisra.canon.com.au (2004-06-23 01:56 +0200)
> A colleague at work is having some problems that are starting to look
> as though they're due to a permission problem.
> 
> I note that the FAQ at http://cygwin.com/faq.html says that Cygwin has
> no automatic uninstall facility.  Since setup lets you choose to
> uninstall, is that an error in the FAQ, or have I misunderstood setup's
> uninstall option?

No, you misunderstood the FAQ. With setup.exe you can uninstall
individual packages but not Cygwin. To uninstall Cygwin you have to:

rmdir /s /q C:\cygwin
regdit -s rmcygwin.reg

[rmcygwin.reg]
REGEDIT4

[-HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions]
[-HKEY_CURRENT_USER\Software\Cygnus Solutions]


--
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