Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > SP3 Access Denied

Reply
Thread Tools Display Modes

SP3 Access Denied

 
 
Carole
Guest
Posts: n/a

 
      05-11-2008
Hi everyone,

My system is XP Home Edition Version 2002 Service Pack 2. My computer is up
to date with all Microsoft updates.

For the past week I have been attempting to download SP3 I keep getting
access denied.

I have read through all of the suggestions and did them. But I am still
getting access denied.

I downloaded the full version of SP3 to a CD as suggested in one of these
posts. I am still getting an error message of access denied.

I am starting to get frustrated is there anyone here who can possibly help
me please?

Also there are times when I tred to download SP3 it just freezes on 0% for
ever and it doesn't seem to be doing anything at all...

There has been times when trying to install the update I got 0x80070005.

I have followed the steps as suggested by Microsoft and still nothing
appears to be helping the situation.

I apologise for this being so long.

Regards,

Carole
 
Reply With Quote
 
 
 
 
Shenan Stanley
Guest
Posts: n/a

 
      05-11-2008
Carole wrote:
> My system is XP Home Edition Version 2002 Service Pack 2. My
> computer is up to date with all Microsoft updates.
>
> For the past week I have been attempting to download SP3 I keep
> getting access denied.
>
> I have read through all of the suggestions and did them. But I am
> still getting access denied.
>
> I downloaded the full version of SP3 to a CD as suggested in one of
> these posts. I am still getting an error message of access denied.
>
> I am starting to get frustrated is there anyone here who can
> possibly help me please?
>
> Also there are times when I tred to download SP3 it just freezes on
> 0% for ever and it doesn't seem to be doing anything at all...
>
> There has been times when trying to install the update I got
> 0x80070005.
>
> I have followed the steps as suggested by Microsoft and still
> nothing appears to be helping the situation.
>
> I apologise for this being so long.


Download and install SUBINACL.
Copy the following text into a notepad document and save that document as
'fixperms.cmd' (without the quotes and such.)

<copy below this line - do not include it>
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%\inf\defltbase.inf /db defltbase.sdb
/verbose
<copy above this line, do not include it>

Execute that script, when it is done, reboot - log on as an administrator
and try installing SP3 again. Do it wisely. Clean up your machine, back it
up and go.

Steps to take before you install Windows XP Service Pack 3
http://support.microsoft.com/kb/950717

Release Notes for Windows XP Service Pack 3
http://download.microsoft.com/downlo...1/relnotes.htm

Key things to note:

Internet Explorer:
"If you have installed Windows Internet Explorer® 7 or a beta version of
Internet Explorer 8, and then install Windows XP SP3, you cannot uninstall
Internet Explorer. To avoid this, ensure Internet Explorer 7 or a beta
version of Internet Explorer 8 is not installed before installing Windows XP
SP3. If you have already encountered this issue, uninstall Windows XP SP3,
uninstall Internet Explorer, and then reinstall Windows XP SP3."

Windows XP Media Center Edition 2002:
"If you install Windows XP SP3 on a computer running Windows XP Media Center
Edition 2002 with SP1, Windows XP Media Center Edition may malfunction. To
avoid this, install Windows XP SP2 before you install Windows XP SP3. If
this issue has already occurred, uninstall Windows XP SP3, install Windows
XP SP2, and then reinstall Windows XP SP3."

It seems som people are unable to get further updates after installing
SP3... Seems some have experienced a symptom similar to doing a repair
installation on Windows XP - and the same fix seems to work for them for
that...

Updates are not installed successfully from Windows Update, from Microsoft
Update, or by using Automatic Updates after you repair a Windows XP
installation
http://support.microsoft.com/kb/943144

Otherwise - you can also get help through this channel:
http://support.microsoft.com/oas/def...3&gprid=522131

--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html


 
Reply With Quote
 
TaurArian
Guest
Posts: n/a

 
      05-11-2008
