[Mono-list] Re gistry questions
Chris Howie
cdhowie at gmail.com
Mon Jan 12 19:06:04 EST 2009
On Mon, Jan 12, 2009 at 6:58 PM, rg1 <rgriboff at yahoo.com> wrote:
> I have a set of values that on Windows I read from
> HKEY_LOCAL_MACHINE\Software\my Product
>
> I use the .NET registry API (GetValue) to read in these values. These are
> values that are manually set on Windows prior to an install and deploy of
> our product. I want to do the equivalent on Linux, but don't know to set up
> a file that mimics the registry.
It would probably be worth your while to write a program that sets the
values you need in the registry. Then you can use that on Windows and
Linux.
--
Chris Howie
http://www.chrishowie.com
http://en.wikipedia.org/wiki/User:Crazycomputers
More information about the Mono-list
mailing list