. Download and install subinacl from:
2. Create a file named reset.cmd in C:\Program Files\Windows Resource Kits\Tools folder.
3. Edit the reset.cmd file with the following content.
[tt]
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=systems=f
subinacl /subkeyreg HKEY_CURRENT_USER /grant=system=f
subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=system=f
subinacl /subdirectories %SystemDrive% /grant=system=f
[/tt]
4. Enter into CMD prompt.
5. Enter the following commands one at a time and click Enter.
cd\
cd "C:\Program Files\Windows Resource Kits\Tools"
reset.cmd
6. After a few minutes by processing subinacl, please test the problem again.
If still no joy:
First, create a slipstream version of XP Service Pack 2:
thread779-900263
Second, do a repair/upgrade with the slipstream:
I believe I am on the right track about permissions problems. Unfortunately, there are only a handful that can be corrected with command line utilities.
Regards,
Bill Castner