delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <025601c0c2d5$65553740$0200a8c0@lifelesswks> |
From: | "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au> |
To: | <Richard_Landon AT capgroup DOT com>, <cygwin AT cygwin DOT com> |
References: | <OFEA833F9E DOT 765E9CB4-ON88256A2B DOT 0074B71A AT capgroup DOT com> |
Subject: | Re: Configuring INETD as a service... invalid instructions? |
Date: | Thu, 12 Apr 2001 08:18:43 +1000 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.50.4133.2400 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
X-OriginalArrivalTime: | 11 Apr 2001 22:12:14.0769 (UTC) FILETIME=[76C28A10:01C0C2D4] |
----- Original Message ----- From: <Richard_Landon AT capgroup DOT com> To: <cygwin AT cygwin DOT com> Sent: Thursday, April 12, 2001 7:20 AM Subject: Configuring INETD as a service... invalid instructions? > In the /usr/doc/Cygwin/inetutils-1.3.2.README file the following > instructions are > given in relation to configuration of inetd as an NT/W2K service: > > The environment variable CYGWIN must be either set in the system > environment to be active from start on or you can set CYGWIN thru > the registry: > Under the key HKLM\Software\Cygnus Solutions\Cygwin\Program Options > create a key of type REG_SZ (String) named like the full DOS path > to the application, eg. "C:\usr\bin\inetd.exe" and with the value > equal to the preferred CYGWIN settings, eg "binmode tty ntsec". > > > This is obviously not a valid instruction, as the name of a key in the NT > registry can > not contain a "\". > > Can someone please provide a valid set of instructions that have actually > been tested with a real NT system? > Richard, as you know, keys do not have a type. So either the above documentation isn't asking you to create a key (because it specifies a type), or it's missing the words describing the value to be created. Now as you know that keys cannot containt "\" it seems logical that you should create a _value_ of type REG_SZ and follow on from there. Corinna - you're the inetd maintainer? -create a key of type REG_SZ (String) named like the full DOS path +create a value of type REG_SZ (String) named like the full DOS path Rob -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |