Ошибка происходит в Windows 7 SP1 x86, работающем в виртуальной машине Orcale Virtual Box.
Получение кода ошибки 0x80073712 при установке KB4041681 и KB4041083 через Центр обновления Windows. Я попытался вручную установить эти обновления, я попробовал почти все, что я могу найти, и не могу решить свою проблему. Я также получаю тот же код ошибки при попытке установить инструменты сборки Visual 2017 Build или .NET 4.7.
Результаты запуска проверки системных файлов
c:\Windows\System32>sfc /scannow
Beginning system scan. This process will take some time.
Beginning verification phase of system scan.
Verification 100% complete.
Windows Resource Protection found corrupt files but was unable to fix some of them.
Details are included in the CBS.Log windir\Logs\CBS\CBS.log. For example
C:\Windows\Logs\CBS\CBS.log
Похоже, что другие получили помощь с подобными ошибками, опубликовав сообщение об ошибке и свой CBS.log. Загрузил урезанную версию моего CBS.log здесь. https://1drv.ms/u/s!Ai9R9F0A3bajhycmT_DyVhzZA9Ww
Есть четыре файла, которые, кажется, повторяются в журнале как поврежденные
cryptsvc.dll
cryptnet.dll
d3dcompiler_47.dll
wintrust.dll
Вот первые подробные записи в CBS.log, сообщающие о повреждении файла.
2017-10-11 13:04:49, Error CSI 00000430@2017/10/11:17:04:49.559 (F) d:\w7rtm\base\wcp\primitiveinstallers\fileinstaller.cpp(1482): Store corruption detected in function CFileInstaller::ChangeFileCompression expression: 0
MissingFileSystemResource on resource [109]"\winsxs\x86_microsoft-windows-cryptsvc-dll_31bf3856ad364e35_6.1.7601.23769_none_785f66471253418f\cryptsvc.dll"[gle=0x80004005]
2017-10-11 13:05:01, Error CSI 00000431@2017/10/11:17:05:01.406 (F) d:\w7rtm\base\wcp\primitiveinstallers\fileinstaller.cpp(1482): Store corruption detected in function CFileInstaller::ChangeFileCompression expression: 0
MissingFileSystemResource on resource [109]"\winsxs\x86_microsoft-windows-cryptnet-dll_31bf3856ad364e35_6.1.7601.23769_none_19790dfc7359acea\cryptnet.dll"[gle=0x80004005]
2017-10-11 13:05:13, Error CSI 00000432@2017/10/11:17:05:13.533 (F) d:\w7rtm\base\wcp\primitiveinstallers\fileinstaller.cpp(1482): Store corruption detected in function CFileInstaller::ChangeFileCompression expression: 0
MissingFileSystemResource on resource [122]"\winsxs\x86_microsoft-windows-directx-d3dcompiler_31bf3856ad364e35_6.1.7601.23796_none_eb8e769493af6438\d3dcompiler_47.dll"[gle=0x80004005]
2017-10-11 13:05:22, Error CSI 00000433@2017/10/11:17:05:22.867 (F) d:\w7rtm\base\wcp\primitiveinstallers\fileinstaller.cpp(1482): Store corruption detected in function CFileInstaller::ChangeFileCompression expression: 0
MissingFileSystemResource on resource [109]"\winsxs\x86_microsoft-windows-wintrust-dll_31bf3856ad364e35_6.1.7601.23769_none_f20e06a81194d8a9\wintrust.dll"[gle=0x80004005]