XP SP2

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Each time I try to download SP 2 it stalls halfway through the download and
the 'access denied' box pops up and aborts the download.

Any help here?
 
Hi Mark,

Follow the steps mentioned below:: This is a last resort option.

1. Download the full installation file for the service pack you are
attempting to
install:

Service Pack 2 for Windows XP
http://www.microsoft.com/downloads/...BE-3B8E-4F30-8245-9E368D3CDB5A&displaylang=en

2. You can use subinacl to give Administrators Full Control to
the registry and the system drive. This is shotgun troubleshooting and we do
not
know what ill effects this may have, so only as a last resort.

a. Download and Install subinacl.msi from
http://www.microsoft.com/downloads/...56-d8fe-4a91-93cf-ed6985e3927b&displaylang=en

b. Create a batch file, reset.cmd, that contains the lines below, and save
it to

C:\Program Files\Windows Resource Kits\Tools

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

d. Open a command prompt and type the following without quotes (Hit Enter
after
each line):

cd\
cd program files\windows resource kits\tools
reset.cmd

This will take approximately 15 mins. After it completes restart the
computer and
try installing the service pack again from safemode.


Thanks & Regards
Bob
email:: (e-mail address removed)
IM:: (e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

SP2 installation problem 2
SP2 installation 2
Download Adobe Flash Player 5
XP-SP 2 Setup Error Question 1
Blue Screen Stop error Message 0X0000008E 2
Media Maker crashes 2
Service Pack 2 2
MS backup on XP 3 5

Back
Top