| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <003401c1af78$10eabc80$0d00a8c0@mchasecompaq> |
| From: | "Michael A Chase" <mchase AT ix DOT netcom DOT com> |
| To: | "Stephan Mueller" <smueller AT microsoft DOT com>, |
| "Chris January" <chris AT atomice DOT net>, <cygwin AT cygwin DOT com> | |
| References: | <F8268126BF427A409936A83B6B863387050B41BA AT red-msg-01 DOT redmond DOT corp DOT microsoft DOT com> |
| Subject: | Re: /proc (was: Re: /dev/registry) |
| Date: | Wed, 6 Feb 2002 17:37:16 -0800 |
| MIME-Version: | 1.0 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook Express 6.00.2600.0000 |
| X-MIMEOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
Just another log on the fire, the Perl registry modules use "" for the
(default) value.
Even so, I'd lean toward "@" since it's hard to name a file "".
You may need to have an ioctl() to change the key separator. '\' would
probably be ok, but difficult. The problem with '/' might make it hard to
handle the cygwin mount tables.
--
Mac :})
** I normally forward private questions to the appropriate mail list. **
Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.htm
Give a hobbit a fish and he eats fish for a day.
Give a hobbit a ring and he eats fish for an age.
----- Original Message -----
From: "Stephan Mueller" <smueller AT microsoft DOT com>
To: "Chris January" <chris AT atomice DOT net>; <cygwin AT cygwin DOT com>
Sent: Wednesday, February 06, 2002 17:00
Subject: RE: /proc (was: Re: /dev/registry)
Another suggestion (I won't presume to say better):
.reg files refer to this value as @. E.g.
REGEDIT4
[HKEY_CURRENT_USER\AppEvents\Schemes]
@=".current"
stephan();
-----Original Message-----
From: Chris January [mailto:chris AT atomice DOT net]
Sent: Wednesday, February 06, 2002 4:56 PM
To: cygwin AT cygwin DOT com
Subject: Re: /proc (was: Re: /dev/registry)
> > 1. it's difficult to accidentally cat to a key considering the
> > length of
the
> > names -
> >
/proc/registry/HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersi
on/S
> > hell\ Extensions/Approved/\{BDEADF00-C265-11d0-BCED-00A0C90AB50F\}
> > is a
bit
> > hard to type in by accident...
At the moment, I have called the default key value, "(default"), the
same as regedit. Does anyone have any objections to this (and if so a
better suggestion)? The brackets can't be typed into bash without being
quoted; this might become a bit of a pain.
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |