Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <002c01c0ffaa$c6e08520$5d754789@edinstonehaven> From: "Keith Starsmeare" To: References: <003c01c0ff16$64446060$5d754789 AT edinstonehaven> <20010627133734 DOT I22088 AT redhat DOT com> <00ae01c0ff3b$864499d0$6464648a AT ca DOT boeing DOT com> <20010627161843 DOT B24503 AT redhat DOT 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/