CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 1999
    Location
    Grenoble
    Posts
    101

    Add access rights in registry



    PLEASE, PLEASE, PLEASE !!!!!!!!


    I'm looking for how add or modify access rights to a key in the registry.


    Sample : I'd like add the right 'All access' to the key 'HKEY_LOCAL_MACHINE\SECURITY' for a user...


    How can i do ???????

  2. #2
    Join Date
    Oct 2000
    Posts
    5

    Re: Add access rights in registry

    Are you still trying to do this? If so, let me know and I will send you some of the code that I am working on that changes access rights in the registry.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured