Jump to content

Adding a permission to a registry key


 Share

Recommended Posts

Hello all,

I searched through the help files and could not find a way to add a permission to a registry key. I found ways to manipulate a registry key itself, but no ways on how to add a permission. Any help would be greatly appreciated. Thanks in advance.

-Sean

Link to comment
Share on other sites

you need an account to check the solution. Bump for any other way to do this. Does not have to be an Autoit way.

Well, that's odd. I don't have an account. Here's what's on the page (pardon my intelectual property / copyright infringement)

Assisted Answer from craylord

Date: 09/08/2005 08:34AM PDT

Grade: A

Assisted Answer

Dowload the SetACL program named "setacl-cmdline-2.0.2.0-binary.zip" from

http://sourceforge.net/project/showfiles.php?group_id=69165

http://setacl.sourceforge.net/

There is a link to examples.

Assisted Answer from aleinss

Date: 09/08/2005 10:15AM PDT

Grade: A

Assisted Answer

regini: http://support.microsoft.com/?kbid=237607. Should work fine for Windows XP.

Accepted Answer from oBdA

Date: 09/08/2005 12:13PM PDT

Grade: A

Accepted Answer

Microsoft offers subinacl.exe to do that; it's part of the Resource Kit Tools. Install them (lots of useful stuff in there, and it will install the help files that include the help for subinacl), then install the update of subinacl (the one in the resource kit is faulty). You can copy subinacl.exe to any target machine, it's just a stand-alone exe.

Syntax example:

subinacl /keyreg HKEY_LOCAL_MACHINE\Software\Acme\AcmeSoft /grant=SomeDomain\SomeGroup

Windows Server 2003 Resource Kit Tools

http://www.microsoft.com/downloads/details...;displaylang=en

Download details: SubInACL (SubInACL.exe)

http://www.microsoft.com/downloads/details...;displaylang=en

[font="Fixedsys"][list][*]All of my AutoIt Example Scripts[*]http://saneasylum.com[/list][/font]

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...