Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need to grant full control rights on registry via a batch..help

Status
Not open for further replies.

toploader

Technical User
Apr 7, 2004
1
GB
Hi,

I am looking at a way to create a batch that would grant the full control over two registry keys.
I cannot find a function that would allow me to do so.
my batch so far is :

regedit4
secedit hkey_current_user\software -f
secedit hkey_classes_root -f
exit
it does not seem to work .....can someone help !

Big Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top