Changing Registry Rights

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I've got a general question.
Is it possible to change Registry of a registry Path by a procedure call or
something like that in .NET.
 
Your question is frubasticated. What exactly are you asking?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
We got a sick zebra a hat,
you ultimate tuna.
 
Sorry I misstiped myself.
I want to change the acces rights (read, write etc.) for a specific
registrypath like
"\HKLM\Software\Company\development".
My Question is how can I do this using the .Net Framework?.
 
Back
Top