[OpenAFS-win32-devel] Use of the Windows Registry
Rob Murawski
rsm4@ieee.org
Wed, 25 Feb 2004 20:34:48 -0500 (EST)
I like a lot of this, except may I propose:
On Tue, 24 Feb 2004, Jeffrey Altman wrote:
> locations. However, all new registry parameters affecting the client
> experience
> be stored under the roots:
>
> HKLM\SOFTWARE\OpenAFS.ORG\
> HKCU\SOFTWARE\OpenAFS.ORG\
Because the server may want to store new configuration information, too,
maybe there should be two sets of keys:
HKLM\SOFTWARE\OpenAFS.ORG\Client\
HKLM\SOFTWARE\OpenAFS.ORG\Server\
I don't think the server will need any Current User information, but for
consistency, I'd like:
HKCU\SOFTWARE\OpenAFS.ORG\Client\
Thoughts or comments?
-Rob