windows_7
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| windows_7 [2011/10/30 10:12] – admin | windows_7 [2015/01/08 12:37] (aktuell) – admin | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| ====== Windows 7 ====== | ====== Windows 7 ====== | ||
| + | |||
| + | *[[http:// | ||
| + | *[[http:// | ||
| + | |||
| + | === Installation der Upgrade Version === | ||
| + | |||
| + | *[[http:// | ||
| + | *Upgradeversion von Windows 7 auf neuer Hardware installieren - keinen Poduct Key eingeben (wird als falsch erkannt...) | ||
| + | * HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OOBE | ||
| + | * MediaBootInstall von 1 auf 0 setzen | ||
| + | * slmgr -rearm (Strg+Umschalt+Enter) als Administrator ausführen | ||
| + | * Neustart | ||
| + | * Windows + Pause - Product Key ändern | ||
| [[http:// | [[http:// | ||
| Zeile 7: | Zeile 20: | ||
| [[http:// | [[http:// | ||
| [[http:// | [[http:// | ||
| + | |||
| + | === Bootloader reparieren === | ||
| + | |||
| + | bootrec.exe /FixMbr | ||
| + | |||
| + | bootrec.exe /FixBoot | ||
| + | |||
| + | bootrec.exe /RebuildBcd | ||
| + | |||
| + | bcdedit /export C: | ||
| + | c: | ||
| + | cd boot | ||
| + | attrib bcd -s -h -r | ||
| + | ren c:\boot\bcd bcd.old | ||
| + | bootrec /RebuildBcd | ||
| ===== Eigene Dateien auf D:\ ===== | ===== Eigene Dateien auf D:\ ===== | ||
| Zeile 23: | Zeile 51: | ||
| * RefCount value = 0 | * RefCount value = 0 | ||
| * State value = 0 | * State value = 0 | ||
| + | |||
| + | |||
| + | http:// | ||
| ===== Bootloader ===== | ===== Bootloader ===== | ||
| Zeile 29: | Zeile 60: | ||
| ===== Problematik: | ===== Problematik: | ||
| + | |||
| + | [[https:// | ||
| <code bash> | <code bash> | ||
windows_7.1319965927.txt.gz · Zuletzt geändert: von admin
