声明: 我只是写出我安装时遇到的问题, 如果读者碰到了一样的错误, 可以参考我解决的方法, 如果能帮上忙最好不过了 ,如果解决过程中和我的有出入, 恕我无能为力,谷歌上多搜搜吧.

系统环境

  • windows 7 32位
  • obs studio 26.1.1

缺少directx组件 [solved]

报错: Your System is missing DirectX compoments …

报错点击确认后会自动弹出微软的下载, 但发现已经不提供下载

We’re sorry, this download is no longer available.

在微软How to install the latest version of DirectX 里提供了directx检测工具的使用方法, 有修复directx的功能

image-20210203204848843

然而诊断结果并没有问题.

最后解决办法

下载obs提供的修复工具dxfix, 点击Go to download下载

注意有如下警示:

WARNING: Make sure you’ve at least tried to install DirectX using the DirectX Installer first. DXFix is intended as a last resort if all other solutions have failed. Works on both 32 bit and 64 bit Windows.

As this program modifies system files, be sure to disable anti-virus or other firewall / security software before downloading or running it.

成功解决该报错!

缺少 msvcp140_1.dll [solved]

The program can’t start because MSVCP140_1.dll is missing from your computer. Try reinstalling the program to fix this problem

网上查到是msvcp140_1在 visual studio 2015 redistributable 中, 去微软官网下载https://support.microsoft.com/en-us/topic/the-latest-supported-visual-c-downloads-2647da03-1eea-4433-9aff-95f26a218cc0 里边的vc_redist.*.exe似乎要爬梯才能下载

安装过程中又出现的错 (摘选):

1
2
3
4
5
[09B8:0E64][2021-02-04T00:42:50]i301: Applying execute package:  Windows7_MSU_x86, action: Install, path: C:\ProgramData\Package  Cache\564F02E6419B9858949B0CD5A65E2C8C0944DD88\packages\Patch\x86\Windows6.1-KB2999226-x86.msu, arguments: '"C:\Windows\system32\wusa.exe" "C:\ProgramData\Package  Cache\564F02E6419B9858949B0CD5A65E2C8C0944DD88\packages\Patch\x86\Windows6.1-KB2999226-x86.msu" /quiet /norestart'
[09B8:0E64][2021-02-04T00:42:52]e000: Error 0xc8000222: Failed to execute MSU package.
[08A8:0C24][2021-02-04T00:42:52]e000: Error 0xc8000222: Failed to configure per-machine MSU package.
[08A8:0C24][2021-02-04T00:42:52]i319: Applied execute package: Windows7_MSU_x86, result: 0xc8000222, restart: None
[08A8:0C24][2021-02-04T00:42:52]e000: Error 0xc8000222: Failed to execute MSU package.
完整报错

