Você recebe o erro 8007007e
, o que significa ERROR_MOD_NOT_FOUND
:
C:\Users\André>err 8007007e
# as an HRESULT: Severity: FAILURE (1), FACILITY_WIN32 (0x7), Code 0x7e
# for hex 0x7e / decimal 126
ERROR_MOD_NOT_FOUND winerror.h
# The specified module could not be found.
# 1 matches found for "8007007e"
porque os arquivos da pilha de serviços ( winsxs\manifests\amd64_microsoft-windows-s..ingstack-base-extra_31bf3856ad364e35_6.3.9600.16470_none_0fca1bd2974614ab.manifest
), o componente que instala as atualizações, ativa os recursos do Windows porque o Vista está corrompido.
2014-02-22 14:22:07, Info CSI 000000a4 Begin executing advanced installer phase 24 (0x00000018) index 131 (0x0000000000000083) (sequence 156)
Old component: [ml:330{165},l:328{164}]"Microsoft-Hyper-V-Drivers-Hypervisor-Bcd, Culture=neutral, Version=6.3.9600.16384, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=amd64, versionScope=NonSxS"
New component: [l:0]""
Install mode: uninstall
Installer ID: {3eca0b00-79bb-42b9-8421-a26a5cbb37e4}
Installer name: [41]"Boot Configuration CSI Advanced installer"
2014-02-22 14:22:07, Info CSI 000000a5 Manifest hash for component [ml:280{140},l:200{100}]"amd64_microsoft-windows-s..ingstack-base-extra_31bf3856ad364e35_6.3.9600.16470_none_0fca1bd2974614ab" does not match expected value.
Expected:{l:32 b:5a1656a028f53682db2b0f6f8bbd463d09d9796905d8de4240739169431ee24d}
Found:{l:32 b:2a104ce3fa57b5115405c252f96d77ac0eda17b8a373762aa5db28afe68ebee0}.
2014-02-22 14:22:07, Info CSI 000000a6 Looking for manifest in Backup Dir...
2014-02-22 14:22:07, Error CSI 000000a7 (F) Unable to load manifest for component [ml:280{140},l:200{100}]"amd64_microsoft-windows-s..ingstack-base-extra_31bf3856ad364e35_6.3.9600.16470_none_0fca1bd2974614ab"[gle=0x80004005]
2014-02-22 14:22:07, Error CSI 000000a8@2014/2/22:17:22:07.364 (F) base\wcp\componentstore\storelayout.cpp(2158): Store corruption detected in function ComponentStore::CRawStoreLayout::FetchManifestContent expression: 0
FileHashMismatch on resource [127]"\winsxs\manifests\amd64_microsoft-windows-s..ingstack-base-extra_31bf3856ad364e35_6.3.9600.16470_none_0fca1bd2974614ab.manifest"[gle=0x80004005]
2014-02-22 14:22:07, Info CSI 000000a9 ERROR MAPPING HRESULT - No proper NTSTATUS mapping available. Error is: "c015001a [Error,Facility=(0015),Code=26 (0x001a)]".
2014-02-22 14:22:07, Info CSI 000000aa@2014/2/22:17:22:07.676 Failed to load CSI AI DLL from keyform; falling back to Base-SS directory.
2014-02-22 14:22:07, Error CSI 000000ab@2014/2/22:17:22:07.676 (F) base\wcp\componentstore\com\advancedinstallers.cpp(80): Error HRESULT_FROM_WIN32(ERROR_MOD_NOT_FOUND) originated in function LoadHandlerDll expression: ((HRESULT)(::GetLastError()) <= 0 ? ((HRESULT)(::GetLastError())) : ((HRESULT) (((::GetLastError()) & 0x0000FFFF) | (7 << 16) | 0x80000000)))
[gle=0x80004005]
Como a pilha de serviços está corrompida, DISM e sfc não podem ser usados para reparar o Windows .