Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > SP3 Installs Locks Computer

Reply
Thread Tools Display Modes

SP3 Installs Locks Computer

 
 
nedjinski
Guest
Posts: n/a

 
      05-11-2008
I tried to install the SP3 update on this computer using several methods
including burning an ISO, Developers Kit, etc. and the install always freezes
the computer at the same point - where it's checking the registry on a
specific DLL file.
The SP3 upgrade installed okay on my other machines but not on this one.

Any ideas? It's very frustrating.
 
Reply With Quote
 
 
 
 
Shenan Stanley
Guest
Posts: n/a

 
      05-11-2008
nedjinski wrote:
> I tried to install the SP3 update on this computer using several
> methods including burning an ISO, Developers Kit, etc. and the
> install always freezes the computer at the same point - where it's
> checking the registry on a specific DLL file.
> The SP3 upgrade installed okay on my other machines but not on this
> one.
>
> Any ideas? It's very frustrating.


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
 
Shenan Stanley
Guest
Posts: n/a

 
      05-11-2008
nedjinski wrote:
> I tried to install the SP3 update on this computer using several
> methods including burning an ISO, Developers Kit, etc. and the
> install always freezes the computer at the same point - where it's
> checking the registry on a specific DLL file.
> The SP3 upgrade installed okay on my other machines but not on
> this one.
> Any ideas? It's very frustrating.


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.


What?

--
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
First, make sure that your anti virus software isn't locking the registry and preventing
the installer from modifying the same.

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

See method 3 - reset the registry permissions


--

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


"nedjinski" <> wrote in message
news:A78B309B-5F56-4C33-9F0A-...
|I tried to install the SP3 update on this computer using several methods
| including burning an ISO, Developers Kit, etc. and the install always freezes
| the computer at the same point - where it's checking the registry on a
| specific DLL file.
| The SP3 upgrade installed okay on my other machines but not on this one.
|
| Any ideas? It's very frustrating.


 
Reply With Quote
 
Shenan Stanley
Guest
Posts: n/a

 
      05-11-2008
<snip>
TaurArian wrote:
<snip>
> 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
>
> See method 3 - reset the registry permissions


TaurArian,

I believe that KB article has some mis-information for Windows XP...
http://support.microsoft.com/kb/949377

The KB article above has the script to reset the registry and the file
permissions on Windows XP... The last line of said script seems to
be for Windows Vista:

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

The Windows XP Line should be (I believe):

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

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

--
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
Thanks Shenan, I note that you have reported it so hopefully it will be fixed soon.
K

--

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


"Shenan Stanley" <> wrote in message
news:...
| <snip>
| TaurArian wrote:
| <snip>
| > 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
| >
| > See method 3 - reset the registry permissions
|
| TaurArian,
|
| I believe that KB article has some mis-information for Windows XP...
| http://support.microsoft.com/kb/949377
|
| The KB article above has the script to reset the registry and the file
| permissions on Windows XP... The last line of said script seems to
| be for Windows Vista:
|
| secedit /configure /cfg %windir%\inf\defltbase.inf /db defltbase.sdb
| /verbose
|
| The Windows XP Line should be (I believe):
|
| secedit /configure /cfg %windir%\repair\secsetup.inf /db secsetup.sdb
| /verbose
|
| Reference:
| http://support.microsoft.com/kb/313222
|
| --
| Shenan Stanley
| MS-MVP
| --
| How To Ask Questions The Smart Way
| http://www.catb.org/~esr/faqs/smart-questions.html
|
|


 
Reply With Quote
 
Catarina Valente
Guest
Posts: n/a

 
      05-11-2008
Oh boy, this doesn't sound nice. After all, we're talking about a registry
issue. What are the ramifications for those who have already used "method
3"?
TaurArian, please keep us informed, won't you?
Rgds...

"TaurArian" <> wrote in message
news:...
> Thanks Shenan, I note that you have reported it so hopefully it will be
> fixed soon.
> K
>
> --
>
> 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
>
>
> "Shenan Stanley" <> wrote in message
> news:...
> | <snip>
> | TaurArian wrote:
> | <snip>
> | > 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
> | >
> | > See method 3 - reset the registry permissions
> |
> | TaurArian,
> |
> | I believe that KB article has some mis-information for Windows XP...
> | http://support.microsoft.com/kb/949377
> |
> | The KB article above has the script to reset the registry and the file
> | permissions on Windows XP... The last line of said script seems to
> | be for Windows Vista:
> |
> | secedit /configure /cfg %windir%\inf\defltbase.inf /db defltbase.sdb
> | /verbose
> |
> | The Windows XP Line should be (I believe):
> |
> | secedit /configure /cfg %windir%\repair\secsetup.inf /db secsetup.sdb
> | /verbose
> |
> | Reference:
> | http://support.microsoft.com/kb/313222
> |
> | --
> | 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
Actually Catarina some have reported that using the regedit method in the article has
solved their problems.

As Alf mentioned in a post earlier the last line gave an error.

