Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <5.1.0.14.2.20020207080620.01e6fb70@mail.biapo.com> X-Sender: biapo7 AT mail DOT biapo DOT com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 07 Feb 2002 08:12:07 -0500 To: cygwin AT cygwin DOT com From: rotaiv Subject: Re: Set up and remove registry In-Reply-To: <20020206035600.GE12007@redhat.com> References: <200202051607 DOT RAA22351 AT cabs40 DOT col DOT bsf DOT alcatel DOT fr> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT 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/