as the title states, having wiped a machine (it's offline, and is not allowed to connect to any network for STIGs) using a windows 10 2h1 fresh install with absolutely nothing else on the machine, it will error out when trying to install a vc++ redistributable on there. Windows sdk. really almost any additional piece of windows software that could be used for development purposes.
The machine this log comes from is old (2009) but that's not really relevant -- i have 2 other machines, one from 2022 and one from 2019 that, when given the same build of windows (no choice in that, it must be this build) will reject the vc++ redistro the same way, with the same error, producing almost identical logs. The error in question is 0x800900009 "invalid flags." No one on any Microsoft forum has given me a response that wasn't "failed install try again" or some version thereof. Log's attached.
Additional information: this is done from an admin account, using administrative privileges, always raising privs whenever asked (and explicitly even when UN-asked). There is LITERALLY nothing else on the machine other than this version of windows. 15 seconds later, trying to install this redistro, we get the error.
Have also tried their troubleshooting tool, it finds absolutely nothing wrong, but wants to connect to the internet to do additional troubleshooting, which it cannot be allowed to do.
I know there is an 80070570 in there "partially installed or corrupted" but this is after many attempts, many wipes, and many reinstalls. It's also a red herring -- the 2015 redistro (3rd time i've downloaded it) comes directly from microsoft's website, from this link
https://www.microsoft.com/en-us/download/details.aspx?id=52685, and i can state categorically that on a freshly installed system the log produced will be identical.
[11AC:1224][2019-12-13T22:01:27]i001: Burn v3.7.3813.0, Windows v10.0 (Build 19044: Service Pack 0), path: C:\Users\Manager\Desktop\DISK1\ISSetupPrerequisites\{29AE0051-88F8-4ED7-A6F9-7EA37A6B11A3}\vc_redist.x86.exe, cmdline: ''
[11AC:1224][2019-12-13T22:01:27]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\Manager\AppData\Local\Temp\dd_vcredist_x86_20191213220127.log'
[11AC:1224][2019-12-13T22:01:27]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\Users\Manager\Desktop\DISK1\ISSetupPrerequisites\{29AE0051-88F8-4ED7-A6F9-7EA37A6B11A3}\vc_redist.x86.exe'
[11AC:1224][2019-12-13T22:01:27]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\Users\Manager\Desktop\DISK1\ISSetupPrerequisites\{29AE0051-88F8-4ED7-A6F9-7EA37A6B11A3}\'
[11AC:1224][2019-12-13T22:01:27]i000: Setting string variable 'WixBundleName' to value 'Microsoft Visual C++ 2015 Redistributable (x86) - 14.0.23026'
[11AC:1224][2019-12-13T22:01:28]i100: Detect begin, 10 packages
[11AC:1224][2019-12-13T22:01:28]i000: File search: windows_uCRT_DetectKey, did not find path: C:\Windows\system32\api-ms-win-crt-runtime-l1-1-0.dll
[11AC:1224][2019-12-13T22:01:28]i000: File search: windows_uCRT_DetectKeyExists, did not find path: C:\Windows\system32\api-ms-win-crt-runtime-l1-1-0.dll
[11AC:1224][2019-12-13T22:01:28]i000: Setting numeric variable 'windows_uCRT_DetectKeyExists' to value 0
[11AC:1224][2019-12-13T22:01:28]w120: Detected partially cached package: vcRuntimeMinimum_x86, invalid payload: vcRuntimeMinimum_x86, reason: 0x80070570
[11AC:1224][2019-12-13T22:01:28]w120: Detected partially cached package: vcRuntimeMinimum_x86, invalid payload: cab54A5CABBE7274D8A22EB58060AAB7623, reason: 0x80070570
[11AC:1224][2019-12-13T22:01:28]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[11AC:1224][2019-12-13T22:01:28]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[11AC:1224][2019-12-13T22:01:28]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[11AC:1224][2019-12-13T22:01:28]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[11AC:1224][2019-12-13T22:01:28]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[11AC:1224][2019-12-13T22:01:28]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[11AC:1224][2019-12-13T22:01:28]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[11AC:1224][2019-12-13T22:01:28]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[11AC:1224][2019-12-13T22:01:28]i101: Detected package: vcRuntimeMinimum_x86, state: Absent, cached: Partial
[11AC:1224][2019-12-13T22:01:28]i101: Detected package: vcRuntimeAdditional_x86, state: Absent, cached: None
[11AC:1224][2019-12-13T22:01:28]i101: Detected package: Windows81_x86, state: Absent, cached: None
[11AC:1224][2019-12-13T22:01:28]i101: Detected package: Windows81_x64, state: Absent, cached: None
[11AC:1224][2019-12-13T22:01:28]i101: Detected package: Windows8_x86, state: Absent, cached: None
[11AC:1224][2019-12-13T22:01:28]i101: Detected package: Windows8_x64, state: Absent, cached: None
[11AC:1224][2019-12-13T22:01:28]i101: Detected package: Windows7_MSU_x86, state: Absent, cached: None
[11AC:1224][2019-12-13T22:01:28]i101: Detected package: Windows7_MSU_x64, state: Absent, cached: None
[11AC:1224][2019-12-13T22:01:28]i101: Detected package: WindowsVista_MSU_x86, state: Absent, cached: None
[11AC:1224][2019-12-13T22:01:28]i101: Detected package: WindowsVista_MSU_x64, state: Absent, cached: None
[11AC:1224][2019-12-13T22:01:28]i052: Condition 'VersionNT >= v6.0 OR (VersionNT = v5.1 AND ServicePackLevel >= 2) OR (VersionNT = v5.2 AND ServicePackLevel >= 1)' evaluates to true.
[11AC:1224][2019-12-13T22:01:28]i199: Detect complete, result: 0x0
[11AC:1224][2019-12-13T22:01:41]i200: Plan begin, 10 packages, action: Install
[11AC:1224][2019-12-13T22:01:41]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeMinimum_x86' to value 'C:\Users\Manager\AppData\Local\Temp\dd_vcredist_x86_20191213220127_000_vcRuntimeMinimum_x86_rollback.log'
[11AC:1224][2019-12-13T22:01:41]i000: Setting string variable 'WixBundleLog_vcRuntimeMinimum_x86' to value 'C:\Users\Manager\AppData\Local\Temp\dd_vcredist_x86_20191213220127_000_vcRuntimeMinimum_x86.log'
[11AC:1224][2019-12-13T22:01:41]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeAdditional_x86' to value 'C:\Users\Manager\AppData\Local\Temp\dd_vcredist_x86_20191213220127_001_vcRuntimeAdditional_x86_rollback.log'
[11AC:1224][2019-12-13T22:01:41]i000: Setting string variable 'WixBundleLog_vcRuntimeAdditional_x86' to value 'C:\Users\Manager\AppData\Local\Temp\dd_vcredist_x86_20191213220127_001_vcRuntimeAdditional_x86.log'
[11AC:1224][2019-12-13T22:01:41]i052: Condition 'VersionNT = v6.3 AND NOT VersionNT64' evaluates to false.
[11AC:1224][2019-12-13T22:01:41]w321: Skipping dependency registration on package with no dependency providers: Windows81_x86
[11AC:1224][2019-12-13T22:01:41]i052: Condition 'VersionNT = v6.3 AND VersionNT64' evaluates to false.
[11AC:1224][2019-12-13T22:01:41]w321: Skipping dependency registration on package with no dependency providers: Windows81_x64
[11AC:1224][2019-12-13T22:01:41]i052: Condition 'VersionNT = v6.2 AND NOT VersionNT64' evaluates to false.
[11AC:1224][2019-12-13T22:01:41]w321: Skipping dependency registration on package with no dependency providers: Windows8_x86
[11AC:1224][2019-12-13T22:01:41]i052: Condition 'VersionNT = v6.2 AND VersionNT64' evaluates to false.
[11AC:1224][2019-12-13T22:01:41]w321: Skipping dependency registration on package with no dependency providers: Windows8_x64
[11AC:1224][2019-12-13T22:01:41]i052: Condition 'VersionNT = v6.1 AND NOT VersionNT64' evaluates to false.
[11AC:1224][2019-12-13T22:01:41]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x86
[11AC:1224][2019-12-13T22:01:41]i052: Condition 'VersionNT = v6.1 AND VersionNT64' evaluates to false.
[11AC:1224][2019-12-13T22:01:41]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x64
[11AC:1224][2019-12-13T22:01:41]i052: Condition 'VersionNT = v6.0 AND NOT VersionNT64' evaluates to false.
[11AC:1224][2019-12-13T22:01:41]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x86
[11AC:1224][2019-12-13T22:01:41]i052: Condition 'VersionNT = v6.0 AND VersionNT64' evaluates to false.
[11AC:1224][2019-12-13T22:01:41]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x64
[11AC:1224][2019-12-13T22:01:41]i201: Planned package: vcRuntimeMinimum_x86, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[11AC:1224][2019-12-13T22:01:41]i201: Planned package: vcRuntimeAdditional_x86, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[11AC:1224][2019-12-13T22:01:41]i201: Planned package: Windows81_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[11AC:1224][2019-12-13T22:01:41]i201: Planned package: Windows81_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[11AC:1224][2019-12-13T22:01:41]i201: Planned package: Windows8_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[11AC:1224][2019-12-13T22:01:41]i201: Planned package: Windows8_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[11AC:1224][2019-12-13T22:01:41]i201: Planned package: Windows7_MSU_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[11AC:1224][2019-12-13T22:01:41]i201: Planned package: Windows7_MSU_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[11AC:1224][2019-12-13T22:01:41]i201: Planned package: WindowsVista_MSU_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[11AC:1224][2019-12-13T22:01:41]i201: Planned package: WindowsVista_MSU_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[11AC:1224][2019-12-13T22:01:41]i299: Plan complete, result: 0x0
[11AC:1224][2019-12-13T22:01:41]i300: Apply begin
[0B18:147C][2019-12-13T22:01:46]i360: Creating a system restore point.
[0B18:147C][2019-12-13T22:01:46]i361: Created a system restore point.
[0B18:147C][2019-12-13T22:01:46]i370: Session begin, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{74d0e5db-b326-4dae-a6b2-445b9de1836e}, options: 0x7, disable resume: No
[0B18:147C][2019-12-13T22:01:46]i000: Caching bundle from: 'C:\Users\Manager\AppData\Local\Temp\{74d0e5db-b326-4dae-a6b2-445b9de1836e}\.be\VC_redist.x86.exe' to: 'C:\ProgramData\Package Cache\{74d0e5db-b326-4dae-a6b2-445b9de1836e}\VC_redist.x86.exe'
[0B18:147C][2019-12-13T22:01:46]i320: Registering bundle dependency provider: {74d0e5db-b326-4dae-a6b2-445b9de1836e}, version: 14.0.23026.0
[0B18:147C][2019-12-13T22:01:46]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{74d0e5db-b326-4dae-a6b2-445b9de1836e}, resume: Active, restart initiated: No, disable resume: No
[0B18:04AC][2019-12-13T22:01:46]e000: Error 0x80090009: Failed to calculate hash for path: C:\ProgramData\Package Cache\.unverified\vcRuntimeMinimum_x86
[0B18:04AC][2019-12-13T22:01:46]e000: Error 0x80090009: Failed to verify hash of payload: vcRuntimeMinimum_x86
[0B18:04AC][2019-12-13T22:01:46]e310: Failed to verify payload: vcRuntimeMinimum_x86 at path: C:\ProgramData\Package Cache\.unverified\vcRuntimeMinimum_x86, error: 0x80090009, delete: Yes
[0B18:04AC][2019-12-13T22:01:46]e000: Error 0x80090009: Failed to cache payload: vcRuntimeMinimum_x86
[11AC:1188][2019-12-13T22:01:46]e314: Failed to cache payload: vcRuntimeMinimum_x86 from working path: C:\Users\Manager\AppData\Local\Temp\{74d0e5db-b326-4dae-a6b2-445b9de1836e}\vcRuntimeMinimum_x86, error: 0x80090009.
[11AC:1188][2019-12-13T22:01:46]e349: Application requested retry of payload: vcRuntimeMinimum_x86, encountered error: 0x80090009. Retrying...
[0B18:04AC][2019-12-13T22:01:46]e000: Error 0x80090009: Failed to calculate hash for path: C:\ProgramData\Package Cache\.unverified\vcRuntimeMinimum_x86
[0B18:04AC][2019-12-13T22:01:46]e000: Error 0x80090009: Failed to verify hash of payload: vcRuntimeMinimum_x86
[0B18:04AC][2019-12-13T22:01:46]e310: Failed to verify payload: vcRuntimeMinimum_x86 at path: C:\ProgramData\Package Cache\.unverified\vcRuntimeMinimum_x86, error: 0x80090009, delete: Yes
[0B18:04AC][2019-12-13T22:01:46]e000: Error 0x80090009: Failed to cache payload: vcRuntimeMinimum_x86
[11AC:1188][2019-12-13T22:01:46]e314: Failed to cache payload: vcRuntimeMinimum_x86 from working path: C:\Users\Manager\AppData\Local\Temp\{74d0e5db-b326-4dae-a6b2-445b9de1836e}\vcRuntimeMinimum_x86, error: 0x80090009.
[11AC:1188][2019-12-13T22:01:46]e349: Application requested retry of payload: vcRuntimeMinimum_x86, encountered error: 0x80090009. Retrying...
[0B18:04AC][2019-12-13T22:01:46]e000: Error 0x80090009: Failed to calculate hash for path: C:\ProgramData\Package Cache\.unverified\vcRuntimeMinimum_x86
[0B18:04AC][2019-12-13T22:01:46]e000: Error 0x80090009: Failed to verify hash of payload: vcRuntimeMinimum_x86
[0B18:04AC][2019-12-13T22:01:46]e310: Failed to verify payload: vcRuntimeMinimum_x86 at path: C:\ProgramData\Package Cache\.unverified\vcRuntimeMinimum_x86, error: 0x80090009, delete: Yes
[0B18:04AC][2019-12-13T22:01:46]e000: Error 0x80090009: Failed to cache payload: vcRuntimeMinimum_x86
[11AC:1188][2019-12-13T22:01:46]e314: Failed to cache payload: vcRuntimeMinimum_x86 from working path: C:\Users\Manager\AppData\Local\Temp\{74d0e5db-b326-4dae-a6b2-445b9de1836e}\vcRuntimeMinimum_x86, error: 0x80090009.
[11AC:1224][2019-12-13T22:01:46]e000: Error 0x80090009: Failed while caching, aborting execution.
[0B18:147C][2019-12-13T22:01:46]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{74d0e5db-b326-4dae-a6b2-445b9de1836e}, resume: None, restart: None, disable resume: No
[0B18:147C][2019-12-13T22:01:46]i330: Removed bundle dependency provider: {74d0e5db-b326-4dae-a6b2-445b9de1836e}
[0B18:147C][2019-12-13T22:01:46]i352: Removing cached bundle: {74d0e5db-b326-4dae-a6b2-445b9de1836e}, from path: C:\ProgramData\Package Cache\{74d0e5db-b326-4dae-a6b2-445b9de1836e}\
[0B18:147C][2019-12-13T22:01:46]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{74d0e5db-b326-4dae-a6b2-445b9de1836e}, resume: None, restart initiated: No, disable resume: No
[11AC:1224][2019-12-13T22:01:47]i399: Apply complete, result: 0x80090009, restart: None, ba requested restart: No
Related
I was having so much trouble setting up my system for .NET Core development. A year back or so I had a visual studio installed on my machine, but it was removed way back. But some of its remains were still in the system. So when I tried to fresh install the latest version of VS community edition(2019) from https://visualstudio.microsoft.com/downloads/ installation went well but I was getting way too many errors and warning while starting VS2019 and even while creating the project, as it was unable to find .NET core SDKs, however, they were there in the system as was added in an environment variable as well.
I finally decided to remove all remains of current and old VS installed on my system. And reinstall everything from scratch. It was very difficult to do this as most of the files were not getting uninstalled and giving errors, so I used MSI Inventory tool https://sqlgeekspro.com/uninstall-sql/ and succeed in uninstalling almost everything except couple of version of .NET Core SDKs. And I have also tried .NET Core uninstall tool https://github.com/dotnet/cli-lab/releases but it does not work for SDKs which installed with VS this is its limitation.
Below given are the thing that I needed to uninstall and unable to,
When I try to uninstall .NET Core SDK 3.1.201 from Add/Remove Programs so I am getting this error.
And when I try to uninstall any of the Visual C++, I get this error:
and the logs are following
[2D98:0344][2020-05-03T18:47:20]i001: Burn v3.10.4.4718, Windows v10.0 (Build 17134: Service Pack 0), path: C:\ProgramData\Package Cache\{65e650ff-30be-469d-b63a-418d71ea1765}\VC_redist.x86.exe
[2D98:0344][2020-05-03T18:47:20]i009: Command Line: '"-burn.clean.room=C:\ProgramData\Package Cache\{65e650ff-30be-469d-b63a-418d71ea1765}\VC_redist.x86.exe" -burn.filehandle.attached=612 -burn.filehandle.self=628 /uninstall'
[2D98:0344][2020-05-03T18:47:20]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\MOIZ~1.BAI\AppData\Local\Temp\dd_vcredist_x86_20200503184720.log'
[2D98:0344][2020-05-03T18:47:20]i000: Setting string variable 'WixBundleManufacturer' to value 'Microsoft Corporation'
[2D98:1BC8][2020-05-03T18:47:20]i000: Setting version variable 'WixBundleFileVersion' to value '14.25.28508.3'
[2D98:0344][2020-05-03T18:47:21]i100: Detect begin, 10 packages
[2D98:0344][2020-05-03T18:47:21]i000: Setting version variable 'windows_uCRT_DetectKey' to value '10.0.17134.677'
[2D98:0344][2020-05-03T18:47:21]i000: Setting numeric variable 'windows_uCRT_DetectKeyExists' to value 1
[2D98:0344][2020-05-03T18:47:21]i052: Condition '(VersionNT = v6.3 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[2D98:0344][2020-05-03T18:47:21]i052: Condition '(VersionNT = v6.3 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[2D98:0344][2020-05-03T18:47:21]i052: Condition '(VersionNT = v6.2 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[2D98:0344][2020-05-03T18:47:21]i052: Condition '(VersionNT = v6.2 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[2D98:0344][2020-05-03T18:47:21]i052: Condition '(VersionNT = v6.1 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[2D98:0344][2020-05-03T18:47:21]i052: Condition '(VersionNT = v6.1 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[2D98:0344][2020-05-03T18:47:21]i052: Condition '(VersionNT = v6.0 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[2D98:0344][2020-05-03T18:47:21]i052: Condition '(VersionNT = v6.0 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[2D98:0344][2020-05-03T18:47:21]i101: Detected package: Windows81_x86, state: Absent, cached: None
[2D98:0344][2020-05-03T18:47:21]i101: Detected package: Windows81_x64, state: Absent, cached: None
[2D98:0344][2020-05-03T18:47:21]i101: Detected package: Windows8_x86, state: Absent, cached: None
[2D98:0344][2020-05-03T18:47:21]i101: Detected package: Windows8_x64, state: Absent, cached: None
[2D98:0344][2020-05-03T18:47:21]i101: Detected package: Windows7_MSU_x86, state: Absent, cached: None
[2D98:0344][2020-05-03T18:47:21]i101: Detected package: Windows7_MSU_x64, state: Absent, cached: None
[2D98:0344][2020-05-03T18:47:21]i101: Detected package: WindowsVista_MSU_x86, state: Absent, cached: None
[2D98:0344][2020-05-03T18:47:21]i101: Detected package: WindowsVista_MSU_x64, state: Absent, cached: None
[2D98:0344][2020-05-03T18:47:21]i101: Detected package: vcRuntimeMinimum_x86, state: Present, cached: Complete
[2D98:0344][2020-05-03T18:47:21]i101: Detected package: vcRuntimeAdditional_x86, state: Present, cached: Complete
[2D98:0344][2020-05-03T18:47:21]i052: Condition 'VersionNT >= v6.0 OR (VersionNT = v5.1 AND ServicePackLevel >= 2) OR (VersionNT = v5.2 AND ServicePackLevel >= 1)' evaluates to true.
[2D98:0344][2020-05-03T18:47:21]i199: Detect complete, result: 0x0
[2D98:0344][2020-05-03T18:47:22]i200: Plan begin, 10 packages, action: Uninstall
[2D98:0344][2020-05-03T18:47:22]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeAdditional_x86' to value 'C:\Users\MOIZ~1.BAI\AppData\Local\Temp\dd_vcredist_x86_20200503184720_000_vcRuntimeAdditional_x86_rollback.log'
[2D98:0344][2020-05-03T18:47:22]i000: Setting string variable 'WixBundleLog_vcRuntimeAdditional_x86' to value 'C:\Users\MOIZ~1.BAI\AppData\Local\Temp\dd_vcredist_x86_20200503184720_000_vcRuntimeAdditional_x86.log'
[2D98:0344][2020-05-03T18:47:22]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeMinimum_x86' to value 'C:\Users\MOIZ~1.BAI\AppData\Local\Temp\dd_vcredist_x86_20200503184720_001_vcRuntimeMinimum_x86_rollback.log'
[2D98:0344][2020-05-03T18:47:22]i000: Setting string variable 'WixBundleLog_vcRuntimeMinimum_x86' to value 'C:\Users\MOIZ~1.BAI\AppData\Local\Temp\dd_vcredist_x86_20200503184720_001_vcRuntimeMinimum_x86.log'
[2D98:0344][2020-05-03T18:47:22]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x64
[2D98:0344][2020-05-03T18:47:22]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x86
[2D98:0344][2020-05-03T18:47:22]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x64
[2D98:0344][2020-05-03T18:47:22]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x86
[2D98:0344][2020-05-03T18:47:22]w321: Skipping dependency registration on package with no dependency providers: Windows8_x64
[2D98:0344][2020-05-03T18:47:22]w321: Skipping dependency registration on package with no dependency providers: Windows8_x86
[2D98:0344][2020-05-03T18:47:22]w321: Skipping dependency registration on package with no dependency providers: Windows81_x64
[2D98:0344][2020-05-03T18:47:22]w321: Skipping dependency registration on package with no dependency providers: Windows81_x86
[2D98:0344][2020-05-03T18:47:22]i201: Planned package: vcRuntimeAdditional_x86, state: Present, default requested: Absent, ba requested: Absent, execute: Uninstall, rollback: Install, cache: No, uncache: Yes, dependency: Unregister
[2D98:0344][2020-05-03T18:47:22]i201: Planned package: vcRuntimeMinimum_x86, state: Present, default requested: Absent, ba requested: Absent, execute: Uninstall, rollback: Install, cache: No, uncache: Yes, dependency: Unregister
[2D98:0344][2020-05-03T18:47:22]i201: Planned package: WindowsVista_MSU_x64, state: Absent, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[2D98:0344][2020-05-03T18:47:22]i201: Planned package: WindowsVista_MSU_x86, state: Absent, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[2D98:0344][2020-05-03T18:47:22]i201: Planned package: Windows7_MSU_x64, state: Absent, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[2D98:0344][2020-05-03T18:47:22]i201: Planned package: Windows7_MSU_x86, state: Absent, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[2D98:0344][2020-05-03T18:47:22]i201: Planned package: Windows8_x64, state: Absent, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[2D98:0344][2020-05-03T18:47:22]i201: Planned package: Windows8_x86, state: Absent, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[2D98:0344][2020-05-03T18:47:22]i201: Planned package: Windows81_x64, state: Absent, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[2D98:0344][2020-05-03T18:47:22]i201: Planned package: Windows81_x86, state: Absent, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[2D98:0344][2020-05-03T18:47:22]i299: Plan complete, result: 0x0
[2D98:0344][2020-05-03T18:47:22]i300: Apply begin
[2D98:0344][2020-05-03T18:47:22]i010: Launching elevated engine process.
[2D98:0344][2020-05-03T18:47:28]i011: Launched elevated engine process.
[2D98:0344][2020-05-03T18:47:28]i012: Connected to elevated engine.
[16C0:0E80][2020-05-03T18:47:28]i358: Pausing automatic updates.
[16C0:0E80][2020-05-03T18:47:28]i359: Paused automatic updates.
[16C0:0E80][2020-05-03T18:47:28]i360: Creating a system restore point.
[16C0:0E80][2020-05-03T18:47:30]i361: Created a system restore point.
[16C0:0E80][2020-05-03T18:47:30]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{65e650ff-30be-469d-b63a-418d71ea1765}, resume: Active, restart initiated: No, disable resume: No
[16C0:0E80][2020-05-03T18:47:30]i301: Applying execute package: vcRuntimeAdditional_x86, action: Uninstall, path: (null), arguments: ' MSIFASTINSTALL="7" NOVSUI="1"'
[16C0:0E80][2020-05-03T18:47:30]e000: Error 0x80070643: Failed to uninstall MSI package.
[16C0:0E80][2020-05-03T18:47:30]e000: Error 0x80070643: Failed to execute MSI package.
[2D98:0344][2020-05-03T18:47:30]e000: Error 0x80070643: Failed to configure per-machine MSI package.
[2D98:0344][2020-05-03T18:47:30]i319: Applied execute package: vcRuntimeAdditional_x86, result: 0x80070643, restart: None
[2D98:0344][2020-05-03T18:47:30]e000: Error 0x80070643: Failed to execute MSI package.
[16C0:0E80][2020-05-03T18:47:30]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{65e650ff-30be-469d-b63a-418d71ea1765}, resume: ARP, restart: None, disable resume: No
[16C0:0E80][2020-05-03T18:47:30]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{65e650ff-30be-469d-b63a-418d71ea1765}, resume: ARP, restart initiated: No, disable resume: No
[2D98:0344][2020-05-03T18:47:30]i399: Apply complete, result: 0x80070643, restart: None, ba requested restart: No
And when I try to uninstall the SQL server error appears as per given below,
To uninstall sdk versions that were installed via the Visual Studio installer you need to modify your installation using the installer again.
So to bypass this error:
You must uncheck the SDK option for your Visual Studio in the installer and modify your installation:
i'm trying to install OBS Studio, and i ran into this error while downloading it.
Setup Failed
One or more issues caused the setup to fail. Please fix the issues and then retry setup.
For more information see the log file.
and the error is
0x80240017 Unspecified Error
And the log file looks like this.
[024C:1088][2018-09-12T16:41:32]i001: Burn v3.7.3813.0, Windows v6.1 (Build 7600: Service Pack 0), path: C:\Users\Kaelan\Downloads\vc2017redist_x86.exe, cmdline: ''
[024C:1088][2018-09-12T16:41:32]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\Kaelan\AppData\Local\Temp\dd_vcredist_x86_20180912164132.log'
[024C:1088][2018-09-12T16:41:32]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\Users\Kaelan\Downloads\vc2017redist_x86.exe'
[024C:1088][2018-09-12T16:41:32]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\Users\Kaelan\Downloads\'
[024C:1088][2018-09-12T16:41:32]i000: Setting string variable 'WixBundleName' to value 'Microsoft Visual C++ 2017 Redistributable (x86) - 14.14.26429'
[024C:1088][2018-09-12T16:41:33]i100: Detect begin, 10 packages
[024C:1088][2018-09-12T16:41:33]i000: File search: windows_uCRT_DetectKey, did not find path: C:\Windows\system32\ucrtbase.dll
[024C:1088][2018-09-12T16:41:33]i000: File search: windows_uCRT_DetectKeyExists, did not find path: C:\Windows\system32\ucrtbase.dll
[024C:1088][2018-09-12T16:41:33]i000: Setting numeric variable 'windows_uCRT_DetectKeyExists' to value 0
[024C:1088][2018-09-12T16:41:33]i052: Condition '(VersionNT = v6.3 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[024C:1088][2018-09-12T16:41:33]i052: Condition '(VersionNT = v6.3 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[024C:1088][2018-09-12T16:41:33]i052: Condition '(VersionNT = v6.2 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[024C:1088][2018-09-12T16:41:33]i052: Condition '(VersionNT = v6.2 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[024C:1088][2018-09-12T16:41:33]i052: Condition '(VersionNT = v6.1 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[024C:1088][2018-09-12T16:41:33]i052: Condition '(VersionNT = v6.1 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[024C:1088][2018-09-12T16:41:33]i052: Condition '(VersionNT = v6.0 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[024C:1088][2018-09-12T16:41:33]i052: Condition '(VersionNT = v6.0 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[024C:1088][2018-09-12T16:41:33]i101: Detected package: Windows81_x86, state: Absent, cached: None
[024C:1088][2018-09-12T16:41:33]i101: Detected package: Windows81_x64, state: Absent, cached: None
[024C:1088][2018-09-12T16:41:33]i101: Detected package: Windows8_x86, state: Absent, cached: None
[024C:1088][2018-09-12T16:41:33]i101: Detected package: Windows8_x64, state: Absent, cached: None
[024C:1088][2018-09-12T16:41:33]i101: Detected package: Windows7_MSU_x86, state: Absent, cached: Complete
[024C:1088][2018-09-12T16:41:33]i101: Detected package: Windows7_MSU_x64, state: Absent, cached: None
[024C:1088][2018-09-12T16:41:33]i101: Detected package: WindowsVista_MSU_x86, state: Absent, cached: None
[024C:1088][2018-09-12T16:41:33]i101: Detected package: WindowsVista_MSU_x64, state: Absent, cached: None
[024C:1088][2018-09-12T16:41:33]i101: Detected package: vcRuntimeMinimum_x86, state: Absent, cached: Complete
[024C:1088][2018-09-12T16:41:33]i101: Detected package: vcRuntimeAdditional_x86, state: Absent, cached: Complete
[024C:1088][2018-09-12T16:41:33]i052: Condition 'VersionNT >= v6.0 OR (VersionNT = v5.1 AND ServicePackLevel >= 2) OR (VersionNT = v5.2 AND ServicePackLevel >= 1)' evaluates to true.
[024C:1088][2018-09-12T16:41:33]i199: Detect complete, result: 0x0
[024C:1088][2018-09-12T16:41:34]i200: Plan begin, 10 packages, action: Install
[024C:1088][2018-09-12T16:41:34]i052: Condition 'VersionNT = v6.3 AND NOT VersionNT64' evaluates to false.
[024C:1088][2018-09-12T16:41:34]w321: Skipping dependency registration on package with no dependency providers: Windows81_x86
[024C:1088][2018-09-12T16:41:34]i052: Condition 'VersionNT = v6.3 AND VersionNT64' evaluates to false.
[024C:1088][2018-09-12T16:41:34]w321: Skipping dependency registration on package with no dependency providers: Windows81_x64
[024C:1088][2018-09-12T16:41:34]i052: Condition 'VersionNT = v6.2 AND NOT VersionNT64' evaluates to false.
[024C:1088][2018-09-12T16:41:34]w321: Skipping dependency registration on package with no dependency providers: Windows8_x86
[024C:1088][2018-09-12T16:41:34]i052: Condition 'VersionNT = v6.2 AND VersionNT64' evaluates to false.
[024C:1088][2018-09-12T16:41:34]w321: Skipping dependency registration on package with no dependency providers: Windows8_x64
[024C:1088][2018-09-12T16:41:34]i052: Condition 'VersionNT = v6.1 AND NOT VersionNT64' evaluates to true.
[024C:1088][2018-09-12T16:41:34]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x86
[024C:1088][2018-09-12T16:41:34]i052: Condition 'VersionNT = v6.1 AND VersionNT64' evaluates to false.
[024C:1088][2018-09-12T16:41:34]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x64
[024C:1088][2018-09-12T16:41:34]i052: Condition 'VersionNT = v6.0 AND NOT VersionNT64' evaluates to false.
[024C:1088][2018-09-12T16:41:34]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x86
[024C:1088][2018-09-12T16:41:34]i052: Condition 'VersionNT = v6.0 AND VersionNT64' evaluates to false.
[024C:1088][2018-09-12T16:41:34]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x64
[024C:1088][2018-09-12T16:41:34]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeMinimum_x86' to value 'C:\Users\Kaelan\AppData\Local\Temp\dd_vcredist_x86_20180912164132_001_vcRuntimeMinimum_x86_rollback.log'
[024C:1088][2018-09-12T16:41:34]i000: Setting string variable 'WixBundleLog_vcRuntimeMinimum_x86' to value 'C:\Users\Kaelan\AppData\Local\Temp\dd_vcredist_x86_20180912164132_001_vcRuntimeMinimum_x86.log'
[024C:1088][2018-09-12T16:41:34]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeAdditional_x86' to value 'C:\Users\Kaelan\AppData\Local\Temp\dd_vcredist_x86_20180912164132_002_vcRuntimeAdditional_x86_rollback.log'
[024C:1088][2018-09-12T16:41:34]i000: Setting string variable 'WixBundleLog_vcRuntimeAdditional_x86' to value 'C:\Users\Kaelan\AppData\Local\Temp\dd_vcredist_x86_20180912164132_002_vcRuntimeAdditional_x86.log'
[024C:1088][2018-09-12T16:41:34]i201: Planned package: Windows81_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[024C:1088][2018-09-12T16:41:34]i201: Planned package: Windows81_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[024C:1088][2018-09-12T16:41:34]i201: Planned package: Windows8_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[024C:1088][2018-09-12T16:41:34]i201: Planned package: Windows8_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[024C:1088][2018-09-12T16:41: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
[024C:1088][2018-09-12T16:41: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
[024C:1088][2018-09-12T16:41: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
[024C:1088][2018-09-12T16:41: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
[024C:1088][2018-09-12T16:41:34]i201: Planned package: vcRuntimeMinimum_x86, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: No, uncache: No, dependency: Register
[024C:1088][2018-09-12T16:41:34]i201: Planned package: vcRuntimeAdditional_x86, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: No, uncache: No, dependency: Register
[024C:1088][2018-09-12T16:41:34]i299: Plan complete, result: 0x0
[024C:1088][2018-09-12T16:41:34]i300: Apply begin
[0D64:1760][2018-09-12T16:41:36]i360: Creating a system restore point.
[0D64:1760][2018-09-12T16:41:40]i361: Created a system restore point.
[0D64:1760][2018-09-12T16:41:40]i370: Session begin, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{2019b6a0-8533-4a04-ac0e-b2c10bdb9841}, options: 0x7, disable resume: No
[0D64:1760][2018-09-12T16:41:40]i000: Caching bundle from: 'C:\Users\Kaelan\AppData\Local\Temp\{2019b6a0-8533-4a04-ac0e-b2c10bdb9841}\.be\VC_redist.x86.exe' to: 'C:\ProgramData\Package Cache\{2019b6a0-8533-4a04-ac0e-b2c10bdb9841}\VC_redist.x86.exe'
[0D64:1760][2018-09-12T16:41:40]i320: Registering bundle dependency provider: ,,x86,14.0,bundle, version: 14.14.26429.4
[0D64:1760][2018-09-12T16:41:40]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{2019b6a0-8533-4a04-ac0e-b2c10bdb9841}, resume: Active, restart initiated: No, disable resume: No
[0D64:17E4][2018-09-12T16:41:40]i304: Verified existing payload: Windows7_MSU_x86 at path: C:\ProgramData\Package Cache\564F02E6419B9858949B0CD5A65E2C8C0944DD88\packages\Patch\x86\Windows6.1-KB2999226-x86.msu.
[0D64:17E4][2018-09-12T16:41:40]i304: Verified existing payload: vcRuntimeMinimum_x86 at path: C:\ProgramData\Package Cache\{7753EC39-3039-3629-98BE-447C5D869C09}v14.14.26429\packages\vcRuntimeMinimum_x86\vc_runtimeMinimum_x86.msi.
[0D64:17E4][2018-09-12T16:41:40]i304: Verified existing payload: cab54A5CABBE7274D8A22EB58060AAB7623 at path: C:\ProgramData\Package Cache\{7753EC39-3039-3629-98BE-447C5D869C09}v14.14.26429\packages\vcRuntimeMinimum_x86\cab1.cab.
[0D64:17E4][2018-09-12T16:41:40]i304: Verified existing payload: vcRuntimeAdditional_x86 at path: C:\ProgramData\Package Cache\{6F0267F3-7467-350D-A8C8-33B72E3658D8}v14.14.26429\packages\vcRuntimeAdditional_x86\vc_runtimeAdditional_x86.msi.
[0D64:17E4][2018-09-12T16:41:40]i304: Verified existing payload: cabB3E1576D1FEFBB979E13B1A5379E0B16 at path: C:\ProgramData\Package Cache\{6F0267F3-7467-350D-A8C8-33B72E3658D8}v14.14.26429\packages\vcRuntimeAdditional_x86\cab1.cab.
[0D64:1760][2018-09-12T16:41:40]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'
[0D64:1760][2018-09-12T16:41:41]e000: Error 0x80240017: Failed to execute MSU package.
[024C:1088][2018-09-12T16:41:41]e000: Error 0x80240017: Failed to configure per-machine MSU package.
[024C:1088][2018-09-12T16:41:41]i319: Applied execute package: Windows7_MSU_x86, result: 0x80240017, restart: None
[024C:1088][2018-09-12T16:41:41]e000: Error 0x80240017: Failed to execute MSU package.
[0D64:1760][2018-09-12T16:41:41]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{2019b6a0-8533-4a04-ac0e-b2c10bdb9841}, resume: None, restart: None, disable resume: No
[0D64:1760][2018-09-12T16:41:41]i330: Removed bundle dependency provider: ,,x86,14.0,bundle
[0D64:1760][2018-09-12T16:41:41]i352: Removing cached bundle: {2019b6a0-8533-4a04-ac0e-b2c10bdb9841}, from path: C:\ProgramData\Package Cache\{2019b6a0-8533-4a04-ac0e-b2c10bdb9841}\
[0D64:1760][2018-09-12T16:41:41]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{2019b6a0-8533-4a04-ac0e-b2c10bdb9841}, resume: None, restart initiated: No, disable resume: No
[024C:1088][2018-09-12T16:41:42]i399: Apply complete, result: 0x80240017, restart: None, ba requested restart: No
Can someone help me?
OS: Windows 7 PRO
State: Good
On a VM: Yes
Bits: 32 (x86)
Disabled Windows Update?: I am wondering if you have disabled Windows Update on that virtual? What is failing is Windows6.1-KB2999226-x86.msu - an update for the Universal C Runtime in Windows. This Windows Update may have other Windows Updates as prerequisites before it can install.
Run Interactive & Check Logs: You can test by running Windows6.1-KB2999226-x86.msu interactively to see if there are any interactive error messages, or check the system's event log (which I would do first) to see if there are concrete error messages.
Decompile Setup: To decompile this WiX Burn-created setup.exe, you need to use WiX's dark.exe tool (how-to towards bottom in section 4 here). It might be quicker to just download Windows6.1-KB2999226-x86.msu from Microsoft instead, and then try to run it interactively on the virtual.
Other Tests: If that leads nowhere there are many options to try. I like to create a new local admin account and run the installation via that account as my first test. This is to rule out profile problems and similar nonsense. Not likely in this case I think, but a useful little test. There could be a plethora of other problems, for example policies and security software interference, etc...
Refer to the log file, it seems the OS failed to install the required update Window6.1-KB2999223-x86.msu. We can try to extract this update to a folder and execute the following cmdlet.
You can find the Windows8.1-KB2999226-x64.msu at below.
C:\ProgramData\Package Cache\564F02E6419B9858949B0CD5A65E2C8C0944DD88\packages\Patch\x86\Windows6.1-KB2999226-x86.msu
copy this file to a folder you like, and
Create a folder XXXX in that and execute following commands from
Admin command prompt
wusa.exe Windows8.1-KB2999226-x64.msu /extract:XXXX
DISM.exe /Online /Add-Package
/PackagePath:XXXX\Windows8.1-KB2999226-x64.cab
vc_redist.x64.exe /repair last command need not be run. Just execute
exe once again.
For more detail information, please check this similar issue.
I am getting error 0x80070643 "failed to install msi package" on my Windows 10 Pro 64bit.
I need the redistributabels o e.g. run new builds of Apache and PHP. (And some other things I have pu off upgrading for a long time.)
It does not matter if I am trying to install vc_redist.x86.exe or vc_redist.x64.exe
I have tried to be logged in as administrator and right clicking "run as administrator"
It seems you can not extract the dlls manually using e.g. 7zip in new VC redistributables.
I have system restore disabled due lack of space on my system drive.
...
I am including the log:
[1710:2944][2017-02-01T03:37:09]i001: Burn v3.7.3813.0, Windows v10.0
(Build 10240: Service Pack 0), path: C:\Users\Thomas
Schulz\Downloads\vc_redist.x64.exe, cmdline: '-burn.unelevated
BurnPipe.{B9694083-EC81-464A-A1D2-5F81D5BDA77B}
{ED5B5629-12E8-4850-B580-C3C14DF149AC} 7252'
[1710:2944][2017-02-01T03:37:09]i000: Setting string variable
'WixBundleLog' to value
'X:\AppData\Local\Temp\dd_vcredist_amd64_20170201033709.log'
[1710:2944][2017-02-01T03:37:09]i000: Setting string variable
'WixBundleOriginalSource' to value 'C:\Users\Thomas
Schulz\Downloads\vc_redist.x64.exe'
[1710:2944][2017-02-01T03:37:09]i000: Setting string variable
'WixBundleOriginalSourceFolder' to value 'C:\Users\Thomas
Schulz\Downloads\' [1710:2944][2017-02-01T03:37:09]i000: Setting
string variable 'WixBundleName' to value 'Microsoft Visual C++ 2015
Redistributable (x64) - 14.0.23026'
[1710:2944][2017-02-01T03:37:09]i100: Detect begin, 10 packages
[1710:2944][2017-02-01T03:37:09]i000: File search:
windows_uCRT_DetectKey, did not find path:
C:\WINDOWS\system32\api-ms-win-crt-runtime-l1-1-0.dll
[1710:2944][2017-02-01T03:37:09]i000: File search:
windows_uCRT_DetectKeyExists, did not find path:
C:\WINDOWS\system32\api-ms-win-crt-runtime-l1-1-0.dll
[1710:2944][2017-02-01T03:37:09]i000: Setting numeric variable
'windows_uCRT_DetectKeyExists' to value 0
[1710:2944][2017-02-01T03:37:10]i052: Condition
'(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >=
v10.0.10137.0)' evaluates to false.
[1710:2944][2017-02-01T03:37:10]i052: Condition
'(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >=
v10.0.10137.0)' evaluates to false.
[1710:2944][2017-02-01T03:37:10]i052: Condition
'(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >=
v10.0.10137.0)' evaluates to false.
[1710:2944][2017-02-01T03:37:10]i052: Condition
'(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >=
v10.0.10137.0)' evaluates to false.
[1710:2944][2017-02-01T03:37:10]i052: Condition
'(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >=
v10.0.10137.0)' evaluates to false.
[1710:2944][2017-02-01T03:37:10]i052: Condition
'(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >=
v10.0.10137.0)' evaluates to false.
[1710:2944][2017-02-01T03:37:10]i052: Condition
'(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >=
v10.0.10137.0)' evaluates to false.
[1710:2944][2017-02-01T03:37:10]i052: Condition
'(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >=
v10.0.10137.0)' evaluates to false.
[1710:2944][2017-02-01T03:37:10]i101: Detected package:
vcRuntimeMinimum_x64, state: Absent, cached: Complete
[1710:2944][2017-02-01T03:37:10]i101: Detected package:
vcRuntimeAdditional_x64, state: Absent, cached: Complete
[1710:2944][2017-02-01T03:37:10]i101: Detected package: Windows81_x86,
state: Absent, cached: None [1710:2944][2017-02-01T03:37:10]i101:
Detected package: Windows81_x64, state: Absent, cached: None
[1710:2944][2017-02-01T03:37:10]i101: Detected package: Windows8_x86,
state: Absent, cached: None [1710:2944][2017-02-01T03:37:10]i101:
Detected package: Windows8_x64, state: Absent, cached: None
[1710:2944][2017-02-01T03:37:10]i101: Detected package:
Windows7_MSU_x86, state: Absent, cached: None
[1710:2944][2017-02-01T03:37:10]i101: Detected package:
Windows7_MSU_x64, state: Absent, cached: None
[1710:2944][2017-02-01T03:37:10]i101: Detected package:
WindowsVista_MSU_x86, state: Absent, cached: None
[1710:2944][2017-02-01T03:37:10]i101: Detected package:
WindowsVista_MSU_x64, state: Absent, cached: None
[1710:2944][2017-02-01T03:37:10]i052: Condition 'VersionNT64 >= v6.0
OR (VersionNT64 = v5.2 AND ServicePackLevel >= 1)' evaluates to true.
[1710:2944][2017-02-01T03:37:10]i199: Detect complete, result: 0x0
[1710:2944][2017-02-01T03:37:12]i200: Plan begin, 10 packages, action:
Install [1710:2944][2017-02-01T03:37:12]i052: Condition
'(VersionNT64)' evaluates to true.
[1710:2944][2017-02-01T03:37:12]i000: Setting string variable
'WixBundleRollbackLog_vcRuntimeMinimum_x64' to value
'X:\AppData\Local\Temp\dd_vcredist_amd64_20170201033709_000_vcRuntimeMinimum_x64_rollback.log'
[1710:2944][2017-02-01T03:37:12]i000: Setting string variable
'WixBundleLog_vcRuntimeMinimum_x64' to value
'X:\AppData\Local\Temp\dd_vcredist_amd64_20170201033709_000_vcRuntimeMinimum_x64.log'
[1710:2944][2017-02-01T03:37:12]i052: Condition '(VersionNT64)'
evaluates to true. [1710:2944][2017-02-01T03:37:12]i000: Setting
string variable 'WixBundleRollbackLog_vcRuntimeAdditional_x64' to
value
'X:\AppData\Local\Temp\dd_vcredist_amd64_20170201033709_001_vcRuntimeAdditional_x64_rollback.log'
[1710:2944][2017-02-01T03:37:12]i000: Setting string variable
'WixBundleLog_vcRuntimeAdditional_x64' to value
'X:\AppData\Local\Temp\dd_vcredist_amd64_20170201033709_001_vcRuntimeAdditional_x64.log'
[1710:2944][2017-02-01T03:37:12]i052: Condition 'VersionNT = v6.3 AND
NOT VersionNT64' evaluates to false.
[1710:2944][2017-02-01T03:37:12]w321: Skipping dependency registration
on package with no dependency providers: Windows81_x86
[1710:2944][2017-02-01T03:37:12]i052: Condition 'VersionNT = v6.3 AND
VersionNT64' evaluates to false. [1710:2944][2017-02-01T03:37:12]w321:
Skipping dependency registration on package with no dependency
providers: Windows81_x64 [1710:2944][2017-02-01T03:37:12]i052:
Condition 'VersionNT = v6.2 AND NOT VersionNT64' evaluates to false.
[1710:2944][2017-02-01T03:37:12]w321: Skipping dependency registration
on package with no dependency providers: Windows8_x86
[1710:2944][2017-02-01T03:37:12]i052: Condition 'VersionNT = v6.2 AND
VersionNT64' evaluates to false. [1710:2944][2017-02-01T03:37:12]w321:
Skipping dependency registration on package with no dependency
providers: Windows8_x64 [1710:2944][2017-02-01T03:37:12]i052:
Condition 'VersionNT = v6.1 AND NOT VersionNT64' evaluates to false.
[1710:2944][2017-02-01T03:37:12]w321: Skipping dependency registration
on package with no dependency providers: Windows7_MSU_x86
[1710:2944][2017-02-01T03:37:12]i052: Condition 'VersionNT = v6.1 AND
VersionNT64' evaluates to false. [1710:2944][2017-02-01T03:37:12]w321:
Skipping dependency registration on package with no dependency
providers: Windows7_MSU_x64 [1710:2944][2017-02-01T03:37:12]i052:
Condition 'VersionNT = v6.0 AND NOT VersionNT64' evaluates to false.
[1710:2944][2017-02-01T03:37:12]w321: Skipping dependency registration
on package with no dependency providers: WindowsVista_MSU_x86
[1710:2944][2017-02-01T03:37:12]i052: Condition 'VersionNT = v6.0 AND
VersionNT64' evaluates to false. [1710:2944][2017-02-01T03:37:12]w321:
Skipping dependency registration on package with no dependency
providers: WindowsVista_MSU_x64 [1710:2944][2017-02-01T03:37:12]i201:
Planned package: vcRuntimeMinimum_x64, state: Absent, default
requested: Present, ba requested: Present, execute: Install, rollback:
Uninstall, cache: No, uncache: No, dependency: Register
[1710:2944][2017-02-01T03:37:12]i201: Planned package:
vcRuntimeAdditional_x64, state: Absent, default requested: Present, ba
requested: Present, execute: Install, rollback: Uninstall, cache: No,
uncache: No, dependency: Register
[1710:2944][2017-02-01T03:37:12]i201: Planned package: Windows81_x86,
state: Absent, default requested: Absent, ba requested: Absent,
execute: None, rollback: None, cache: No, uncache: No, dependency:
None [1710:2944][2017-02-01T03:37:12]i201: Planned package:
Windows81_x64, state: Absent, default requested: Absent, ba requested:
Absent, execute: None, rollback: None, cache: No, uncache: No,
dependency: None [1710:2944][2017-02-01T03:37:12]i201: Planned
package: Windows8_x86, state: Absent, default requested: Absent, ba
requested: Absent, execute: None, rollback: None, cache: No, uncache:
No, dependency: None [1710:2944][2017-02-01T03:37:12]i201: Planned
package: Windows8_x64, state: Absent, default requested: Absent, ba
requested: Absent, execute: None, rollback: None, cache: No, uncache:
No, dependency: None [1710:2944][2017-02-01T03:37:12]i201: Planned
package: Windows7_MSU_x86, state: Absent, default requested: Absent,
ba requested: Absent, execute: None, rollback: None, cache: No,
uncache: No, dependency: None [1710:2944][2017-02-01T03:37:12]i201:
Planned package: Windows7_MSU_x64, state: Absent, default requested:
Absent, ba requested: Absent, execute: None, rollback: None, cache:
No, uncache: No, dependency: None
[1710:2944][2017-02-01T03:37:12]i201: Planned package:
WindowsVista_MSU_x86, state: Absent, default requested: Absent, ba
requested: Absent, execute: None, rollback: None, cache: No, uncache:
No, dependency: None [1710:2944][2017-02-01T03:37:12]i201: Planned
package: WindowsVista_MSU_x64, state: Absent, default requested:
Absent, ba requested: Absent, execute: None, rollback: None, cache:
No, uncache: No, dependency: None
[1710:2944][2017-02-01T03:37:12]i299: Plan complete, result: 0x0
[1710:2944][2017-02-01T03:37:12]i300: Apply begin
[1C54:2628][2017-02-01T03:37:12]i360: Creating a system restore point.
[1C54:2628][2017-02-01T03:40:16]i361: Created a system restore point.
[1C54:2628][2017-02-01T03:40:16]i370: Session begin, registration key:
SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{e46eca4f-393b-40df-9f49-076faf788d83},
options: 0x7, disable resume: No [1C54:2628][2017-02-01T03:40:16]i000:
Caching bundle from:
'X:\AppData\Local\Temp{e46eca4f-393b-40df-9f49-076faf788d83}.be\VC_redist.x64.exe'
to: 'C:\ProgramData\Package
Cache{e46eca4f-393b-40df-9f49-076faf788d83}\VC_redist.x64.exe'
[1C54:2628][2017-02-01T03:40:16]i320: Registering bundle dependency
provider: {e46eca4f-393b-40df-9f49-076faf788d83}, version:
14.0.23026.0 [1C54:2628][2017-02-01T03:40:16]i371: Updating session, registration key:
SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{e46eca4f-393b-40df-9f49-076faf788d83},
resume: Active, restart initiated: No, disable resume: No
[1C54:29DC][2017-02-01T03:40:16]i304: Verified existing payload:
vcRuntimeMinimum_x64 at path: C:\ProgramData\Package
Cache{0D3E9E15-DE7A-300B-96F1-B4AF12B96488}v14.0.23026\packages\vcRuntimeMinimum_amd64\vc_runtimeMinimum_x64.msi.
[1C54:29DC][2017-02-01T03:40:17]i304: Verified existing payload:
cab5046A8AB272BF37297BB7928664C9503 at path: C:\ProgramData\Package
Cache{0D3E9E15-DE7A-300B-96F1-B4AF12B96488}v14.0.23026\packages\vcRuntimeMinimum_amd64\cab1.cab.
[1C54:29DC][2017-02-01T03:40:17]i304: Verified existing payload:
vcRuntimeAdditional_x64 at path: C:\ProgramData\Package
Cache{BC958BD2-5DAC-3862-BB1A-C1BE0790438D}v14.0.23026\packages\vcRuntimeAdditional_amd64\vc_runtimeAdditional_x64.msi.
[1C54:29DC][2017-02-01T03:40:18]i304: Verified existing payload:
cab2C04DDC374BD96EB5C8EB8208F2C7C92 at path: C:\ProgramData\Package
Cache{BC958BD2-5DAC-3862-BB1A-C1BE0790438D}v14.0.23026\packages\vcRuntimeAdditional_amd64\cab1.cab. [1C54:2628][2017-02-01T03:40:18]i301: Applying execute package:
vcRuntimeMinimum_x64, action: Install, path: C:\ProgramData\Package
Cache{0D3E9E15-DE7A-300B-96F1-B4AF12B96488}v14.0.23026\packages\vcRuntimeMinimum_amd64\vc_runtimeMinimum_x64.msi,
arguments: ' MSIFASTINSTALL="7" NOVSUI="1"'
[1C54:2628][2017-02-01T03:40:18]e000: Error 0x80070643: Failed to
install MSI package. [1C54:2628][2017-02-01T03:40:18]e000: Error
0x80070643: Failed to execute MSI package.
[1710:2944][2017-02-01T03:40:18]e000: Error 0x80070643: Failed to
configure per-machine MSI package.
[1710:2944][2017-02-01T03:40:18]i319: Applied execute package:
vcRuntimeMinimum_x64, result: 0x80070643, restart: None
[1710:2944][2017-02-01T03:40:18]e000: Error 0x80070643: Failed to
execute MSI package. [1C54:2628][2017-02-01T03:40:18]i372: Session
end, registration key:
SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{e46eca4f-393b-40df-9f49-076faf788d83},
resume: None, restart: None, disable resume: No
[1C54:2628][2017-02-01T03:40:18]i330: Removed bundle dependency
provider: {e46eca4f-393b-40df-9f49-076faf788d83}
[1C54:2628][2017-02-01T03:40:18]i352: Removing cached bundle:
{e46eca4f-393b-40df-9f49-076faf788d83}, from path:
C:\ProgramData\Package Cache{e46eca4f-393b-40df-9f49-076faf788d83}\
[1C54:2628][2017-02-01T03:40:18]i371: Updating session, registration
key:
SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{e46eca4f-393b-40df-9f49-076faf788d83},
resume: None, restart initiated: No, disable resume: No
[1710:2944][2017-02-01T03:40:18]i399: Apply complete, result:
0x80070643, restart: None, ba requested restart: No
The solution was a combination of the following with most important first and all run multiple times:
sfc /scannow
removing a 20gb direcory generated by anti virus on my system disk
chkdsk with /r repair command
waiting a lot (entire process lasted 48 hours)
removing everything else unnecessary on system drive
uninstalling anti virus
dsim commands
reboots where windows went into recovery mode
We are not able to successfully install "Visual C++ Redistributable for Visual Studio 2015" on our Windows Embedded POSReady 7 (64 bit) boxes. We tried both the 32 bit and 64 bit version from here, but to no avail:
https://www.microsoft.com/de-de/download/details.aspx?id=48145
What we get is this error message:
"One or more issues caused the setup to fail. Please fix the issues
and then retry setup. For more information see the log file.
0x80240017 - Unspecified error."
And this is the contents of the log file:
[0D78:0704][2016-06-27T13:02:15]i001: Burn v3.7.3813.0, Windows v6.1 (Build 7601: Service Pack 1), path: C:\Temp\vc_redist.x86.exe, cmdline: ''
[0D78:0704][2016-06-27T13:02:15]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\AWEK_S~1\AppData\Local\Temp\dd_vcredist_x86_20160627130215.log'
[0D78:0704][2016-06-27T13:02:15]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\Temp\vc_redist.x86.exe'
[0D78:0704][2016-06-27T13:02:15]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\Temp\'
[0D78:0704][2016-06-27T13:02:15]i000: Setting string variable 'WixBundleName' to value 'Microsoft Visual C++ 2015 Redistributable (x86) - 14.0.23026'
[0D78:0704][2016-06-27T13:02:15]i100: Detect begin, 10 packages
[0D78:0704][2016-06-27T13:02:15]i000: File search: windows_uCRT_DetectKey, did not find path: C:\Windows\system32\api-ms-win-crt-runtime-l1-1-0.dll
[0D78:0704][2016-06-27T13:02:15]i000: File search: windows_uCRT_DetectKeyExists, did not find path: C:\Windows\system32\api-ms-win-crt-runtime-l1-1-0.dll
[0D78:0704][2016-06-27T13:02:15]i000: Setting numeric variable 'windows_uCRT_DetectKeyExists' to value 0
[0D78:0704][2016-06-27T13:02:15]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[0D78:0704][2016-06-27T13:02:15]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[0D78:0704][2016-06-27T13:02:15]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[0D78:0704][2016-06-27T13:02:15]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[0D78:0704][2016-06-27T13:02:15]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[0D78:0704][2016-06-27T13:02:15]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[0D78:0704][2016-06-27T13:02:15]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[0D78:0704][2016-06-27T13:02:15]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[0D78:0704][2016-06-27T13:02:15]i101: Detected package: vcRuntimeMinimum_x86, state: Absent, cached: None
[0D78:0704][2016-06-27T13:02:15]i101: Detected package: vcRuntimeAdditional_x86, state: Absent, cached: None
[0D78:0704][2016-06-27T13:02:15]i101: Detected package: Windows81_x86, state: Absent, cached: None
[0D78:0704][2016-06-27T13:02:15]i101: Detected package: Windows81_x64, state: Absent, cached: None
[0D78:0704][2016-06-27T13:02:15]i101: Detected package: Windows8_x86, state: Absent, cached: None
[0D78:0704][2016-06-27T13:02:15]i101: Detected package: Windows8_x64, state: Absent, cached: None
[0D78:0704][2016-06-27T13:02:15]i101: Detected package: Windows7_MSU_x86, state: Absent, cached: None
[0D78:0704][2016-06-27T13:02:15]i101: Detected package: Windows7_MSU_x64, state: Absent, cached: None
[0D78:0704][2016-06-27T13:02:15]i101: Detected package: WindowsVista_MSU_x86, state: Absent, cached: None
[0D78:0704][2016-06-27T13:02:15]i101: Detected package: WindowsVista_MSU_x64, state: Absent, cached: None
[0D78:0704][2016-06-27T13:02:15]i052: Condition 'VersionNT >= v6.0 OR (VersionNT = v5.1 AND ServicePackLevel >= 2) OR (VersionNT = v5.2 AND ServicePackLevel >= 1)' evaluates to true.
[0D78:0704][2016-06-27T13:02:15]i199: Detect complete, result: 0x0
[0D78:0704][2016-06-27T13:02:17]i200: Plan begin, 10 packages, action: Install
[0D78:0704][2016-06-27T13:02:17]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeMinimum_x86' to value 'C:\Users\AWEK_S~1\AppData\Local\Temp\dd_vcredist_x86_20160627130215_000_vcRuntimeMinimum_x86_rollback.log'
[0D78:0704][2016-06-27T13:02:17]i000: Setting string variable 'WixBundleLog_vcRuntimeMinimum_x86' to value 'C:\Users\AWEK_S~1\AppData\Local\Temp\dd_vcredist_x86_20160627130215_000_vcRuntimeMinimum_x86.log'
[0D78:0704][2016-06-27T13:02:17]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeAdditional_x86' to value 'C:\Users\AWEK_S~1\AppData\Local\Temp\dd_vcredist_x86_20160627130215_001_vcRuntimeAdditional_x86_rollback.log'
[0D78:0704][2016-06-27T13:02:17]i000: Setting string variable 'WixBundleLog_vcRuntimeAdditional_x86' to value 'C:\Users\AWEK_S~1\AppData\Local\Temp\dd_vcredist_x86_20160627130215_001_vcRuntimeAdditional_x86.log'
[0D78:0704][2016-06-27T13:02:17]i052: Condition 'VersionNT = v6.3 AND NOT VersionNT64' evaluates to false.
[0D78:0704][2016-06-27T13:02:17]w321: Skipping dependency registration on package with no dependency providers: Windows81_x86
[0D78:0704][2016-06-27T13:02:17]i052: Condition 'VersionNT = v6.3 AND VersionNT64' evaluates to false.
[0D78:0704][2016-06-27T13:02:17]w321: Skipping dependency registration on package with no dependency providers: Windows81_x64
[0D78:0704][2016-06-27T13:02:17]i052: Condition 'VersionNT = v6.2 AND NOT VersionNT64' evaluates to false.
[0D78:0704][2016-06-27T13:02:17]w321: Skipping dependency registration on package with no dependency providers: Windows8_x86
[0D78:0704][2016-06-27T13:02:17]i052: Condition 'VersionNT = v6.2 AND VersionNT64' evaluates to false.
[0D78:0704][2016-06-27T13:02:17]w321: Skipping dependency registration on package with no dependency providers: Windows8_x64
[0D78:0704][2016-06-27T13:02:17]i052: Condition 'VersionNT = v6.1 AND NOT VersionNT64' evaluates to false.
[0D78:0704][2016-06-27T13:02:17]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x86
[0D78:0704][2016-06-27T13:02:17]i052: Condition 'VersionNT = v6.1 AND VersionNT64' evaluates to true.
[0D78:0704][2016-06-27T13:02:17]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x64
[0D78:0704][2016-06-27T13:02:17]i052: Condition 'VersionNT = v6.0 AND NOT VersionNT64' evaluates to false.
[0D78:0704][2016-06-27T13:02:17]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x86
[0D78:0704][2016-06-27T13:02:17]i052: Condition 'VersionNT = v6.0 AND VersionNT64' evaluates to false.
[0D78:0704][2016-06-27T13:02:17]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x64
[0D78:0704][2016-06-27T13:02:17]i201: Planned package: vcRuntimeMinimum_x86, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[0D78:0704][2016-06-27T13:02:17]i201: Planned package: vcRuntimeAdditional_x86, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[0D78:0704][2016-06-27T13:02:17]i201: Planned package: Windows81_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D78:0704][2016-06-27T13:02:17]i201: Planned package: Windows81_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D78:0704][2016-06-27T13:02:17]i201: Planned package: Windows8_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D78:0704][2016-06-27T13:02:17]i201: Planned package: Windows8_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D78:0704][2016-06-27T13:02:17]i201: Planned package: Windows7_MSU_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D78:0704][2016-06-27T13:02:17]i201: Planned package: Windows7_MSU_x64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: None
[0D78:0704][2016-06-27T13:02:17]i201: Planned package: WindowsVista_MSU_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D78:0704][2016-06-27T13:02:17]i201: Planned package: WindowsVista_MSU_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D78:0704][2016-06-27T13:02:17]i299: Plan complete, result: 0x0
[0D78:0704][2016-06-27T13:02:17]i300: Apply begin
[11C0:0BBC][2016-06-27T13:02:19]i360: Creating a system restore point.
[11C0:0BBC][2016-06-27T13:02:19]w363: Could not create system restore point, error: 0x80070422. Continuing...
[11C0:0BBC][2016-06-27T13:02:19]i370: Session begin, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{74d0e5db-b326-4dae-a6b2-445b9de1836e}, options: 0x7, disable resume: No
[11C0:0BBC][2016-06-27T13:02:19]i000: Caching bundle from: 'C:\Users\AWEK_S~1\AppData\Local\Temp\{74d0e5db-b326-4dae-a6b2-445b9de1836e}\.be\VC_redist.x86.exe' to: 'C:\ProgramData\Package Cache\{74d0e5db-b326-4dae-a6b2-445b9de1836e}\VC_redist.x86.exe'
[11C0:0BBC][2016-06-27T13:02:19]i320: Registering bundle dependency provider: {74d0e5db-b326-4dae-a6b2-445b9de1836e}, version: 14.0.23026.0
[11C0:0BBC][2016-06-27T13:02:19]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{74d0e5db-b326-4dae-a6b2-445b9de1836e}, resume: Active, restart initiated: No, disable resume: No
[11C0:02EC][2016-06-27T13:02:34]i304: Verified existing payload: vcRuntimeMinimum_x86 at path: C:\ProgramData\Package Cache\.unverified\vcRuntimeMinimum_x86.
[11C0:02EC][2016-06-27T13:02:34]i305: Verified acquired payload: vcRuntimeMinimum_x86 at path: C:\ProgramData\Package Cache\.unverified\vcRuntimeMinimum_x86, moving to: C:\ProgramData\Package Cache\{A2563E55-3BEC-3828-8D67-E5E8B9E8B675}v14.0.23026\packages\vcRuntimeMinimum_x86\vc_runtimeMinimum_x86.msi.
[11C0:02EC][2016-06-27T13:02:34]i304: Verified existing payload: cab54A5CABBE7274D8A22EB58060AAB7623 at path: C:\ProgramData\Package Cache\.unverified\cab54A5CABBE7274D8A22EB58060AAB7623.
[11C0:02EC][2016-06-27T13:02:34]i305: Verified acquired payload: cab54A5CABBE7274D8A22EB58060AAB7623 at path: C:\ProgramData\Package Cache\.unverified\cab54A5CABBE7274D8A22EB58060AAB7623, moving to: C:\ProgramData\Package Cache\{A2563E55-3BEC-3828-8D67-E5E8B9E8B675}v14.0.23026\packages\vcRuntimeMinimum_x86\cab1.cab.
[11C0:02EC][2016-06-27T13:02:34]i304: Verified existing payload: vcRuntimeAdditional_x86 at path: C:\ProgramData\Package Cache\.unverified\vcRuntimeAdditional_x86.
[11C0:02EC][2016-06-27T13:02:34]i305: Verified acquired payload: vcRuntimeAdditional_x86 at path: C:\ProgramData\Package Cache\.unverified\vcRuntimeAdditional_x86, moving to: C:\ProgramData\Package Cache\{BE960C1C-7BAD-3DE6-8B1A-2616FE532845}v14.0.23026\packages\vcRuntimeAdditional_x86\vc_runtimeAdditional_x86.msi.
[11C0:02EC][2016-06-27T13:02:34]i304: Verified existing payload: cabB3E1576D1FEFBB979E13B1A5379E0B16 at path: C:\ProgramData\Package Cache\.unverified\cabB3E1576D1FEFBB979E13B1A5379E0B16.
[11C0:02EC][2016-06-27T13:02:34]i305: Verified acquired payload: cabB3E1576D1FEFBB979E13B1A5379E0B16 at path: C:\ProgramData\Package Cache\.unverified\cabB3E1576D1FEFBB979E13B1A5379E0B16, moving to: C:\ProgramData\Package Cache\{BE960C1C-7BAD-3DE6-8B1A-2616FE532845}v14.0.23026\packages\vcRuntimeAdditional_x86\cab1.cab.
[11C0:02EC][2016-06-27T13:02:34]i304: Verified existing payload: Windows7_MSU_x64 at path: C:\ProgramData\Package Cache\.unverified\Windows7_MSU_x64.
[11C0:02EC][2016-06-27T13:02:34]i305: Verified acquired payload: Windows7_MSU_x64 at path: C:\ProgramData\Package Cache\.unverified\Windows7_MSU_x64, moving to: C:\ProgramData\Package Cache\42D5BEC7DDFBD49E76467529CBC2868987BF8460\packages\Patch\x64\Windows6.1-KB2999226-x64.msu.
[11C0:0BBC][2016-06-27T13:02:34]i301: Applying execute package: vcRuntimeMinimum_x86, action: Install, path: C:\ProgramData\Package Cache\{A2563E55-3BEC-3828-8D67-E5E8B9E8B675}v14.0.23026\packages\vcRuntimeMinimum_x86\vc_runtimeMinimum_x86.msi, arguments: ' MSIFASTINSTALL="7" NOVSUI="1"'
[0D78:0704][2016-06-27T13:02:35]i319: Applied execute package: vcRuntimeMinimum_x86, result: 0x0, restart: None
[11C0:0BBC][2016-06-27T13:02:35]i325: Registering dependency: {74d0e5db-b326-4dae-a6b2-445b9de1836e} on package provider: Microsoft.VS.VC_RuntimeMinimumVSU_x86,v14, package: vcRuntimeMinimum_x86
[11C0:0BBC][2016-06-27T13:02:35]i301: Applying execute package: vcRuntimeAdditional_x86, action: Install, path: C:\ProgramData\Package Cache\{BE960C1C-7BAD-3DE6-8B1A-2616FE532845}v14.0.23026\packages\vcRuntimeAdditional_x86\vc_runtimeAdditional_x86.msi, arguments: ' MSIFASTINSTALL="7" NOVSUI="1"'
[0D78:0704][2016-06-27T13:02:36]i319: Applied execute package: vcRuntimeAdditional_x86, result: 0x0, restart: None
[11C0:0BBC][2016-06-27T13:02:36]i325: Registering dependency: {74d0e5db-b326-4dae-a6b2-445b9de1836e} on package provider: Microsoft.VS.VC_RuntimeAdditionalVSU_x86,v14, package: vcRuntimeAdditional_x86
[11C0:0BBC][2016-06-27T13:02:36]i301: Applying execute package: Windows7_MSU_x64, action: Install, path: C:\ProgramData\Package Cache\42D5BEC7DDFBD49E76467529CBC2868987BF8460\packages\Patch\x64\Windows6.1-KB2999226-x64.msu, arguments: '"C:\Windows\SysNative\wusa.exe" "C:\ProgramData\Package Cache\42D5BEC7DDFBD49E76467529CBC2868987BF8460\packages\Patch\x64\Windows6.1-KB2999226-x64.msu" /quiet /norestart'
[11C0:0BBC][2016-06-27T13:02:39]e000: Error 0x80240017: Failed to execute MSU package.
[0D78:0704][2016-06-27T13:02:39]e000: Error 0x80240017: Failed to configure per-machine MSU package.
[0D78:0704][2016-06-27T13:02:39]i319: Applied execute package: Windows7_MSU_x64, result: 0x80240017, restart: None
[0D78:0704][2016-06-27T13:02:39]e000: Error 0x80240017: Failed to execute MSU package.
[11C0:0BBC][2016-06-27T13:02:39]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{74d0e5db-b326-4dae-a6b2-445b9de1836e}, resume: ARP, restart: None, disable resume: No
[11C0:0BBC][2016-06-27T13:02:39]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{74d0e5db-b326-4dae-a6b2-445b9de1836e}, resume: ARP, restart initiated: No, disable resume: No
[0D78:0704][2016-06-27T13:02:39]i399: Apply complete, result: 0x80240017, restart: None, ba requested restart: No
Any idea?
I had the same problem recently, I needed to use XAMPP and when initializing the Apache module I received an error "api-ms-win-crt-runtime-l1-1-0.dll is missing from your computer". I tried to install "Visual C++ Redistributable" and get the same error "0x80240017" many things to solve this:
Install all windows updates.
Download and put the DLL manually in SystemWOW64 folder.
Install the KBKB2999226 and KB2919355 package that contains this DLL.
Clear TEMP folder and rename directories.
I could not by any means. What solved my problem was to install Visual Studio 2015 itself, I had to push the envelope, I had to push it, that solved my problem, and XAMPP becomes to run, unfortunately.
i try to install "Visual C++ Redistributable Packages for Visual Studio 2015" on my windows 7 (x86/32Bit),but a have an error like this:
[3AE0:5AE4][2015-12-12T06:27:41]i001: Burn v3.7.3813.0, Windows v6.1 (Build 7601: Service Pack 1), path: c:\TEMP\vc_redist.x86.exe, cmdline: '-burn.unelevated BurnPipe.{B576E00C-35B9-4E00-8FC8-142B71641368} {3637D34E-0977-4805-A09A-FB8271D79723} 14600'
[3AE0:5AE4][2015-12-12T06:27:41]i000: Setting string variable 'WixBundleLog' to value 'c:\TEMP\dd_vcredist_x86_20151212062741.log'
[3AE0:5AE4][2015-12-12T06:27:41]i000: Setting string variable 'WixBundleOriginalSource' to value 'c:\TEMP\vc_redist.x86.exe'
[3AE0:5AE4][2015-12-12T06:27:41]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'c:\TEMP\'
[3AE0:5AE4][2015-12-12T06:27:42]i100: Detect begin, 10 packages
[3AE0:5AE4][2015-12-12T06:27:42]i000: File search: windows_uCRT_DetectKey, did not find path: C:\Windows\system32\api-ms-win-crt-runtime-l1-1-0.dll
[3AE0:5AE4][2015-12-12T06:27:42]i000: File search: windows_uCRT_DetectKeyExists, did not find path: C:\Windows\system32\api-ms-win-crt-runtime-l1-1-0.dll
[3AE0:5AE4][2015-12-12T06:27:42]i000: Setting numeric variable 'windows_uCRT_DetectKeyExists' to value 0
[3AE0:5AE4][2015-12-12T06:27:42]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[3AE0:5AE4][2015-12-12T06:27:42]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[3AE0:5AE4][2015-12-12T06:27:42]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[3AE0:5AE4][2015-12-12T06:27:42]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[3AE0:5AE4][2015-12-12T06:27:42]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[3AE0:5AE4][2015-12-12T06:27:42]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[3AE0:5AE4][2015-12-12T06:27:42]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[3AE0:5AE4][2015-12-12T06:27:42]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[3AE0:5AE4][2015-12-12T06:27:42]i101: Detected package: vcRuntimeMinimum_x86, state: Present, cached: Complete
[3AE0:5AE4][2015-12-12T06:27:42]i101: Detected package: vcRuntimeAdditional_x86, state: Present, cached: Complete
[3AE0:5AE4][2015-12-12T06:27:42]i101: Detected package: Windows81_x86, state: Absent, cached: None
[3AE0:5AE4][2015-12-12T06:27:42]i101: Detected package: Windows81_x64, state: Absent, cached: None
[3AE0:5AE4][2015-12-12T06:27:42]i101: Detected package: Windows8_x86, state: Absent, cached: None
[3AE0:5AE4][2015-12-12T06:27:42]i101: Detected package: Windows8_x64, state: Absent, cached: None
[3AE0:5AE4][2015-12-12T06:27:42]i101: Detected package: Windows7_MSU_x86, state: Absent, cached: Complete
[3AE0:5AE4][2015-12-12T06:27:42]i101: Detected package: Windows7_MSU_x64, state: Absent, cached: None
[3AE0:5AE4][2015-12-12T06:27:42]i101: Detected package: WindowsVista_MSU_x86, state: Absent, cached: None
[3AE0:5AE4][2015-12-12T06:27:42]i101: Detected package: WindowsVista_MSU_x64, state: Absent, cached: None
[3AE0:5AE4][2015-12-12T06:27:42]i052: Condition 'VersionNT >= v6.0 OR (VersionNT = v5.1 AND ServicePackLevel >= 2) OR (VersionNT = v5.2 AND ServicePackLevel >= 1)' evaluates to true.
[3AE0:5AE4][2015-12-12T06:27:42]i199: Detect complete, result: 0x0
[3AE0:5AE4][2015-12-12T06:27:45]i200: Plan begin, 10 packages, action: Repair
[3AE0:5AE4][2015-12-12T06:27:45]i000: Setting string variable 'WixBundleLog_vcRuntimeMinimum_x86' to value 'c:\TEMP\dd_vcredist_x86_20151212062741_000_vcRuntimeMinimum_x86.log'
[3AE0:5AE4][2015-12-12T06:27:45]i000: Setting string variable 'WixBundleLog_vcRuntimeAdditional_x86' to value 'c:\TEMP\dd_vcredist_x86_20151212062741_001_vcRuntimeAdditional_x86.log'
[3AE0:5AE4][2015-12-12T06:27:45]i052: Condition 'VersionNT = v6.3 AND NOT VersionNT64' evaluates to false.
[3AE0:5AE4][2015-12-12T06:27:45]w321: Skipping dependency registration on package with no dependency providers: Windows81_x86
[3AE0:5AE4][2015-12-12T06:27:45]i052: Condition 'VersionNT = v6.3 AND VersionNT64' evaluates to false.
[3AE0:5AE4][2015-12-12T06:27:45]w321: Skipping dependency registration on package with no dependency providers: Windows81_x64
[3AE0:5AE4][2015-12-12T06:27:45]i052: Condition 'VersionNT = v6.2 AND NOT VersionNT64' evaluates to false.
[3AE0:5AE4][2015-12-12T06:27:45]w321: Skipping dependency registration on package with no dependency providers: Windows8_x86
[3AE0:5AE4][2015-12-12T06:27:45]i052: Condition 'VersionNT = v6.2 AND VersionNT64' evaluates to false.
[3AE0:5AE4][2015-12-12T06:27:45]w321: Skipping dependency registration on package with no dependency providers: Windows8_x64
[3AE0:5AE4][2015-12-12T06:27:45]i052: Condition 'VersionNT = v6.1 AND NOT VersionNT64' evaluates to true.
[3AE0:5AE4][2015-12-12T06:27:45]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x86
[3AE0:5AE4][2015-12-12T06:27:45]i052: Condition 'VersionNT = v6.1 AND VersionNT64' evaluates to false.
[3AE0:5AE4][2015-12-12T06:27:45]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x64
[3AE0:5AE4][2015-12-12T06:27:45]i052: Condition 'VersionNT = v6.0 AND NOT VersionNT64' evaluates to false.
[3AE0:5AE4][2015-12-12T06:27:45]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x86
[3AE0:5AE4][2015-12-12T06:27:45]i052: Condition 'VersionNT = v6.0 AND VersionNT64' evaluates to false.
[3AE0:5AE4][2015-12-12T06:27:45]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x64
[3AE0:5AE4][2015-12-12T06:27:45]i201: Planned package: vcRuntimeMinimum_x86, state: Present, default requested: Repair, ba requested: Repair, execute: Repair, rollback: None, cache: No, uncache: No, dependency: Register
[3AE0:5AE4][2015-12-12T06:27:45]i201: Planned package: vcRuntimeAdditional_x86, state: Present, default requested: Repair, ba requested: Repair, execute: Repair, rollback: None, cache: No, uncache: No, dependency: Register
[3AE0:5AE4][2015-12-12T06:27:45]i201: Planned package: Windows81_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[3AE0:5AE4][2015-12-12T06:27:45]i201: Planned package: Windows81_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[3AE0:5AE4][2015-12-12T06:27:45]i201: Planned package: Windows8_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[3AE0:5AE4][2015-12-12T06:27:45]i201: Planned package: Windows8_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[3AE0:5AE4][2015-12-12T06:27:45]i201: Planned package: Windows7_MSU_x86, state: Absent, default requested: Repair, ba requested: Repair, execute: Install, rollback: Uninstall, cache: No, uncache: No, dependency: None
[3AE0:5AE4][2015-12-12T06:27:45]i201: Planned package: Windows7_MSU_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[3AE0:5AE4][2015-12-12T06:27:45]i201: Planned package: WindowsVista_MSU_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[3AE0:5AE4][2015-12-12T06:27:45]i201: Planned package: WindowsVista_MSU_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[3AE0:5AE4][2015-12-12T06:27:45]i299: Plan complete, result: 0x0
[3AE0:5AE4][2015-12-12T06:27:45]i300: Apply begin
[3908:5A80][2015-12-12T06:27:51]w308: Automatic updates could not be paused due to error: 0x80070422. Continuing...
[3908:5A80][2015-12-12T06:27:51]i360: Creating a system restore point.
[3908:5A80][2015-12-12T06:28:16]i361: Created a system restore point.
[3908:5A80][2015-12-12T06:28:16]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{74d0e5db-b326-4dae-a6b2-445b9de1836e}, resume: Active, restart initiated: No, disable resume: No
[3908:4C9C][2015-12-12T06:28:16]i304: Verified existing payload: vcRuntimeMinimum_x86 at path: C:\ProgramData\Package Cache\{A2563E55-3BEC-3828-8D67-E5E8B9E8B675}v14.0.23026\packages\vcRuntimeMinimum_x86\vc_runtimeMinimum_x86.msi.
[3908:4C9C][2015-12-12T06:28:17]i304: Verified existing payload: cab54A5CABBE7274D8A22EB58060AAB7623 at path: C:\ProgramData\Package Cache\{A2563E55-3BEC-3828-8D67-E5E8B9E8B675}v14.0.23026\packages\vcRuntimeMinimum_x86\cab1.cab.
[3908:4C9C][2015-12-12T06:28:17]i304: Verified existing payload: vcRuntimeAdditional_x86 at path: C:\ProgramData\Package Cache\{BE960C1C-7BAD-3DE6-8B1A-2616FE532845}v14.0.23026\packages\vcRuntimeAdditional_x86\vc_runtimeAdditional_x86.msi.
[3908:4C9C][2015-12-12T06:28:17]i304: Verified existing payload: cabB3E1576D1FEFBB979E13B1A5379E0B16 at path: C:\ProgramData\Package Cache\{BE960C1C-7BAD-3DE6-8B1A-2616FE532845}v14.0.23026\packages\vcRuntimeAdditional_x86\cab1.cab.
[3908:4C9C][2015-12-12T06:28:17]i304: Verified existing payload: Windows7_MSU_x86 at path: C:\ProgramData\Package Cache\D4036846864773E3D647F421DFE7F6CA536E307B\packages\Patch\x86\Windows6.1-KB2999226-x86.msu.
[3908:5A80][2015-12-12T06:28:17]i301: Applying execute package: vcRuntimeMinimum_x86, action: Repair, path: C:\ProgramData\Package Cache\{A2563E55-3BEC-3828-8D67-E5E8B9E8B675}v14.0.23026\packages\vcRuntimeMinimum_x86\vc_runtimeMinimum_x86.msi, arguments: ' MSIFASTINSTALL="7" NOVSUI="1"'
[3AE0:5AE4][2015-12-12T06:28:27]i319: Applied execute package: vcRuntimeMinimum_x86, result: 0x0, restart: None
[3908:5A80][2015-12-12T06:28:27]i325: Registering dependency: {74d0e5db-b326-4dae-a6b2-445b9de1836e} on package provider: Microsoft.VS.VC_RuntimeMinimumVSU_x86,v14, package: vcRuntimeMinimum_x86
[3908:5A80][2015-12-12T06:28:27]i301: Applying execute package: vcRuntimeAdditional_x86, action: Repair, path: C:\ProgramData\Package Cache\{BE960C1C-7BAD-3DE6-8B1A-2616FE532845}v14.0.23026\packages\vcRuntimeAdditional_x86\vc_runtimeAdditional_x86.msi, arguments: ' MSIFASTINSTALL="7" NOVSUI="1"'
[3AE0:5AE4][2015-12-12T06:28:34]i319: Applied execute package: vcRuntimeAdditional_x86, result: 0x0, restart: None
[3908:5A80][2015-12-12T06:28:34]i325: Registering dependency: {74d0e5db-b326-4dae-a6b2-445b9de1836e} on package provider: Microsoft.VS.VC_RuntimeAdditionalVSU_x86,v14, package: vcRuntimeAdditional_x86
[3908:5A80][2015-12-12T06:28:34]i301: Applying execute package: Windows7_MSU_x86, action: Install, path: C:\ProgramData\Package Cache\D4036846864773E3D647F421DFE7F6CA536E307B\packages\Patch\x86\Windows6.1-KB2999226-x86.msu, arguments: '"C:\Windows\system32\wusa.exe" "C:\ProgramData\Package Cache\D4036846864773E3D647F421DFE7F6CA536E307B\packages\Patch\x86\Windows6.1-KB2999226-x86.msu" /quiet /norestart'
[3908:5A80][2015-12-12T06:29:07]e000: Error 0x8024001e: Failed to execute MSU package.
[3AE0:5AE4][2015-12-12T06:29:07]e000: Error 0x8024001e: Failed to configure per-machine MSU package.
[3AE0:5AE4][2015-12-12T06:29:07]i319: Applied execute package: Windows7_MSU_x86, result: 0x8024001e, restart: None
[3AE0:5AE4][2015-12-12T06:29:07]e000: Error 0x8024001e: Failed to execute MSU package.
[3908:5A80][2015-12-12T06:29:07]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{74d0e5db-b326-4dae-a6b2-445b9de1836e}, resume: ARP, restart: None, disable resume: No
[3908:5A80][2015-12-12T06:29:07]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{74d0e5db-b326-4dae-a6b2-445b9de1836e}, resume: ARP, restart initiated: No, disable resume: No
[3AE0:5AE4][2015-12-12T06:29:07]i399: Apply complete, result: 0x8024001e, restart: None, ba requested restart: No
anyone can help me ?
I faced a similar problem but in my case I was trying to install on Windows Server 2012 R2. However the root cause should be the same.
In short, you need to install the prerequisites of KB2999226. In you case, you have to make sure your Windows 7 is running Service Pack 1.
In more details, the installation log posted by you stated that the installation for Windows Update KB2999226 failed. According to the Microsoft website here:
Prerequisites To install this update, you must have April 2014 update
rollup for Windows RT 8.1, Windows 8.1, and Windows Server 2012 R2
(2919355) installed in Windows 8.1 or Windows Server 2012 R2. Or,
install Service Pack 1 for Windows 7 or Windows Server 2008 R2.
Or, install Service Pack 2 for Windows Vista and for Windows Server
2008.