Error message when you try to install Windows XP Service Pack 3: "Access is denied" or
"Service Pack installation did not complete"
http://support.microsoft.com/kb/949377

--

TaurArian [MVP] 2005-2008 - Update Services
http://taurarian.mvps.org
======================================
How to ask a question: http://support.microsoft.com/kb/555375
Computer Maintenance: Acronis / Diskeeper / Paragon / Raxco


"Carole" <> wrote in message
news:B3D8FA8F-BE74-4976-86DA-...
| Hi everyone,
|
| My system is XP Home Edition Version 2002 Service Pack 2. My computer is up
| to date with all Microsoft updates.
|
| For the past week I have been attempting to download SP3 I keep getting
| access denied.
|
| I have read through all of the suggestions and did them. But I am still
| getting access denied.
|
| I downloaded the full version of SP3 to a CD as suggested in one of these
| posts. I am still getting an error message of access denied.
|
| I am starting to get frustrated is there anyone here who can possibly help
| me please?
|
| Also there are times when I tred to download SP3 it just freezes on 0% for
| ever and it doesn't seem to be doing anything at all...
|
| There has been times when trying to install the update I got 0x80070005.
|
| I have followed the steps as suggested by Microsoft and still nothing
| appears to be helping the situation.
|
| I apologise for this being so long.
|
| Regards,
|
| Carole


 
Reply With Quote
 
Shenan Stanley
Guest
Posts: n/a

 
      05-11-2008
<snipped>

Alf P. Steinbach wrote:
> I think I mentioned this in another SP3 thread here, but no reply:
>
> the last line above seems to be Vista-specific.
>
> At least, it gives error (no defltbase.inf or something like that)
> on my XP.


As for your comment about the last line...
http://support.microsoft.com/kb/949377

The KB article above has the script and the article is for Microsoft Windows
XP Service Pack 3... However - you are correct. That line would be for
Windows Vista...

The Windows XP Line should be:

secedit /configure /cfg %windir%\repair\secsetup.inf /db secsetup.sdb
/verbose

Reference:
http://support.microsoft.com/kb/313222

Good catch.

--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html


 
Reply With Quote
 
Rebel Still
Guest
Posts: n/a

 
      05-11-2008
Only one problem I found so far with these instructions, when I right click
on the Reset.cmd file, I do not have the option that says Run as
Administrator. So I just said open and it is running. Since I log on with
an ID with full admin rights, it hopefully will work. It appears to be
working. I see it processing. I see a lot of others are having this same
issue. Microsoft missed the boat on this one it looks like. Thanks for the
help.

"TaurArian" wrote:

> Error message when you try to install Windows XP Service Pack 3: "Access is denied" or
> "Service Pack installation did not complete"
> http://support.microsoft.com/kb/949377
>
> --
>
> TaurArian [MVP] 2005-2008 - Update Services
> http://taurarian.mvps.org
> ======================================
> How to ask a question: http://support.microsoft.com/kb/555375
> Computer Maintenance: Acronis / Diskeeper / Paragon / Raxco
>
>
> "Carole" <> wrote in message
> news:B3D8FA8F-BE74-4976-86DA-...
> | Hi everyone,
> |
> | My system is XP Home Edition Version 2002 Service Pack 2. My computer is up
> | to date with all Microsoft updates.
> |
> | For the past week I have been attempting to download SP3 I keep getting
> | access denied.
> |
> | I have read through all of the suggestions and did them. But I am still
> | getting access denied.
> |
> | I downloaded the full version of SP3 to a CD as suggested in one of these
> | posts. I am still getting an error message of access denied.
> |
> | I am starting to get frustrated is there anyone here who can possibly help
> | me please?
> |
> | Also there are times when I tred to download SP3 it just freezes on 0% for
> | ever and it doesn't seem to be doing anything at all...
> |
> | There has been times when trying to install the update I got 0x80070005.
> |
> | I have followed the steps as suggested by Microsoft and still nothing
> | appears to be helping the situation.
> |
> | I apologise for this being so long.
> |
> | Regards,
> |
> | Carole
>
>
>

 
Reply With Quote
 
