You are not logged in.
Body
Unregistered
Quoted from "Body"
Start --> Ausführen --> "%systemroot%\system32\oobe\msoobe.exe /a"
Wenn du es neu aktivieren willst, dann geh über die Registry zu HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\WPAEvents --> klicke auf den Eintrag "oobetimer" und ändere mindestens einen der Eingetragenen Werte in einen beliebigen anderen. Das hat zur Folge, dass Windows XP nun nicht mehr aktiviert ist.
Quoted from "Shoggy"
Klingt ein wenig nach defekter Registry. Du kannst versuchen ein älteres Backup einzuspielen, was Windows immer wieder mal automatisch erstellt.
Rettungskonsole von der Setup CD und dann:
An Laufwerk c: anmelden
Passwort eintippen, falls keines gesetzt einfach Enter drücken
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
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
Mit Exit einen Neustart anstossen und dann einfach hoffen, das es wieder geht![]()
Quoted
cd system32
ren winlogon.exe winlogon.bak
expand X:\i368\winlogon.ex_ c:\windows\system32
-