Nouvelles

dfcf.gif

Le service Pack 1 de Windows 7 fait des ravages.

Microsoft a frappé fort en intégrant le patch Win7 SP1 à son serveur windows update...
Conséquences... un bug survenant sous certaines conditions et qui est passé semble t-il au travers des tests. 

Symptômes... une belle Fatal Error C0000034 au reboot du poste, bloquant le démarrage de l'OS.

Une solution radicale pour éviter le bug est de ne pas appliquer le Service Pack en attendant une version stable, ou si vous aimez l'aventure, au moins créer un point de restauration avant d'appliquer le patch.
S'il est trop tard et que vous faites partie des victimes voici un remède efficace pour retrouver un fonctionnement normal.
 

YEP I GOT IT WORKING!! I DONT KNOW IF MY METHOD IS THE BEST BUT IT WORKS!
 
This method works without Safe Mode, without backups, without System Restore, without DISM, and without a Windows 7 DVD repair disc.

===============
 
INSTRUCTIONS:

01. Reboot your computer while it's starting up.
 
02. When your computer starts up again, choose the option "Launch Startup Repair" 
 
03. When the Startup repair starts, click cancel.
 
04. After you click cancel it will show a box. Click "Don't Send" 
 
05. Click the link "View advanced options for recovery and support"
 
06. In the new window click Command Prompt at the bottom.
 
07. In Command Prompt type this and press enter: %windir%\system32\notepad.exe
 
08. Notepad will open. In notepad go to File-->Open.
 
09. Change the type of files notepad views from .txt to All Files (see pic)
 
10. Now in Notepad, go to C:\Windows\winsxs\ (or whichever drive Windows is installed on)
 
11. In that folder, find pending.xml and make a copy of it
 
12. Now open the original pending.xml (it will load really slow because the file is huge)
 
13. Press CNTRL+F and search for the following exactly: 0000000000000000.cdf-ms
 
14. Delete the following text (yours will be a little different):
<Checkpoint/>
<DeleteFile path="\SystemRoot\WinSxS\FileMaps\_0000000000000000.cdf-ms"/>
<MoveFile source="\SystemRoot\WinSxS\Temp\PendingRenames\e56db1db48d4cb0199440000b01de419._0000000000000000.cdf-ms" destination="\SystemRoot\WinSxS\FileMaps\_0000000000000000.cdf-ms"/>
 
 
Your PC might not have all 3 sections of code (<Checkpoint>, <DeleteFile>, <MoveFile>). Just make sure you delete section "Checkpoint" and whatever other sections have "000000000000000.cdf-ms". They will be right next to eachother.
 
15. Save the file, close notepad, close command prompt, restart your computer.
 
 
Once your computer starts up, do a normal startup (it may stall for 5-10 minutes at the "starting windows" screen, but leave it going) and the Service Pack will install some more stuff and restart a few times and then everything should be working! For some people, it reverts everything and cancels the service pack installation. For other people, the service pack installation completes. Either result is fine.

Source: Technet