This is the mail archive of the cygwin@cygwin.com 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: Set up and remove registry


If you don't mind using regedit.exe, the following registry file will 
remove the Cygwin entries from the registry:

[uninstall.reg]

REGEDIT4

[-HKEY_LOCAL_MACHINE\Software\Cygnus Solutions]
[-HKEY_CURRENT_USER\Software\Cygnus Solutions]
[-HKEY_USERS\.DEFAULT\Software\Cygnus Solutions]

 From a command line, you would type:

regedit /s uninstall.reg

The key component is the "-" at the beginning of each line.

rotaiv.


At 02/05/2002  10:56 PM, Christopher Faylor wrote:

>On Tue, Feb 05, 2002 at 09:37:16PM -0600, Gary R. Van Sickle wrote:
> >>From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com]On Behalf
> >>Of Jorge Goncalvez
> >>
> >>Hi, I wonder if there is a way to remove automatically Cygwin Solutions
> >>entry with the setup.exe ?  Thanks.
> >
> >No, there isn't.
>
>You could always use regtool, I suppose...
>
>cgf
>
>--
>Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
>Bug reporting:         http://cygwin.com/bugs.html
>Documentation:         http://cygwin.com/docs.html
>FAQ:                   http://cygwin.com/faq/


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.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]