Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
From: Chris Faylor <cgf@cygnus.com>
Date: Wed, 17 Nov 1999 22:19:47 -0500
To: Bob McGowan <Robert.McGowan@veritas.com>
Cc: Cygwin <cygwin@sourceware.cygnus.com>
Subject: Re: cygwin configuration and registry
Message-ID: <19991117221947.A5995@cygnus.com>
Mail-Followup-To: Bob McGowan <Robert.McGowan@veritas.com>,
	Cygwin <cygwin@sourceware.cygnus.com>
References: <3833612B.B403FEAC@veritas.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <3833612B.B403FEAC@veritas.com>; from Robert.McGowan@veritas.com on Wed, Nov 17, 1999 at 06:15:07PM -0800

On Wed, Nov 17, 1999 at 06:15:07PM -0800, Bob McGowan wrote:
>Is there a list of keys that I could recover from the first install, to
>import to the second?  Or some other method to make Cygwin work in the
>second install, without having to re-install it?

The only thing that cygwin stores in the registry is the mount table.
So, if you have not mounted anything specifically, you should be able
to get by with something like:

    mount -b x:\cygwin-cd /

where x:\cygwin-cd is wherever the CD stuff was installed.

You also will probably have to add

    x:\cygwin-cd\bin;x:\cygwin-cd\contrib\bin

to the windows PATH through the control panel.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

