The typical issues that im reading on this Vbalgrid error. I have no taskbar, cannot access IE, and other issues.
I was attempting to upgrade to xp windows service pack 3 (currently on 2). After several attempts i kept getting access denied in the middle of trying to update. Off the microsoft site i found instructions to create a registry reset.cmd file and run it. After running it and then restarting, my computer started having the issues. This was the contents of the reset.cmd file that i ran.
cd /d "%ProgramFiles%\Windows Resource Kits\Tools"
subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=administrators=f /grant=system=f
subinacl /subkeyreg HKEY_CURRENT_USER /grant=administrators=f /grant=system=f
subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=administrators=f /grant=system=f
subinacl /subdirectories %SystemDrive% /grant=administrators=f /grant=system=f
subinacl /subdirectories %windir%\*.* /grant=administrators=f /grant=system=f
secedit /configure /cfg %windir%\repair\secsetup.inf /db secsetup.sdb /verbose
Anyhow so I started attempting the steps from a similar post on this site.. I downloaded the visual basic 6 file, ran the RKill file and then attempted to run Rootrepeal but it froze up and got a low memory error.
thanks