[Mono-list] Re gistry questions

Ivan N. Zlatev contact at i-nz.net
Mon Jan 12 21:34:57 EST 2009


On Tue, Jan 13, 2009 at 2:33 AM, Renee Griboff <rgriboff at yahoo.com> wrote:

> OK - but can you explain to me how to set up the XML file?
> I can't seem to find an example anywhere.
>

Set up what? You can use the Registry API to set the initial values. You
don't have to deal with the XML files.

Please don't forget to CC the list (Reply to All).


>
> Thank you.
>
>
> --- On Mon, 1/12/09, Ivan N. Zlatev <contact at i-nz.net> wrote:
>
> > From: Ivan N. Zlatev <contact at i-nz.net>
> > Subject: Re: [Mono-list] Re gistry questions
> > To: "rg1" <rgriboff at yahoo.com>
> > Cc: mono-list at lists.ximian.com
> > Date: Monday, January 12, 2009, 9:30 PM
> > On Tue, Jan 13, 2009 at 2:10 AM, rg1
> > <rgriboff at yahoo.com> wrote:
> >
> > >
> > > I'm not completely following -
> > >
> > > Is there no way to continue to use
> > Registry.LocalMachine.OpenSubKey()
> > > followed by a set of GetValue() calls?
> > >
> > > Even if I write a program to set the values -where are
> > the values put?
> > >  What
> > > file and what location is used?
> > >
> > >
> > Because there is no "Registry" on Linux mono
> > internally simulates a
> > "Registry" by storing in and retrieving from XML
> > the values (the xml files
> > are stored in ~/.mono/registry/). This is an implementation
> > detail as far as
> > you are concerned and as Chris said you don't have to
> > care about this and
> > you should just go ahead and use the Registry API as usual.
> >
> > --
> > Kind Regards,
> > Ivan N. Zlatev
>
>
>
>


-- 
Kind Regards,
Ivan N. Zlatev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20090113/853f84ab/attachment.html 


More information about the Mono-list mailing list