[08A8:0C24][2021-02-04T00:36:24]i001: Burn v3.10.4.4718, Windows v6.1 (Build 7600: Service Pack 0), path: C:\Users\loli\AppData\Local\Temp\{5344AC9B-B327-4070-9116-59726F4A8C29}\.cr\VC_redist.x86(1).exe
[08A8:0C24][2021-02-04T00:36:24]i009: Command Line: '-burn.clean.room=C:\Users\loli\Downloads\VC_redist.x86(1).exe -burn.filehandle.attached=148 -burn.filehandle.self=156'
[08A8:0C24][2021-02-04T00:36:24]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\Users\loli\Downloads\VC_redist.x86(1).exe'
[08A8:0C24][2021-02-04T00:36:24]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\Users\loli\Downloads\'
[08A8:0C24][2021-02-04T00:36:26]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\loli\AppData\Local\Temp\dd_vcredist_x86_20210204003626.log'
[08A8:0C24][2021-02-04T00:36:26]i000: Setting string variable 'WixBundleName' to value 'Microsoft Visual C++ 2015-2019 Redistributable (x86) - 14.28.29325'
[08A8:0C24][2021-02-04T00:36:26]i000: Setting string variable 'WixBundleManufacturer' to value 'Microsoft Corporation'
[08A8:08F8][2021-02-04T00:36:26]i000: Setting version variable 'WixBundleFileVersion' to value '14.28.29325.2'
[08A8:0C24][2021-02-04T00:36:26]i100: Detect begin, 10 packages
[08A8:0C24][2021-02-04T00:36:26]i000: Setting version variable 'windows_uCRT_DetectKey' to value '10.0.10137.0'
[08A8:0C24][2021-02-04T00:36:26]i000: Setting numeric variable 'windows_uCRT_DetectKeyExists' to value 1
[08A8:0C24][2021-02-04T00:36:26]i102: Detected related bundle: {74d0e5db-b326-4dae-a6b2-445b9de1836e}, type: Upgrade, scope: PerMachine, version: 14.0.23026.0, operation: MajorUpgrade
[08A8:0C24][2021-02-04T00:36:26]i052: Condition '(VersionNT = v6.3 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[08A8:0C24][2021-02-04T00:36:26]i052: Condition '(VersionNT = v6.3 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[08A8:0C24][2021-02-04T00:36:26]i052: Condition '(VersionNT = v6.2 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[08A8:0C24][2021-02-04T00:36:26]i052: Condition '(VersionNT = v6.2 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[08A8:0C24][2021-02-04T00:36:26]i052: Condition '(VersionNT = v6.1 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[08A8:0C24][2021-02-04T00:36:26]i052: Condition '(VersionNT = v6.1 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[08A8:0C24][2021-02-04T00:36:26]i052: Condition '(VersionNT = v6.0 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[08A8:0C24][2021-02-04T00:36:26]i052: Condition '(VersionNT = v6.0 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[08A8:0C24][2021-02-04T00:36:26]i103: Detected related package: {A2563E55-3BEC-3828-8D67-E5E8B9E8B675}, scope: PerMachine, version: 14.0.23026.0, language: 0 operation: MajorUpgrade
[08A8:0C24][2021-02-04T00:36:26]i103: Detected related package: {BE960C1C-7BAD-3DE6-8B1A-2616FE532845}, scope: PerMachine, version: 14.0.23026.0, language: 0 operation: MajorUpgrade
[08A8:0C24][2021-02-04T00:36:26]i101: Detected package: Windows81_x86, state: Absent, cached: None
[08A8:0C24][2021-02-04T00:36:26]i101: Detected package: Windows81_x64, state: Absent, cached: None
[08A8:0C24][2021-02-04T00:36:26]i101: Detected package: Windows8_x86, state: Absent, cached: None
[08A8:0C24][2021-02-04T00:36:26]i101: Detected package: Windows8_x64, state: Absent, cached: None
[08A8:0C24][2021-02-04T00:36:26]i101: Detected package: Windows7_MSU_x86, state: Absent, cached: Complete
[08A8:0C24][2021-02-04T00:36:26]i101: Detected package: Windows7_MSU_x64, state: Absent, cached: None
[08A8:0C24][2021-02-04T00:36:26]i101: Detected package: WindowsVista_MSU_x86, state: Absent, cached: None
[08A8:0C24][2021-02-04T00:36:26]i101: Detected package: WindowsVista_MSU_x64, state: Absent, cached: None
[08A8:0C24][2021-02-04T00:36:26]i101: Detected package: vcRuntimeMinimum_x86, state: Absent, cached: Complete
[08A8:0C24][2021-02-04T00:36:26]i101: Detected package: vcRuntimeAdditional_x86, state: Absent, cached: Complete
[08A8:0C24][2021-02-04T00:36:26]i052: Condition 'VersionNT >= v6.0 OR (VersionNT = v5.1 AND ServicePackLevel >= 2) OR (VersionNT = v5.2 AND ServicePackLevel >= 1)' evaluates to true.
[08A8:0C24][2021-02-04T00:36:26]i199: Detect complete, result: 0x0
[08A8:08F8][2021-02-04T00:36:34]i000: Setting numeric variable 'EulaAcceptCheckbox' to value 1
[08A8:0C24][2021-02-04T00:36:34]i200: Plan begin, 10 packages, action: Install
[08A8:0C24][2021-02-04T00:36:34]i052: Condition 'VersionNT = v6.3 AND NOT VersionNT64' evaluates to false.
[08A8:0C24][2021-02-04T00:36:34]w321: Skipping dependency registration on package with no dependency providers: Windows81_x86
[08A8:0C24][2021-02-04T00:36:34]i052: Condition 'VersionNT = v6.3 AND VersionNT64' evaluates to false.
[08A8:0C24][2021-02-04T00:36:34]w321: Skipping dependency registration on package with no dependency providers: Windows81_x64
[08A8:0C24][2021-02-04T00:36:34]i052: Condition 'VersionNT = v6.2 AND NOT VersionNT64' evaluates to false.
[08A8:0C24][2021-02-04T00:36:34]w321: Skipping dependency registration on package with no dependency providers: Windows8_x86
[08A8:0C24][2021-02-04T00:36:34]i052: Condition 'VersionNT = v6.2 AND VersionNT64' evaluates to false.
[08A8:0C24][2021-02-04T00:36:34]w321: Skipping dependency registration on package with no dependency providers: Windows8_x64
[08A8:0C24][2021-02-04T00:36:34]i052: Condition 'VersionNT = v6.1 AND NOT VersionNT64' evaluates to true.
[08A8:0C24][2021-02-04T00:36:34]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x86
[08A8:0C24][2021-02-04T00:36:34]i052: Condition 'VersionNT = v6.1 AND VersionNT64' evaluates to false.
[08A8:0C24][2021-02-04T00:36:34]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x64
[08A8:0C24][2021-02-04T00:36:34]i052: Condition 'VersionNT = v6.0 AND NOT VersionNT64' evaluates to false.
[08A8:0C24][2021-02-04T00:36:34]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x86
[08A8:0C24][2021-02-04T00:36:34]i052: Condition 'VersionNT = v6.0 AND VersionNT64' evaluates to false.
[08A8:0C24][2021-02-04T00:36:34]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x64
[08A8:0C24][2021-02-04T00:36:34]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeMinimum_x86' to value 'C:\Users\loli\AppData\Local\Temp\dd_vcredist_x86_20210204003626_001_vcRuntimeMinimum_x86_rollback.log'
[08A8:0C24][2021-02-04T00:36:34]i000: Setting string variable 'WixBundleLog_vcRuntimeMinimum_x86' to value 'C:\Users\loli\AppData\Local\Temp\dd_vcredist_x86_20210204003626_001_vcRuntimeMinimum_x86.log'
[08A8:0C24][2021-02-04T00:36:34]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeAdditional_x86' to value 'C:\Users\loli\AppData\Local\Temp\dd_vcredist_x86_20210204003626_002_vcRuntimeAdditional_x86_rollback.log'
[08A8:0C24][2021-02-04T00:36:34]i000: Setting string variable 'WixBundleLog_vcRuntimeAdditional_x86' to value 'C:\Users\loli\AppData\Local\Temp\dd_vcredist_x86_20210204003626_002_vcRuntimeAdditional_x86.log'
[08A8:0C24][2021-02-04T00:36:34]i201: Planned package: Windows81_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[08A8:0C24][2021-02-04T00:36:34]i201: Planned package: Windows81_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[08A8:0C24][2021-02-04T00:36:34]i201: Planned package: Windows8_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[08A8:0C24][2021-02-04T00:36:34]i201: Planned package: Windows8_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[08A8:0C24][2021-02-04T00:36:34]i201: Planned package: Windows7_MSU_x86, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: No, uncache: No, dependency: None
[08A8:0C24][2021-02-04T00:36:34]i201: Planned package: Windows7_MSU_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[08A8:0C24][2021-02-04T00:36:34]i201: Planned package: WindowsVista_MSU_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[08A8:0C24][2021-02-04T00:36:34]i201: Planned package: WindowsVista_MSU_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[08A8:0C24][2021-02-04T00:36:34]i201: Planned package: vcRuntimeMinimum_x86, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: No, uncache: No, dependency: Register
[08A8:0C24][2021-02-04T00:36:34]i201: Planned package: vcRuntimeAdditional_x86, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: No, uncache: No, dependency: Register
[08A8:0C24][2021-02-04T00:36:34]i207: Planned related bundle: {74d0e5db-b326-4dae-a6b2-445b9de1836e}, type: Upgrade, default requested: Absent, ba requested: Absent, execute: Uninstall, rollback: Install, dependency: None
[08A8:0C24][2021-02-04T00:36:34]i299: Plan complete, result: 0x0
[08A8:0C24][2021-02-04T00:36:34]i300: Apply begin
[08A8:0C24][2021-02-04T00:36:34]i010: Launching elevated engine process.
[08A8:0C24][2021-02-04T00:36:37]i011: Launched elevated engine process.
[08A8:0C24][2021-02-04T00:36:37]i012: Connected to elevated engine.
[09B8:0E64][2021-02-04T00:36:37]i358: Pausing automatic updates.
[09B8:0E64][2021-02-04T00:42:43]w308: Automatic updates could not be paused due to error: 0x80080005. Continuing...
[09B8:0E64][2021-02-04T00:42:43]i360: Creating a system restore point.
[09B8:0E64][2021-02-04T00:42:50]i361: Created a system restore point.
[09B8:0E64][2021-02-04T00:42:50]i370: Session begin, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{d7a6435f-ac9a-4af6-8fdc-ca130d13fac9}, options: 0x7, disable resume: No
[09B8:0E64][2021-02-04T00:42:50]i000: Caching bundle from: 'C:\Users\loli\AppData\Local\Temp\{77738676-665A-4388-B5B1-FACAC0047774}\.be\VC_redist.x86.exe' to: 'C:\ProgramData\Package Cache\{d7a6435f-ac9a-4af6-8fdc-ca130d13fac9}\VC_redist.x86.exe'
[09B8:0E64][2021-02-04T00:42:50]i320: Registering bundle dependency provider: VC,redist.x86,x86,14.28,bundle, version: 14.28.29325.2
[09B8:0E64][2021-02-04T00:42:50]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{d7a6435f-ac9a-4af6-8fdc-ca130d13fac9}, resume: Active, restart initiated: No, disable resume: No
[09B8:08E0][2021-02-04T00:42:50]i304: Verified existing payload: Windows7_MSU_x86 at path: C:\ProgramData\Package Cache\564F02E6419B9858949B0CD5A65E2C8C0944DD88\packages\Patch\x86\Windows6.1-KB2999226-x86.msu.
[09B8:08E0][2021-02-04T00:42:50]i304: Verified existing payload: vcRuntimeMinimum_x86 at path: C:\ProgramData\Package Cache\{EE2E15BB-54C8-4DB0-B1F3-026E3C166991}v14.28.29325\packages\vcRuntimeMinimum_x86\vc_runtimeMinimum_x86.msi.
[09B8:08E0][2021-02-04T00:42:50]i304: Verified existing payload: cab54A5CABBE7274D8A22EB58060AAB7623 at path: C:\ProgramData\Package Cache\{EE2E15BB-54C8-4DB0-B1F3-026E3C166991}v14.28.29325\packages\vcRuntimeMinimum_x86\cab1.cab.
[09B8:08E0][2021-02-04T00:42:50]i304: Verified existing payload: vcRuntimeAdditional_x86 at path: C:\ProgramData\Package Cache\{B40FC85D-2B12-46E0-B950-E5B27E348793}v14.28.29325\packages\vcRuntimeAdditional_x86\vc_runtimeAdditional_x86.msi.
[09B8:08E0][2021-02-04T00:42:50]i304: Verified existing payload: cabB3E1576D1FEFBB979E13B1A5379E0B16 at path: C:\ProgramData\Package Cache\{B40FC85D-2B12-46E0-B950-E5B27E348793}v14.28.29325\packages\vcRuntimeAdditional_x86\cab1.cab.
[09B8:0E64][2021-02-04T00:42:50]i301: Applying execute package: Windows7_MSU_x86, action: Install, path: C:\ProgramData\Package Cache\564F02E6419B9858949B0CD5A65E2C8C0944DD88\packages\Patch\x86\Windows6.1-KB2999226-x86.msu, arguments: '"C:\Windows\system32\wusa.exe" "C:\ProgramData\Package Cache\564F02E6419B9858949B0CD5A65E2C8C0944DD88\packages\Patch\x86\Windows6.1-KB2999226-x86.msu" /quiet /norestart'
[09B8:0E64][2021-02-04T00:42:52]e000: Error 0xc8000222: Failed to execute MSU package.
[08A8:0C24][2021-02-04T00:42:52]e000: Error 0xc8000222: Failed to configure per-machine MSU package.
[08A8:0C24][2021-02-04T00:42:52]i319: Applied execute package: Windows7_MSU_x86, result: 0xc8000222, restart: None
[08A8:0C24][2021-02-04T00:42:52]e000: Error 0xc8000222: Failed to execute MSU package.
[09B8:0E64][2021-02-04T00:42:52]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{d7a6435f-ac9a-4af6-8fdc-ca130d13fac9}, resume: None, restart: None, disable resume: No
[09B8:0E64][2021-02-04T00:42:52]i330: Removed bundle dependency provider: VC,redist.x86,x86,14.28,bundle
[09B8:0E64][2021-02-04T00:42:52]i352: Removing cached bundle: {d7a6435f-ac9a-4af6-8fdc-ca130d13fac9}, from path: C:\ProgramData\Package Cache\{d7a6435f-ac9a-4af6-8fdc-ca130d13fac9}\
[09B8:0E64][2021-02-04T00:42:52]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{d7a6435f-ac9a-4af6-8fdc-ca130d13fac9}, resume: None, restart initiated: No, disable resume: No
[08A8:0C24][2021-02-04T00:42:52]i399: Apply complete, result: 0xc8000222, restart: None, ba requested restart:  No
    

while installing vc_redist.x64.exe, getting error “Failed to configure per-machine MSU package.”提供了解决方案, 根据日志, 在路径C:\ProgramData\Package Cache\564F02E6419B9858949B0CD5A65E2C8C0944DD88\packages\Patch\x86\路径下Windows6.1-KB2999226-x86.msu出了问题

1
2
3
4
5
cd "C:\ProgramData\Package  Cache\564F02E6419B9858949B0CD5A65E2C8C0944DD88\packages\Patch\x86\"
mkdir XXXX
wusa Windows6.1-KB2999226-x86.msu /extract:XXXX
DISM.exe /Online /Add-Package /PackagePath:XXXX\Windows6.1-KB2999226-x86.msu.cab
vc_redist.x64.exe /repair

DISM发生报错0x800f081e(摘选)

1
2
3
2021-02-04 02:49:34, Error         DISM  DISM Package Manager:  PID=3456 The package Package_for_KB2999226 is not applicable to the  image. - CPackageManagerCLIHandler::Private_ProcessPackageChange
2021-02-04 02:49:34, Info DISM DISM Package Manager: PID=3456 Initiating Changes on Package with values: 4, 7 - CDISMPackage::Internal_ChangePackageState
2021-02-04 02:49:45, Info DISM DISM Package Manager: PID=3456 Error in operation: the package is not applicable. (CBS HRESULT=0x800f081e) - CCbsConUIHandler::Error2021-02-04 02:49:47, Error DISM DISM Package Manager: PID=3456 Failed while processing command add-package. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f081e)
完整报错
2021-02-04 02:49:33, Info                  DISM   PID=4680 Scratch directory set to 'C:\Users\loli\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir
2021-02-04 02:49:33, Info                  DISM   PID=4680 Successfully loaded the ImageSession at "C:\Windows\System32\Dism" - CDISMManager::LoadImageSession
2021-02-04 02:49:33, Info                  DISM   DISM Provider Store: PID=4680 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2021-02-04 02:49:33, Info                  DISM   DISM Provider Store: PID=4680 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2021-02-04 02:49:33, Info                  DISM   DISM Provider Store: PID=4680 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2021-02-04 02:49:33, Info                  DISM   DISM Provider Store: PID=4680 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2021-02-04 02:49:33, Info                  DISM   DISM Provider Store: PID=4680 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:33, Info                  DISM   DISM Provider Store: PID=4680 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2021-02-04 02:49:33, Info                  DISM   DISM Provider Store: PID=4680 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:33, Info                  DISM   DISM Manager: PID=4680 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2021-02-04 02:49:33, Info                  DISM   DISM Provider Store: PID=4680 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2021-02-04 02:49:33, Info                  DISM   DISM Provider Store: PID=4680 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:33, Info                  DISM   DISM.EXE:
2021-02-04 02:49:33, Info                  DISM   DISM.EXE: <----- Starting Dism.exe session ----->
2021-02-04 02:49:33, Info                  DISM   DISM.EXE:
2021-02-04 02:49:33, Info                  DISM   DISM.EXE: Host machine information: OS Version=6.1.7600, Running architecture=x86, Number of processors=8
2021-02-04 02:49:33, Info                  DISM   DISM.EXE: Executing command line: DISM.exe  /Online /Add-Package /PackagePath:XXXX\Windows6.1-KB2999226-x86.cab
2021-02-04 02:49:33, Info                  DISM   DISM Provider Store: PID=4680 Getting Provider FolderManager - CDISMProviderStore::GetProvider
2021-02-04 02:49:33, Info                  DISM   DISM Provider Store: PID=4680 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:33, Info                  DISM   DISM Provider Store: PID=4680 Loading Provider from location C:\Windows\System32\Dism\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:33, Info                  DISM   DISM Provider Store: PID=4680 Connecting to the provider located at C:\Windows\System32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2021-02-04 02:49:33, Info                  DISM   DISM Provider Store: PID=4680 Getting Provider FolderManager - CDISMProviderStore::GetProvider
2021-02-04 02:49:33, Info                  DISM   DISM Provider Store: PID=4680 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:34, Info                  DISM   DISM Manager: PID=4680 Successfully loaded the ImageSession at "C:\Users\loli\AppData\Local\Temp\6D1FF581-1C93-46C6-A9DD-1E2AF3CFD212" - CDISMManager::LoadImageSession
2021-02-04 02:49:34, Info                  DISM   DISM Image Session: PID=3456 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Loading Provider from location C:\Users\loli\AppData\Local\Temp\6D1FF581-1C93-46C6-A9DD-1E2AF3CFD212\OSProvider.dll - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Connecting to the provider located at C:\Users\loli\AppData\Local\Temp\6D1FF581-1C93-46C6-A9DD-1E2AF3CFD212\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2021-02-04 02:49:34, Info                  DISM   DISM OS Provider: PID=3456 Defaulting SystemPath to C:\ - CDISMOSServiceManager::Final_OnConnect
2021-02-04 02:49:34, Info                  DISM   DISM OS Provider: PID=3456 Defaulting Windows folder to C:\Windows - CDISMOSServiceManager::Final_OnConnect
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Loading Provider from location C:\Users\loli\AppData\Local\Temp\6D1FF581-1C93-46C6-A9DD-1E2AF3CFD212\LogProvider.dll - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Connecting to the provider located at C:\Users\loli\AppData\Local\Temp\6D1FF581-1C93-46C6-A9DD-1E2AF3CFD212\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Getting Provider OSServices - CDISMProviderStore::GetProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Loading Provider from location C:\Users\loli\AppData\Local\Temp\6D1FF581-1C93-46C6-A9DD-1E2AF3CFD212\PEProvider.dll - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:34, Warning               DISM   DISM Provider Store: PID=3456 Failed to Load the provider: C:\Users\loli\AppData\Local\Temp\6D1FF581-1C93-46C6-A9DD-1E2AF3CFD212\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:34, Info                  DISM   DISM Manager: PID=4680 Image session successfully loaded from the temporary location: C:\Users\loli\AppData\Local\Temp\6D1FF581-1C93-46C6-A9DD-1E2AF3CFD212 - CDISMManager::CreateImageSession
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Getting Provider OSServices - CDISMProviderStore::GetProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:34, Info                  CSI    00000001 Shim considered [l:252{126}]"\??\C:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16385_none_0935b76c289e0fd5\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
2021-02-04 02:49:34, Info                  CSI    00000002 Shim considered [l:246{123}]"\??\C:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16385_none_0935b76c289e0fd5\pkgmgr.exe" : got STATUS_SUCCESS
2021-02-04 02:49:34, Info                  DISM   DISM.EXE: Target image information: OS Version=6.1.7600.16385, Image architecture=x86
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Getting the collection of providers from an image provider store type. - CDISMProviderStore::GetProviderCollection
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Loading Provider from location C:\Users\loli\AppData\Local\Temp\6D1FF581-1C93-46C6-A9DD-1E2AF3CFD212\CbsProvider.dll - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Connecting to the provider located at C:\Users\loli\AppData\Local\Temp\6D1FF581-1C93-46C6-A9DD-1E2AF3CFD212\CbsProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2021-02-04 02:49:34, Info                  CSI    00000001 Shim considered [l:252{126}]"\??\C:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16385_none_0935b76c289e0fd5\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
2021-02-04 02:49:34, Info                  CSI    00000002 Shim considered [l:246{123}]"\??\C:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16385_none_0935b76c289e0fd5\pkgmgr.exe" : got STATUS_SUCCESS
2021-02-04 02:49:34, Info                  DISM   DISM Package Manager: PID=3456 Finished initializing the CbsConUI Handler. - CCbsConUIHandler::Initialize
2021-02-04 02:49:34, Info                  CSI    00000001 Shim considered [l:252{126}]"\??\C:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16385_none_0935b76c289e0fd5\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
2021-02-04 02:49:34, Info                  CSI    00000002 Shim considered [l:246{123}]"\??\C:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16385_none_0935b76c289e0fd5\pkgmgr.exe" : got STATUS_SUCCESS
2021-02-04 02:49:34, Info                  DISM   DISM Package Manager: PID=3456 CBS is being initialized for online use. More information about CBS actions can be located at: %windir%\logs\cbs\cbs.log - CDISMPackageManager::Initialize
2021-02-04 02:49:34, Info                  DISM   DISM Package Manager: PID=3456 Loaded servicing stack for online use only. - CDISMPackageManager::RefreshInstanceAndLock
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Loading Provider from location C:\Users\loli\AppData\Local\Temp\6D1FF581-1C93-46C6-A9DD-1E2AF3CFD212\MsiProvider.dll - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Connecting to the provider located at C:\Users\loli\AppData\Local\Temp\6D1FF581-1C93-46C6-A9DD-1E2AF3CFD212\MsiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Loading Provider from location C:\Users\loli\AppData\Local\Temp\6D1FF581-1C93-46C6-A9DD-1E2AF3CFD212\IntlProvider.dll - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Connecting to the provider located at C:\Users\loli\AppData\Local\Temp\6D1FF581-1C93-46C6-A9DD-1E2AF3CFD212\IntlProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Loading Provider from location C:\Users\loli\AppData\Local\Temp\6D1FF581-1C93-46C6-A9DD-1E2AF3CFD212\DmiProvider.dll - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Connecting to the provider located at C:\Users\loli\AppData\Local\Temp\6D1FF581-1C93-46C6-A9DD-1E2AF3CFD212\DmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2021-02-04 02:49:34, Info                  CSI    00000001 Shim considered [l:252{126}]"\??\C:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16385_none_0935b76c289e0fd5\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
2021-02-04 02:49:34, Info                  CSI    00000002 Shim considered [l:246{123}]"\??\C:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16385_none_0935b76c289e0fd5\pkgmgr.exe" : got STATUS_SUCCESS
2021-02-04 02:49:34, Info                  DISM   DISM OS Provider: PID=3456 Successfully loaded the hive. - CDISMOSServiceManager::DetermineBootDrive
2021-02-04 02:49:34, Info                  DISM   DISM Driver Manager: PID=3456 Further logs for driver related operations can be found in the target operating system at %WINDIR%\inf\setupapi.offline.log - CDriverManager::Initialize
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Loading Provider from location C:\Users\loli\AppData\Local\Temp\6D1FF581-1C93-46C6-A9DD-1E2AF3CFD212\UnattendProvider.dll - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Connecting to the provider located at C:\Users\loli\AppData\Local\Temp\6D1FF581-1C93-46C6-A9DD-1E2AF3CFD212\UnattendProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Loading Provider from location C:\Users\loli\AppData\Local\Temp\6D1FF581-1C93-46C6-A9DD-1E2AF3CFD212\SmiProvider.dll - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Connecting to the provider located at C:\Users\loli\AppData\Local\Temp\6D1FF581-1C93-46C6-A9DD-1E2AF3CFD212\SmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Loading Provider from location C:\Users\loli\AppData\Local\Temp\6D1FF581-1C93-46C6-A9DD-1E2AF3CFD212\TransmogProvider.dll - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Connecting to the provider located at C:\Users\loli\AppData\Local\Temp\6D1FF581-1C93-46C6-A9DD-1E2AF3CFD212\TransmogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Getting Provider DISM Package Manager - CDISMProviderStore::GetProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Getting Provider DISM Unattend Manager - CDISMProviderStore::GetProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:34, Info                  DISM   DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
2021-02-04 02:49:34, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Package Manager
2021-02-04 02:49:34, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: DISM Package Manager.
2021-02-04 02:49:34, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: OSServices
2021-02-04 02:49:34, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: MsiManager
2021-02-04 02:49:34, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: MsiManager.
2021-02-04 02:49:34, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: IntlManager
2021-02-04 02:49:34, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: IntlManager.
2021-02-04 02:49:34, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DriverManager
2021-02-04 02:49:34, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: DriverManager.
2021-02-04 02:49:34, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Unattend Manager
2021-02-04 02:49:34, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: DISM Unattend Manager.
2021-02-04 02:49:34, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
2021-02-04 02:49:34, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: SmiManager
2021-02-04 02:49:34, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: Edition Manager
2021-02-04 02:49:34, Info                  DISM   DISM Transmog Provider: PID=3456 Current image session is [ONLINE] - CTransmogManager::GetMode
2021-02-04 02:49:34, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: Edition Manager.
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Getting Provider DISM Package Manager - CDISMProviderStore::GetProvider
2021-02-04 02:49:34, Info                  DISM   DISM Provider Store: PID=3456 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2021-02-04 02:49:34, Info                  DISM   DISM Package Manager: PID=3456 Processing the top level command token(add-package). - CPackageManagerCLIHandler::Private_ValidateCmdLine
2021-02-04 02:49:34, Info                  DISM   DISM Package Manager: PID=3456 Attempting to route to appropriate command handler. - CPackageManagerCLIHandler::ExecuteCmdLine
2021-02-04 02:49:34, Info                  DISM   DISM Package Manager: PID=3456 Routing the command... - CPackageManagerCLIHandler::ExecuteCmdLine
2021-02-04 02:49:34, Info                  DISM   DISM Package Manager: PID=3456 Encountered the option "packagepath" with value "XXXX\Windows6.1-KB2999226-x86.cab" - CPackageManagerCLIHandler::Private_GetPackagesFromCommandLine
2021-02-04 02:49:34, Info                  DISM   DISM Package Manager: PID=3456 Package Package_for_KB2999226~31bf3856ad364e35~x86~~6.1.1.7 with CBS state 0(CbsInstallStateAbsent) being mapped to dism state 1(DISM_INSTALL_STATE_NOTPRESENT) - CDISMPackage::LogInstallStateMapping
2021-02-04 02:49:34, Error                 DISM   DISM Package Manager: PID=3456 The package Package_for_KB2999226 is not applicable to the image. - CPackageManagerCLIHandler::Private_ProcessPackageChange
2021-02-04 02:49:34, Info                  DISM   DISM Package Manager: PID=3456 Initiating Changes on Package with values: 4, 7 - CDISMPackage::Internal_ChangePackageState
2021-02-04 02:49:45, Info                  DISM   DISM Package Manager: PID=3456  Error in operation: the package is not applicable. (CBS HRESULT=0x800f081e) - CCbsConUIHandler::Error
2021-02-04 02:49:47, Info                  CSI    00000001 Shim considered [l:252{126}]"\??\C:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16385_none_0935b76c289e0fd5\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
2021-02-04 02:49:47, Info                  CSI    00000002 Shim considered [l:246{123}]"\??\C:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16385_none_0935b76c289e0fd5\pkgmgr.exe" : got STATUS_SUCCESS
2021-02-04 02:49:47, Info                  DISM   DISM Package Manager: PID=3456 DISM has detected a DISM component change. Requesting a shutdown. - CDISMPackageManager::Internal_Finalize
2021-02-04 02:49:47, Info                  DISM   DISM Image Session: PID=3456 The image session needs to be closed and re-opened before any servicing operations can be performed. - CDISMImageSession::put_ImageState
2021-02-04 02:49:47, Error                 DISM   DISM Package Manager: PID=3456 Failed while processing command add-package. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f081e)
2021-02-04 02:49:47, Info                  DISM   DISM Package Manager: PID=3456 Further logs for online package and feature related operations can be found at %WINDIR%\logs\CBS\cbs.log - CPackageManagerCLIHandler::ExecuteCmdLine
2021-02-04 02:49:47, Info                  DISM   DISM Image Session: PID=3456 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect
2021-02-04 02:49:47, Info                  DISM   DISM Provider Store: PID=3456 Finalizing the servicing provider(DISM Package Manager) - CDISMProviderStore::Internal_DisconnectProvider
2021-02-04 02:49:47, Info                  DISM   DISM Package Manager: PID=3456 Finalizing CBS core. - CDISMPackageManager::Finalize
2021-02-04 02:49:47, Info                  DISM   DISM Provider Store: PID=3456 Disconnecting Provider: DISM Package Manager - CDISMProviderStore::Internal_DisconnectProvider
2021-02-04 02:49:47, Info                  DISM   DISM Provider Store: PID=3456 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2021-02-04 02:49:47, Info                  DISM   DISM Provider Store: PID=3456 Finalizing the servicing provider(MsiManager) - CDISMProviderStore::Internal_DisconnectProvider
2021-02-04 02:49:47, Info                  DISM   DISM Provider Store: PID=3456 Disconnecting Provider: MsiManager - CDISMProviderStore::Internal_DisconnectProvider
2021-02-04 02:49:47, Info                  DISM   DISM Provider Store: PID=3456 Finalizing the servicing provider(IntlManager) - CDISMProviderStore::Internal_DisconnectProvider
2021-02-04 02:49:47, Info                  DISM   DISM Provider Store: PID=3456 Disconnecting Provider: IntlManager - CDISMProviderStore::Internal_DisconnectProvider
2021-02-04 02:49:47, Info                  DISM   DISM Provider Store: PID=3456 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2021-02-04 02:49:47, Info                  DISM   DISM Provider Store: PID=3456 Finalizing the servicing provider(DriverManager) - CDISMProviderStore::Internal_DisconnectProvider
2021-02-04 02:49:47, Info                  DISM   DISM Provider Store: PID=3456 Disconnecting Provider: DriverManager - CDISMProviderStore::Internal_DisconnectProvider
2021-02-04 02:49:47, Info                  DISM   DISM Provider Store: PID=3456 Finalizing the servicing provider(DISM Unattend Manager) - CDISMProviderStore::Internal_DisconnectProvider
2021-02-04 02:49:47, Info                  DISM   DISM Provider Store: PID=3456 Disconnecting Provider: DISM Unattend Manager - CDISMProviderStore::Internal_DisconnectProvider
2021-02-04 02:49:47, Info                  DISM   DISM Provider Store: PID=3456 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2021-02-04 02:49:47, Info                  DISM   DISM Provider Store: PID=3456 Finalizing the servicing provider(SmiManager) - CDISMProviderStore::Internal_DisconnectProvider
2021-02-04 02:49:47, Info                  DISM   DISM Provider Store: PID=3456 Disconnecting Provider: SmiManager - CDISMProviderStore::Internal_DisconnectProvider
2021-02-04 02:49:47, Info                  DISM   DISM Provider Store: PID=3456 Finalizing the servicing provider(Edition Manager) - CDISMProviderStore::Internal_DisconnectProvider
2021-02-04 02:49:47, Info                  DISM   DISM Provider Store: PID=3456 Disconnecting Provider: Edition Manager - CDISMProviderStore::Internal_DisconnectProvider
2021-02-04 02:49:47, Info                  DISM   DISM Provider Store: PID=3456 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
2021-02-04 02:49:47, Info                  DISM   DISM Provider Store: PID=3456 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
2021-02-04 02:49:47, Info                  DISM   DISM Provider Store: PID=3456 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2021-02-04 02:49:48, Info                  DISM   DISM.EXE: Image session has been closed. Reboot required=no.
2021-02-04 02:49:48, Info                  DISM   DISM.EXE:
2021-02-04 02:49:48, Info                  DISM   DISM.EXE: <----- Ending Dism.exe session ----->
2021-02-04 02:49:48, Info                  DISM   DISM.EXE:
2021-02-04 02:49:48, Info                  DISM   DISM Image Session: PID=4680 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect
2021-02-04 02:49:48, Info                  DISM   DISM Provider Store: PID=4680 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2021-02-04 02:49:48, Info                  DISM   DISM Provider Store: PID=4680 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2021-02-04 02:49:48, Info                  DISM   DISM Provider Store: PID=4680 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider

重新下一个看看:

谷歌搜索Windows6.1-KB2999226-x86后下载 https://www.microsoft.com/zh-cn/download/details.aspx?id=49077

image-20210204015100578

重复上述步骤仍然报错

最后解决办法

暂时放弃上面的办法, 回过头来看是否能下载到msvcp140_1, 在这里搜索并找合适的版本

image-20210204035515659

我选择了最新版, 下载解压后粘贴到C:\Windows\System32

03466B4E@6BA79B57.100A1B60.png

…成功启动

吐槽

我好傻…缺msvcp140_1补上就行, 我还绕好大一圈.

本来是家里的旧电脑不太行, 重装下系统, 系统从win10降到了win7, 考虑过装个linux更适合旧电脑, 可

对家里人的门槛高了点, 还是装了win7.

这次装个软件真的超出我想象, 一直以为windows系统都是傻瓜式装软件, 没想到有了折腾linux的感觉

其实本来是想找个录屏软件录录课的…但windows上有的录屏软件居然还有打广告收费什么的,我只是想要一个简单的录屏功能而已. 然后找开源工具找到了obs-studio, 现在想想还真傻啊, 浪费了这么多时间. 要是大家有什么好的录屏软件可以推荐以下!