meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| windows:windows10:0x8000ffff [2020/11/30 08:33] – niziak | windows:windows10:0x8000ffff [2020/11/30 18:02] (current) – niziak | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| Additional symptoms: | Additional symptoms: | ||
| - | * '' | + | * '' |
| * '' | * '' | ||
| * Able to run '' | * Able to run '' | ||
| Line 24: | Line 24: | ||
| * It installs Windows RE and integrate it into boot menu | * It installs Windows RE and integrate it into boot menu | ||
| * Cannot works with QEMU SCSI Virtual Controller! | * Cannot works with QEMU SCSI Virtual Controller! | ||
| + | |||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | * <code cmd> | ||
| + | * [[https:// | ||
| Anty malware tools: | Anty malware tools: | ||
| Line 43: | Line 49: | ||
| REM or | REM or | ||
| REM use WIN10 installation CD-ROM as drive F: | REM use WIN10 installation CD-ROM as drive F: | ||
| - | Dism.exe /Online / | + | REM First list all images inside instalaltion CD: |
| + | dism / | ||
| + | REM remember index of your installation, | ||
| + | dism /Online / | ||
| REM or | REM or | ||
| Line 56: | Line 65: | ||
| <code cmd> | <code cmd> | ||
| Dism.exe /Online / | Dism.exe /Online / | ||
| + | Dism.exe /Online / | ||
| sfc/scannow | sfc/scannow | ||
| Dism.exe /Online / | Dism.exe /Online / | ||
| Line 61: | Line 71: | ||
| </ | </ | ||
| - | </ | ||
| + | https:// | ||
| + | |||
| + | |||
| + | in CBS.log file: | ||
| + | |||
| + | < | ||
| + | 2020-11-30 09:44:58, Info CSI 00000055 [SR] Beginning Verify and Repair transaction | ||
| + | 2020-11-30 09:44:58, Error | ||
| + | [gle=0x80004005] | ||
| + | 2020-11-30 09:44:58, Info CBS Could not get active session for current session file logging [HRESULT = 0x80004003 - E_POINTER] | ||
| + | 2020-11-30 09:44:58, Info CBS Could not get file name for current session file logging [HRESULT = 0x80004003 - E_POINTER] | ||
| + | 2020-11-30 09:44:58, Error | ||
| + | </ | ||