April 30, 200422 yr Hello,I am somewhat of a newbie, but I need help adding permissions to a registry key. I know you can right-click and select permissions inside the Registry, but I was wondering how to add permissions by creating a .reg file and updating it that way.I was trying to use information off of JSI Faq but I was unsuccessful.I am trying to create an automated DVD install of Windows XP and I would like to include Easy Media Creator 7. Unfortunately, I'm getting a error not allowing me to install it. Go here for more info: Roxio - Help Forums suggested to add Full Control permissions to the Roxio folder in the Registry. Now my question to all of you, is how do I do this in an automate kind of way?Here's my line of thought to install this bad boy1. Add registry entries to allow everyone Full Control2. Install Easy Media Creator 73. Install EMC 7 update4. Update with Cert tool (if needed)Any thoughts?Thanks.
May 5, 200422 yr You can do it with subinacl.exe says XP Pro but i do it with Home also http://www.microsoft.com/downloads/details...&DisplayLang=enheres examplesubinacl /subkeyreg "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework" /setowner=administratorsResults:::SOFTWARE\Microsoft\.NETFramework : builtin\administrators is the new ownerHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework : 1 change(s)SOFTWARE\Microsoft\.NETFramework\policy : builtin\administrators is the new ownerHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\policy : 1 change(s)SOFTWARE\Microsoft\.NETFramework\policy\standards : builtin\administrators is the new ownerHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\policy\standards : 1 change(s)SOFTWARE\Microsoft\.NETFramework\policy\standards\Standard CLI 2002 : builtin\administrators is the new ownerHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\policy\standards\Standard CLI 2002 : 1 change(s)SOFTWARE\Microsoft\.NETFramework\policy\standards\v1.0.0 : builtin\administrators is the new ownerHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\policy\standards\v1.0.0 : 1 change(s)SOFTWARE\Microsoft\.NETFramework\policy\Upgrades : builtin\administrators is the new ownerHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\policy\Upgrades : 1 change(s)SOFTWARE\Microsoft\.NETFramework\policy\v1.1 : builtin\administrators is the new ownerHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\policy\v1.1 : 1 change(s)Elapsed Time: 00 00:00:00Done: 7, Modified 7, Failed 0, Syntax errors 0Last Done : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\policy\v1.1 Edited May 5, 200422 yr by maxXPsoft
Create an account or sign in to comment