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: Uninstalling cygwin


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


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