Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
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
Message-Id: <4.3.2.7.2.20000608120330.00c5ff00@pop.ma.ultranet.com>
X-Sender: lhall@pop.ma.ultranet.com
X-Mailer: QUALCOMM Windows Eudora Version 4.3.2
Date: Thu, 08 Jun 2000 12:04:42 -0500
To: "cygwin@sourceware.cygnus.com" <cygwin@hotpop.com>
From: "Larry Hall (RFK Partners, Inc)" <lhall@rfk.com>
Subject: Re: [ANNOUNCEMENT] Updated: Cygwin DLL 1.1.2
Cc: salikhyan.shamsutdinov@intel.com
In-Reply-To: <20000608015136.B17700@cygnus.com>
References: <DF8330E539B6D211AC4700A0C9E007823DCBF9@hasmsx90.iil.intel.com>
 <DF8330E539B6D211AC4700A0C9E007823DCBF9@hasmsx90.iil.intel.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"



At 12:51 AM 6/8/00, Chris Faylor wrote:
>On Wed, Jun 07, 2000 at 10:38:14PM -0700, Shamsutdinov, Salikhyan wrote:
>>What options do you have for programs in the registry. What registry keys
>>can I use besides mount table?
>
>Currently the only documentation is in the source.


This email message seems like pretty good documentation to me!;-)



>Cygwin will scan the registry for CYGWIN environment variable options
>for a specific program.  You have to create a new key:
>
>    HKCU\Software\Cygnus Solutions\Cygwin\Program Options
>                  or
>    HKLM\Software\Cygnus Solutions\Cygwin\Program Options
>
>Each string name under this category is either the word "default" or is
>the full Windows path (including drive) of a program.  The string value
>is a CYGWIN environment variable option string like "binmode or
>error_start:foo".
>
>So, if you have inetd installed in /usr/sbin and your root is c:\cygwin,
>you'd set up a key like this:
>
>    HKLM
>      Software
>        Cygnus Solutions
>          Cygwin
>            Program Options
>              c:\cygwin\usr\sbin\inetd.exe
>                binmode notitle tty
>
>If you substitute the word "default" for the c:\cygwin\usr\sbin\inetd.exe
>then this will set the default cygwin setting for any program not specified
>explicitly.
>
>There is currently no tool available for setting these options.  You have
>to use regedit directly to manipulate them.
>
>cgf
>
>--
>Want to unsubscribe from this list?
>Send a message to cygwin-unsubscribe@sourceware.cygnus.com

Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
118 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX
                                       (508) 560-1285 - cell phone



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

