script to modify registry permissions

Sharky Forums


Results 1 to 4 of 4

Thread: script to modify registry permissions

  1. #1
    Expensive Sushi
    Join Date
    Aug 2005
    Posts
    6

    script to modify registry permissions

    Hello,
    Is there an easy way to write a batch file that will change registry permissions? I figured out how to do it for files or folders, but no luck so far for the registry. Thanks

  2. #2
    Hammerhead Shark
    Join Date
    Feb 2001
    Posts
    1,612
    You might be able to do it with a registry script file.

  3. #3
    BozoKiller
    Join Date
    Oct 2003
    Location
    Zoso
    Posts
    7,636
    Quote Originally Posted by ekin602
    Hello,
    Is there an easy way to write a batch file that will change registry permissions? I figured out how to do it for files or folders, but no luck so far for the registry. Thanks
    can you be more specific ?
    Delete the Electoral College - Support
    www.NationalPopularVote.com

    "The world according to DRM Bozos"

    I am a consumer, I'll buy anything
    I am a sheep, I am cattle, I follow the herd
    I am ignorant, a dumbass, and I am a bozo...
    I am the epitome of the 'rank and file'
    I am your next door neighbor
    I am 95% of American Consumers
    I will consume you

    • If the light in your head hasn't come on yet,
      I suggest you go get a new bulb!

  4. #4
    Crash Test Dummy SkyDog's Avatar
    Join Date
    Oct 2000
    Location
    Upstate New York
    Posts
    12,183
    One way would be to use the REGINI.EXE utility as mentioned in the following Microsoft support article:
    How to: Use a Script to Change Registry Permissions from the Command Line

    The article mentions obtaining the REGINI.EXE utility from the Windows NT Resource Kit, but the utility appears to be included in more recent versions of Windows. (I've got it on my home machine running Windows XP Pro, for example.)
    Last edited by SkyDog; 08-30-2005 at 08:57 PM.

Posting Permissions

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