<At least, it gives error (no defltbase.inf or something like that) on my XP>

Have you installed SP3 yet, just asking not recommending.

--

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


"Catarina Valente" <> wrote in message
news:1A74114A-A87F-4656-8AC9-...
| Oh boy, this doesn't sound nice. After all, we're talking about a registry
| issue. What are the ramifications for those who have already used "method
| 3"?
| TaurArian, please keep us informed, won't you?
| Rgds...
|
| "TaurArian" <> wrote in message
| news:...
| > Thanks Shenan, I note that you have reported it so hopefully it will be
| > fixed soon.
| > K
| >
| > --
| >
| > 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
| >
| >
| > "Shenan Stanley" <> wrote in message
| > news:...
| > | <snip>
| > | TaurArian wrote:
| > | <snip>
| > | > 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
| > | >
| > | > See method 3 - reset the registry permissions
| > |
| > | TaurArian,
| > |
| > | I believe that KB article has some mis-information for Windows XP...
| > | http://support.microsoft.com/kb/949377
| > |
| > | The KB article above has the script to reset the registry and the file
| > | permissions on Windows XP... The last line of said script seems to
| > | be for Windows Vista:
| > |
| > | secedit /configure /cfg %windir%\inf\defltbase.inf /db defltbase.sdb
| > | /verbose
| > |
| > | The Windows XP Line should be (I believe):
| > |
| > | secedit /configure /cfg %windir%\repair\secsetup.inf /db secsetup.sdb
| > | /verbose
| > |
| > | Reference:
| > | http://support.microsoft.com/kb/313222
| > |
| > | --
| > | Shenan Stanley
| > | MS-MVP
| > | --
| > | How To Ask Questions The Smart Way
| > | http://www.catb.org/~esr/faqs/smart-questions.html
| > |
| > |
| >
| >


 
Reply With Quote
 
Catarina Valente
Guest
Posts: n/a

 
      05-11-2008
"TaurArian" <> wrote in message
news:#...
> Actually Catarina some have reported that using the regedit method in the
> article has
> solved their problems.
>
> As Alf mentioned in a post earlier the last line gave an error.
>
> <At least, it gives error (no defltbase.inf or something like that) on my
> XP>
>
> Have you installed SP3 yet, just asking not recommending.
>


Yes, I have installed SP3 already and had to apply the "Method3" fix as I
experienced an "Access denied" error. My operating system seems to be
working very well. But got a bit concerned reading through Alf's and
Shenan's posts and hope that this particular issue won't contribute to any
future complications to the OS.
Rgds...

> --
>
> 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
>
>
> "Catarina Valente" <> wrote in message
> news:1A74114A-A87F-4656-8AC9-...
> | Oh boy, this doesn't sound nice. After all, we're talking about a
> registry
> | issue. What are the ramifications for those who have already used
> "method
> | 3"?
> | TaurArian, please keep us informed, won't you?
> | Rgds...
> |
> | "TaurArian" <> wrote in message
> | news:...
> | > Thanks Shenan, I note that you have reported it so hopefully it will
> be
> | > fixed soon.
> | > K
> | >
> | > --
> | >
> | > 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
> | >
> | >
> | > "Shenan Stanley" <> wrote in message
> | > news:...
> | > | <snip>
> | > | TaurArian wrote:
> | > | <snip>
> | > | > 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
> | > | >
> | > | > See method 3 - reset the registry permissions
> | > |
> | > | TaurArian,
> | > |
> | > | I believe that KB article has some mis-information for Windows XP...
> | > | http://support.microsoft.com/kb/949377
> | > |
> | > | The KB article above has the script to reset the registry and the
> file
> | > | permissions on Windows XP... The last line of said script seems to
> | > | be for Windows Vista:
> | > |
> | > | secedit /configure /cfg %windir%\inf\defltbase.inf /db defltbase.sdb
> | > | /verbose
> | > |
> | > | The Windows XP Line should be (I believe):
> | > |
> | > | secedit /configure /cfg %windir%\repair\secsetup.inf /db
> secsetup.sdb
> | > | /verbose
> | > |
> | > | Reference:
> | > | http://support.microsoft.com/kb/313222
> | > |
> | > | --
> | > | Shenan Stanley
> | > | MS-MVP
> | > | --
> | > | How To Ask Questions The Smart Way
> | > | http://www.catb.org/~esr/faqs/smart-questions.html
> | > |
> | > |
> | >
> | >
>
>

 
Reply With Quote
 
 
 
Reply

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
Computer locks up randomly Salad1n Windows Vista General Discussion 5 01-25-2009 02:31 AM
My computer locks up NOGOGLO Windows Vista General Discussion 4 12-20-2007 02:07 PM
Computer locks John Windows Vista Mail 1 12-18-2007 02:01 PM
computer automatically re-locks itself... Ron Windows Vista Administration 1 06-21-2007 03:32 PM
Computer locks up galdhrim Windows Update 2 03-09-2006 08:10 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