Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Forums > Windows Updates

Vista - SP2 wont install

Reply
 
Old 07-25-2009   #1 (permalink)


Vista Ultimate x64
 
 

SP2 wont install

I am really frustrated. I installed SP2 on my 32 bit Vista Ultimate and it failed on stage 3 of 3 at 100% and rewound itself and rebooted.
I then tried my 64 bit system and it installed fine.
Tried my 32bit system again and it failed so bad I had to restore C from a backup. Even a recovery would not work. Then did searches as to why this may be happening and tried all the bits advised.
Ran the SFC and it reported errors and said it fixed them, ran it again and it found no errors, did the rearm thing even though I did not use any betas and my version is activated, ran the SP2 readyness and it reports no errors, have no disk management software installed so that is not the issue but everytime after it gets to stage 3 of 3, 100% it sits there for ages spinning the disk and then fails and reverts the changes.
Have used the online update and also the standalone update and that reports an E_FAIL (0x80004005). The log file that is produced is huge and gives so much information you can't make head nor tail out of it.

I am certainly not taking MS's option and doing a complete reinstall as then I would have to reinstall all of my software and bother heaps of companies for activations again.

Anyone got any suggests on how to find the issue??

My System SpecsSystem Spec
Old 07-25-2009   #2 (permalink)


Vista Bussiness x64 PL
 
 

Re: SP2 wont install

It is not looking good Windows Vista and Windows Server 2008 service pack installation fails with error 0x80004005
if you had also error 0x800f082f you have problem with compatbility your motherboard with SP2.In this situation check CMOS baterry,check time both in BIOS and in the system and manually update time.Make sure you have the newest version BIOS -otherwise you have to update it.
My System SpecsSystem Spec
Old 07-25-2009   #3 (permalink)


Windows 7
 
 

Re: SP2 wont install

Quote  Quote: Originally Posted by veldthui View Post
I am really frustrated. I installed SP2 on my 32 bit Vista Ultimate and it failed on stage 3 of 3 at 100% and rewound itself and rebooted.
I then tried my 64 bit system and it installed fine.
Tried my 32bit system again and it failed so bad I had to restore C from a backup. Even a recovery would not work. Then did searches as to why this may be happening and tried all the bits advised.
Ran the SFC and it reported errors and said it fixed them, ran it again and it found no errors, did the rearm thing even though I did not use any betas and my version is activated, ran the SP2 readyness and it reports no errors, have no disk management software installed so that is not the issue but everytime after it gets to stage 3 of 3, 100% it sits there for ages spinning the disk and then fails and reverts the changes.
Have used the online update and also the standalone update and that reports an E_FAIL (0x80004005). The log file that is produced is huge and gives so much information you can't make head nor tail out of it.

I am certainly not taking MS's option and doing a complete reinstall as then I would have to reinstall all of my software and bother heaps of companies for activations again.

Anyone got any suggests on how to find the issue??

this is a general error if u dont have permission to do somethig while installing service packs.

While installing service packs the setup will try to update some registry entries and will try to rename some files, If u dont have permission to perform those actions, U will get this kind of reply.

Download the cure.zip and extract it to a directory. Run the subinacl.msu first it will install the resorce kit toll, and right click on reset.cmd and select run as administrator.

This procedure will reset your permission to default state.


Once the command finished its work restart your computer and try to update.


U will get sp2 installed
My System SpecsSystem Spec
Old 07-25-2009   #4 (permalink)


Vista Bussiness x64 PL
 
 

Re: SP2 wont install

Quote  Quote: Originally Posted by delphin View Post
this is a general error if u dont have permission to do somethig while installing service packs.

While installing service packs the setup will try to update some registry entries and will try to rename some files, If u dont have permission to perform those actions, U will get this kind of reply.

Download the Attachment 14467 and extract it to a directory. Run the subinacl.msu first it will install the resorce kit toll, and right click on reset.cmd and select run as administrator.

This procedure will reset your permission to default state.


Once the command finished its work restart your computer and try to update.


U will get sp2 installed
This is not good idea to dot it

1.He has x64 system - subinacl don't work good on x64 -it can only read,modify x32 source code
2.These permissions what you want change to:

Quote:
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
are appriopate for 2000/XP not for Vista!In Vista original permissions are much more subtle. Successfully making this commands would be truly restrictions violations in system.But..it will never work on x32 system also...subinacl will return error...because the owner of folder C:\Windows is TrustedInstaller not Administrators group! .In the future if you want restore permissions on x64 use Set-ACL SetACL - Windows permission management

This command:

