Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <002c01c0ffaa$c6e08520$5d754789@edinstonehaven>
From: "Keith Starsmeare" <keith_starsmeare@yahoo.co.uk>
To: <cygwin@cygwin.com>
References: <003c01c0ff16$64446060$5d754789@edinstonehaven> <20010627133734.I22088@redhat.com> <00ae01c0ff3b$864499d0$6464648a@ca.boeing.com> <20010627161843.B24503@redhat.com>
Subject: Re: Registry keys containing slash
Date: Thu, 28 Jun 2001 09:17:20 +0100
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4522.1200
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200

> >I'm a bit concerned about what would happen with the patch if I try to
> >create a key that contains '/'.  I'll try it myself tonight, but maybe
you
> >can allay my fears a little earlier.
>
> That occurred to me seconds after typing "cvs commit".  I would appreciate
> knowing if this still works.

I didn't think '/' would be an exceptable within a key name, but it is. Well
my (unnecessary) patch fails (as does Corinna's translate):

$ regtool list
'HKEY_CLASSES_ROOT\AutoProxyTypes\Application/x-internet-signup'
Default
DllFile
FileExtensions

$ regtool list
/HKEY_CLASSES_ROOT/AutoProxyTypes/Application/x-internet-signup
Error: The system cannot find the file specified.

I guess it's probably more reliable to use those pesky backslashes then!

Keith


--
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/

