Associate
- Joined
- 1 Jul 2011
- Posts
- 479
Hi there,
I made a topic ages ago about the fact I could not install MSN and it was something to do with the permissions on Regedit. I've now fount out you can run commands like
But, I've ran that and some of them are working but more than 50% are failing as you can see by the picture
I went to install new Itunes today and I could not as was giving me error to do with Regedit. So, would be really helpful if anyone knows of a command that will reset them all seeing as the one above ain't working that well.
PS: I'm using Windows 7
Thank you.
I made a topic ages ago about the fact I could not install MSN and it was something to do with the permissions on Regedit. I've now fount out you can run commands like
Code:
subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=administrators=f
subinacl /subkeyreg HKEY_CURRENT_USER /grant=administrators=f
subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=administrators=f
subinacl /subdirectories %SystemDrive% /grant=administrators=f
subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=system=f
subinacl /subkeyreg HKEY_CURRENT_USER /grant=system=f
subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=system=f
subinacl /subdirectories %SystemDrive% /grant=system=f
But, I've ran that and some of them are working but more than 50% are failing as you can see by the picture

I went to install new Itunes today and I could not as was giving me error to do with Regedit. So, would be really helpful if anyone knows of a command that will reset them all seeing as the one above ain't working that well.
PS: I'm using Windows 7
Thank you.