[Mono-list] Re gistry questions
rg1
rgriboff at yahoo.com
Mon Jan 12 21:10:01 EST 2009
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?
Thank you.
Renee
Chris Howie wrote:
>
> 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
> _______________________________________________
> Mono-list maillist - Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>
--
View this message in context: http://www.nabble.com/Registry-questions-tp21424976p21428178.html
Sent from the Mono - General mailing list archive at Nabble.com.
More information about the Mono-list
mailing list