usera Posted December 8, 2011 Posted December 8, 2011 Greeting, I am looking for a way to change the the one registry's permission to give some local user full access usera
JohnOne Posted December 8, 2011 Posted December 8, 2011 What is "the one registry's permission" path? AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
usera Posted December 8, 2011 Author Posted December 8, 2011 What is "the one registry's permission" path?Thanks for ask,For example: HKEY_CLASSES_ROOTCLSID{C3480816-A7F8-11D1-AA75-00C04FA34D72I want to give the local administrator full Permission for that key (right click on that select permission in regedit)Thanks
usera Posted December 9, 2011 Author Posted December 9, 2011 Thanks for ask,For example: HKEY_CLASSES_ROOTCLSID{C3480816-A7F8-11D1-AA75-00C04FA34D72I want to give the local administrator full Permission for that key (right click on that select permission in regedit)Thanksanybody can help?usera
Jochem Posted December 9, 2011 Posted December 9, 2011 with setacl.exe you can change permissions. Also for the registry.there is also a commandline tool.http://helgeklein.com/
Bert Posted December 9, 2011 Posted December 9, 2011 You can also run the regedit tool using admin rights. "shaking off the cobwebs on that thought"...you will need to verify this works. I'm pretty sure it will do the job. The Vollatran project My blog: http://www.vollysinterestingshit.com/
someone Posted December 9, 2011 Posted December 9, 2011 A little late to the party, but you can try the dos command regini. I haven't used it myself but looks like you can hit remote machines.This site has some pretty good info on it -http://ss64.com/nt/regini.htmlIf that works out for you let us know. While ProcessExists('Andrews bad day.exe') BlockInput(1) SoundPlay('Music.wav') SoundSetWaveVolume('Louder') WEnd
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now