At 06:34 PM 03/08/2014, FORC5 wrote:
not sure what that is,
I can access stuff in safe mode so game is not lost.
clean slate is coming but I have only gave in a couple of times,
hate to tap out on a old xp box :'(
Shoot. It's XP, so the command is different.
You could try:
subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=administrators=f
subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=everyone=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=systems=f
subinacl /subkeyreg HKEY_CURRENT_USER /grant=system=f
subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=system=f
subinacl /subdirectories %SystemDrive%\ /grant=system=f
T