From: "Gerald Villemure" <[EMAIL PROTECTED]> 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/