Bonjour,
Je vous appelle à l'aide au sujet d'une machine dont le boot ne se termine pas: le logo Windows apparaît, la barre de défilement ... défile. Puis s'affiche un écran bleu sur lequel je peux lire en blanc:
STOP: c0000218 {Défaillance d'un fichier du registre}
Le registre ne peut pas charger la ruche (fichier):
C:\systemroot\system32\config\SOFTWARE
il est endommagé, absent, ou protégé contre l'écriture
Cet écran bleu ne disparaît pas, même en demandant poliment ou en faisant ctrl+alt+suppr. Par ailleurs, les choix "démarrer en mode sans échec" ou "dernière bonne configuration connue", ne changent rien.
j'ai essayer la technique de microsoft mais chaque fois que je tape ces ligne sa mais refuser
md tmp
copy c:\windows\system32\config\system c:\windows\tmp\system.bak
copy c:\windows\system32\config\software c:\windows\tmp\software.bak
copy c:\windows\system32\config\sam c:\windows\tmp\sam.bak
copy c:\windows\system32\config\security c:\windows\tmp\security.bak
copy c:\windows\system32\config\default c:\windows\tmp\default.bak
delete c:\windows\system32\config\system
delete c:\windows\system32\config\software
delete c:\windows\system32\config\sam
delete c:\windows\system32\config\security
delete c:\windows\system32\config\default
copy c:\windows\repair\system c:\windows\system32\config\system
copy c:\windows\repair\software c:\windows\system32\config\software
copy c:\windows\repair\sam c:\windows\system32\config\sam
copy c:\windows\repair\security c:\windows\system32\config\security
copy c:\windows\repair\default c:\windows\system32\config\default
http://support.microsoft.com/kb/307545/fr
Pouvez-vous m'aider? Merci d'avance.