delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/06/08/01:52:21

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sourceware DOT cygnus DOT com>
List-Help: <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner AT sourceware DOT cygnus DOT com
Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com
From: Chris Faylor <cgf AT cygnus DOT com>
Date: Thu, 8 Jun 2000 01:51:36 -0400
To: "'cygwin AT sourceware DOT cygnus DOT com'" <cygwin AT sourceware DOT cygnus DOT com>
Cc: salikhyan DOT shamsutdinov AT intel DOT com
Subject: Re: [ANNOUNCEMENT] Updated: Cygwin DLL 1.1.2
Message-ID: <20000608015136.B17700@cygnus.com>
Reply-To: cygwin AT sourceware DOT cygnus DOT com
Mail-Followup-To: "'cygwin AT sourceware DOT cygnus DOT com'" <cygwin AT sourceware DOT cygnus DOT com>,
salikhyan DOT shamsutdinov AT intel DOT com
References: <DF8330E539B6D211AC4700A0C9E007823DCBF9 AT hasmsx90 DOT iil DOT intel DOT com>
Mime-Version: 1.0
User-Agent: Mutt/1.2i
In-Reply-To: <DF8330E539B6D211AC4700A0C9E007823DCBF9@hasmsx90.iil.intel.com>; from salikhyan.shamsutdinov@intel.com on Wed, Jun 07, 2000 at 10:38:14PM -0700

On Wed, Jun 07, 2000 at 10:38:14PM -0700, Shamsutdinov, Salikhyan wrote:
>
>Where I can find info about this fix?
>
>- Scan LOCAL_MACHINE registry as well as current user registry when
>  looking for per-program cygwin options.
>
>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.

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 AT sourceware DOT cygnus DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019