Quote:
secedit /configure /cfg %windir%\repair\secsetup.inf /db secsetup.sdb /verbose
is appriopate only for XP Pro (even not for XP Home) - you can forget it will work on Vista also in Vista is other command to restore default permission

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

How do I restore security settings to the default settings?

Besides I doubt it is going on permissions
My System SpecsSystem Spec
Old 07-25-2009   #5 (permalink)


Vista Home Premium x64 SP2
 
 

Re: SP2 wont install

I had the same problemm. But all i had was a "Genuine copy" error and said i counterfeited my copy of Windows (boguht it from Tigerdirect for 110$). so i use Microsoft's Easy Assist with a Rep. and they find out my software distribution service (in the core windows services) was corrupt. so they copied and pasted new ones into the service and re-entered my activation key again and im fixed and running Windows Vista Home Premium 64-bit with SP2. They also fixed the Slow shutdown bug in this one too. Went from 31 seconds to only 7 seconds!...

This error he's getting seems like a more complex one that deals with more than 1 problem in his system. I'd likely just use Easy Assist with a Rep. as they have most knowledge with the SP2 problem so far.



<><><><><>
<> MDA400 <>
<><><><><>
My System SpecsSystem Spec
Old 07-26-2009   #6 (permalink)


Vista Bussiness x64 PL
 
 

Re: SP2 wont install

Quote  Quote: Originally Posted by MDA400 View Post
they find out my software distribution service (in the core windows services) was corrupt. so they copied and pasted new ones into the service and re-entered my activation key again and im fixed and running Windows Vista Home Premium 64-bit with SP2.
Can you describe exactly how did you fix Software Distribution Service?So many people have this problem - it would be very useful for others with the same problem.
My System SpecsSystem Spec
Old 07-26-2009   #7 (permalink)


Vista Home Premium x64 SP2
 
 

Re: SP2 wont install

Quote  Quote: Originally Posted by Flavius View Post
Quote  Quote: Originally Posted by MDA400 View Post
they find out my software distribution service (in the core windows services) was corrupt. so they copied and pasted new ones into the service and re-entered my activation key again and im fixed and running Windows Vista Home Premium 64-bit with SP2.
Can you describe exactly how did you fix Software Distribution Service?So many people have this problem - it would be very useful for others with the same problem.
Just Google Microsoft Easy Assist and click the top link. it'll take you to their support centre and then you can fill out a support ticket (they usually respond within 24 hours to your email). once they have spoken privately with you, they will ask you to go and download the client if necessary.
My System SpecsSystem Spec
Old 07-27-2009   #8 (permalink)


Windows 7
 
 

Re: SP2 wont install

Quote:
He has x64 system - subinacl don't work good on x64 -it can only read,modify x32 source code
Flavious,

you just misread it, he is having problem in 32 bit system.

Quote:

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
yes i was wrong and i'm sorry about that.. I uploaded the wrong file.

Quote:
This is not good idea to dot it
why not trying to reset permission.

Quote:
I had the same problemm. But all i had was a "Genuine copy" error and said i counterfeited my copy of Windows
As mda400 said, the genuine is not only calculated by your product key but also with some permissions and other things.

so why dont we try resetting the permission

so veldthui, pls go ahead and try resetting your permision with the help of the microsoft fixit. U can download it by going to this link

keep us informed
My System SpecsSystem Spec
Old 08-07-2009   #9 (permalink)


Vista Ultimate x64
 
 

Re: SP2 wont install

No suggestions here have worked at all for my 32bit system. Just reverts back once stage 3 of 3 at 100%.
Wish MS would put out a logfile that has only the error that caused the issue instead of a file that ends up 32MB in size
My System SpecsSystem Spec
Old 08-07-2009   #10 (permalink)


Vista Ultimate x64
 
 

Re: SP2 wont install

I think I have found the offending error message in the CBS.log file but it really means nothing to me.

Quote:
2009-08-07 15:51:14, Error CSI 00000693 (F) Failed execution of queue item Installer: Generic Command ({81a34a10-4256-436a-89d6-794b97ca407c}) with HRESULT HRESULT_FROM_WIN32(14109). Failure will not be ignored: A rollback will be initiated after all the operations in the installer queue are completed; installer is reliable (2)[gle=0x80004005]
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
RE: Remote control applet wont install or even prompt to install-vista Virtual Server
Deleted Printer but icon still there & printer wont auto install & wont print Vista installation & setup
Deleted Printer but icon still there & printer wont auto install & wont print Vista print fax & scan
Deleted Printer but icon still there & printer wont auto install & wont print Vista performance & maintenance
RC1 wont install Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

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