Asked by:
Error C000009A applying update operation 119595 of 334565 (\Registry\...)

Question
-
After loading the service pack 1 on a 64 bit operating system, I receive this error after the reboot. I cannot boot into Windows.Friday, February 18, 2011 7:01 PM
All replies
-
check this topic:
and provide the logs (CBS, poqexec.log).
"A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/Friday, February 18, 2011 8:27 PM -
How do I copy files from the command prompt to my USB stick?Friday, February 18, 2011 9:26 PM
-
copy *.log F:\ ENTER (replace F so that it fits to your environment)
You have to sue CD first to go the folder.
"A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/Friday, February 18, 2011 10:01 PM -
There was nothing in the CBS folder.Tuesday, February 22, 2011 2:57 PM
-
boot from the Windows 7 DVD or Windows Recovery Environment (F8)[1] and run the command prompt and run this:
DISM /image:C:\ /cleanup-image /revertpendingactions
(replace C: with the drive where you installed Windows 7)
This reverts all pending operations. Now the Windows should be restored back to Windows 7 RTM.
[1] http://windows.microsoft.com/en-US/windows7/What-are-the-system-recovery-options-in-Windows-7
"A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/Tuesday, February 22, 2011 3:33 PM