C
Clayton
Guest
I'm the only user of this computer running Vista 64-bit and was wonder if
there is a way to have control over the registry etc like I had with XP,
Vista is beginning to cause me all sorts of problems, problems just like
this
http://www.brianpeek.com/blog/archive/2007/11/29/weird-vista-registry-issue.aspx
I ran
cd /d "%programfiles%\Windows Resource Kits\Tools"
subinacl /subkeyreg HKEY_CURRENT_USER /grant=administrators=f
/grant=system=f /grant=restricted=r /grant=YOURUSERNAME=f
/grant=restricted=r /setowner=administrators
subinacl /keyreg HKEY_CURRENT_USER /grant=administrators=f /grant=system=f
/grant=restricted=r /grant=YOURUSERNAME=f /grant=restricted=r
/setowner=administrators
subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=administrators=f
/grant=system=f /grant=users=r /grant=everyone=r /setowner=administrators
subinacl /keyreg HKEY_LOCAL_MACHINE /grant=administrators=f /grant=system=f
/grant=users=r /grant=everyone=r /setowner=administrators
subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=administrators=f
/grant=system=f /grant=users=r /setowner=administrators
subinacl /keyreg HKEY_CLASSES_ROOT /grant=administrators=f /grant=system=f
/grant=users=r /setowner=administrators
And had all sorts of problems afterwards
there is a way to have control over the registry etc like I had with XP,
Vista is beginning to cause me all sorts of problems, problems just like
this
http://www.brianpeek.com/blog/archive/2007/11/29/weird-vista-registry-issue.aspx
I ran
cd /d "%programfiles%\Windows Resource Kits\Tools"
subinacl /subkeyreg HKEY_CURRENT_USER /grant=administrators=f
/grant=system=f /grant=restricted=r /grant=YOURUSERNAME=f
/grant=restricted=r /setowner=administrators
subinacl /keyreg HKEY_CURRENT_USER /grant=administrators=f /grant=system=f
/grant=restricted=r /grant=YOURUSERNAME=f /grant=restricted=r
/setowner=administrators
subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=administrators=f
/grant=system=f /grant=users=r /grant=everyone=r /setowner=administrators
subinacl /keyreg HKEY_LOCAL_MACHINE /grant=administrators=f /grant=system=f
/grant=users=r /grant=everyone=r /setowner=administrators
subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=administrators=f
/grant=system=f /grant=users=r /setowner=administrators
subinacl /keyreg HKEY_CLASSES_ROOT /grant=administrators=f /grant=system=f
/grant=users=r /setowner=administrators
And had all sorts of problems afterwards