Set up and remove registry
rotaiv
rotaiv@biapo.com
Thu Feb 7 05:11:00 GMT 2002
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/
More information about the Cygwin
mailing list