- Joined
- Mar 21, 2005
- Messages
- 896
- Reaction score
- 0
I was updating my windows xp to service pack 2.
Got this error
Acces denied and it removed the update files.
Got this error
Acces denied and it removed the update files.
itsme said:If your having problems now leave it at SP1 and use windows update for SP1 only, don’t bother with SP2 unless you reinstall XP and set yourself as administrator then it should update to SP2?
And so you should.michael555 said:Windows will not let me update anymore.
keeps asking to update to service pack 2.
1. Download and install subinacl from:
http://www.microsoft.com/downloads/...56-d8fe-4a91-93cf-ed6985e3927b&displaylang=en
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.
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
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.
Hey on my computer I have like 30 updates and hotfixes in my add and remove programs under xp1. I installed sp2, can I delete those updates and hotkeys?itsme said:If your having problems now leave it at SP1 and use windows update for SP1 only, don’t bother with SP2 unless you reinstall XP and set yourself as administrator then it should update to SP2?