![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| 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. |
| |||||||
![]() |
| |
| | #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 Specs![]() |
| | #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 Specs![]() |
| | #3 (permalink) |
| Windows 7 | Re: 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?? 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 Specs![]() |
| | #4 (permalink) |
| Vista Bussiness x64 PL | Re: SP2 wont install 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 ![]() ![]() 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 .In the future if you want restore permissions on x64 use Set-ACL SetACL - Windows permission managementThis command: Quote: secedit /configure /cfg %windir%\repair\secsetup.inf /db secsetup.sdb /verbose 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 Specs![]() |
| | #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 Specs![]() |
| | #6 (permalink) |
| Vista Bussiness x64 PL | Re: SP2 wont install 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 Specs![]() |
| | #7 (permalink) |
| Vista Home Premium x64 SP2 | Re: SP2 wont install 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 Specs![]() |
| | #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 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 I uploaded the wrong file.Quote: This is not good idea to dot it ![]() Quote: I had the same problemm. But all i had was a "Genuine copy" error and said i counterfeited my copy of Windows 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 Specs![]() |
| | #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 Specs![]() |
| | #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 Specs![]() |
![]() |
| 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 | |||