PA Bear [MS MVP]
Guest
Posts: n/a

 
      05-11-2008
Free unlimited installation and compatibility support is available for
Windows XP, but only for Service Pack 3 (SP3), until 14 Apr-09. Chat and
e-mail support is available only in the United States and Canada.

• US:
http://support.microsoft.com/oas/def...3&gprid=522131

• CA:
http://support.microsoft.com/oas/def...3&gprid=522131

• UK:
http://support.microsoft.com/oas/def...3&gprid=522131

• AU:
http://support.microsoft.com/oas/def...3&gprid=522131

• Other: http://support.microsoft.com/oas/def...spx?gprid=1173 | select
Windows XP | select Windows XP Service Pack 3
--
~Robear Dyer (PA Bear)
MS MVP-IE, Mail, Security, Windows Desktop Experience - since 2002
AumHa VSOP & Admin http://aumha.net
DTS-L http://dts-l.net/

Rebel Still wrote:
> Only one problem I found so far with these instructions, when I right
> click
> on the Reset.cmd file, I do not have the option that says Run as
> Administrator. So I just said open and it is running. Since I log on
> with
> an ID with full admin rights, it hopefully will work. It appears to be
> working. I see it processing. I see a lot of others are having this same
> issue. Microsoft missed the boat on this one it looks like. Thanks for
> the
> help.
>
> "TaurArian" wrote:
>
>> Error message when you try to install Windows XP Service Pack 3: "Access
>> is denied" or "Service Pack installation did not complete"
>> http://support.microsoft.com/kb/949377
>>
>> --
>>
>> TaurArian [MVP] 2005-2008 - Update Services
>> http://taurarian.mvps.org
>> ======================================
>> How to ask a question: http://support.microsoft.com/kb/555375
>> Computer Maintenance: Acronis / Diskeeper / Paragon / Raxco
>>
>>
>> "Carole" <> wrote in message
>> news:B3D8FA8F-BE74-4976-86DA-...
>>> Hi everyone,
>>>
>>> My system is XP Home Edition Version 2002 Service Pack 2. My computer
>>> is
>>> up to date with all Microsoft updates.
>>>
>>> For the past week I have been attempting to download SP3 I keep getting
>>> access denied.
>>>
>>> I have read through all of the suggestions and did them. But I am still
>>> getting access denied.
>>>
>>> I downloaded the full version of SP3 to a CD as suggested in one of
>>> these
>>> posts. I am still getting an error message of access denied.
>>>
>>> I am starting to get frustrated is there anyone here who can possibly
>>> help
>>> me please?
>>>
>>> Also there are times when I tred to download SP3 it just freezes on 0%
>>> for
>>> ever and it doesn't seem to be doing anything at all...
>>>
>>> There has been times when trying to install the update I got 0x80070005.
>>>
>>> I have followed the steps as suggested by Microsoft and still nothing
>>> appears to be helping the situation.
>>>
>>> I apologise for this being so long.
>>>
>>> Regards,
>>>
>>> Carole


 
Reply With Quote
 
 
 
Reply

« sp3 | Update SP3 »
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Access Denied, Access Denied- like a broken record! Sam Windows Vista General Discussion 7 04-26-2008 04:54 AM
When standard users access Vista registry remotely, Access Denied Gayle Windows Vista Administration 1 10-10-2007 04:48 PM
Access is denied message when trying to access a remote printer MarkC Windows Vista Printing / Faxing / Scanning 1 03-09-2007 12:34 AM
User with full access still access denied... Windows Vista Drivers 0 07-11-2005 03:53 PM
media 9.0 - access denied by access control list Faceman Windows Media Player 0 09-15-2003 09:26 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59