Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com From: "Stephen C. Biggs" To: cygwin@cygwin.com Date: Thu, 08 Aug 2002 19:02:27 -0700 MIME-Version: 1.0 Subject: Re: Program Options vs. cygwin env problem Message-ID: <3D52C043.12881.30C88B@localhost> In-reply-to: <20020808151201.GG6833@redhat.com> References: <3D521498.32127.F02D03@localhost> Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body On 8 Aug 2002 at 11:12, Christopher Faylor wrote: > On Thu, Aug 08, 2002 at 06:50:00AM -0700, Stephen C. Biggs wrote: > >cygcheck output: > > > >Here are the contents of the "Program Options" registry key > > > >HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options > > (default) = `glob tty notitle ntsec export' > > > >However, the same cygcheck gives the value of CYGWIN environment var as: > >CYGWIN = `export glob ntsec title tty' > > > >This seems to be sticking somewhere weird... how do I unstick it?? > > Either inspect the code and provide a fix for the "title" problem (I assume > that is what you are complaining about) or just don't use "notitle". That > is the default. > No, what I am pointing out is that the registry key seems not to have any effect after it is set once. Changing this registry key doesn't affect the regeneration of the CYGWIN environment variable once it has been generated once. I am assuming that the environment variable is cached somewhere? I was wondering where so I can change it manually? -- 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/