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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Stephen C. Biggs" To: cygwin AT cygwin DOT com Date: Thu, 08 Aug 2002 22:25:45 -0700 MIME-Version: 1.0 Subject: Re: Program Options vs. cygwin env problem Message-ID: <3D52EFE9.8944.5597D1@localhost> In-reply-to: <20020809050552.GA10606@redhat.com> References: <3D52E690 DOT 3498 DOT 3113C4 AT localhost> Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body On 9 Aug 2002 at 1:05, Christopher Faylor wrote: > > >> Oh, and it looks like you are actually setting cygwin values on the > >> (Default) part of a registry entry. This is just an entry that Windows > >> corrects. It is not what Cygwin reads. You have to actually *create* > >> an entry called "default" (lowercase without the parentheses). Maybe > >> this is your whole problem. > >> > > > >No, I have done exactly what you said, above. > > Sorry but, no you haven't. You misinterpreted what I said. I said that > you should *create* a string entry called "default". You didn't create > one. You apparently used an existing "(Default)" that is established > when you created the "Program Options" key. That is incorrect. Actually, I have... I can see how you would misinterpret it because I typed it wrong when I listed the registry key - I should not have put the word "default" in parentheses. My bad. I did, in fact, create a a new string entry key called "default" so my registry has two values: (Default) and default with the default being the set value. This does work as advertised, aside from the title/notitle problem. The reason why I like this is that I do not have to keep a CYGWIN environment variable in my NT environment, allowing the registry to keep it. That way, if I ever want to uninstall cygwin, I would just delete the proper registry keys (or hopefully, there will be some sort of automatic method for doing so, if one already isn't in place). Then, I don't have to worry about an NT environment variable hanging around. You might want to make this a standard documented option. -- 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/