Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <004601c1adcd$1a98b180$0200000a@gregmo> From: "Greg Mosier" To: References: <014a01c1acc9$7324cc80$0100a8c0 AT advent02> <009f01c1ace4$41b7a580$0200000a AT dyn DOT ik DOT ca> <000701c1ad4c$8282e260$0200000a AT dyn DOT ik DOT ca> Subject: Re: /dev/registry Date: Mon, 4 Feb 2002 14:41:34 -0800 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.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 From: "Gerald Villemure" Subject: Re: /dev/registry > So this: > [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] > "WinVNC"="data goes here" > > would become: > /proc/registry/HKLM/SOFTWARE/Microsoft/Windows/CurrentVersion/Run/WinVNC.sz > > Good or bad idea? > > One more things to be carefull of, is the use of roming profiles.... HKCU > can change. Maybe I've missed something here, but are we talking about copying the registry to hard drive, or rather providing a 'pathed' means just to read the registry? I'm still a newbie in this area, but to me, it would seem that if it's not copied to the HD then we don't need an extention to indicate key type, but that those things that called it should know, and/or check, what type of key they were getting the information on. Just my two cents, Greg -- 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/