Been trying to install Microsoft Visual C++ 2015 Redistributable (x64) - 14.0.24212 but I keep getting an error
Running Windows 10 Home, I just updated with Windows Updater as well so that is all up to date.
Here is the log file:
[1444:1E20][2017-04-09T10:06:38]i001: Burn v3.7.3813.0, Windows v10.0 (Build 14393: Service Pack 0), path: C:\Users\ejfer\Downloads\vc_redist.x64.exe, cmdline: ''
[1444:1E20][2017-04-09T10:06:38]i000: Setting string variable 'WixBundleLog' to value 'C:\Temp\dd_vcredist_amd64_20170409100638.log'
[1444:1E20][2017-04-09T10:06:38]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\Users\ejfer\Downloads\vc_redist.x64.exe'
[1444:1E20][2017-04-09T10:06:38]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\Users\ejfer\Downloads\'
[1444:1E20][2017-04-09T10:06:38]i000: Setting string variable 'WixBundleName' to value 'Microsoft Visual C++ 2015 Redistributable (x64) - 14.0.24212'
[1444:1E20][2017-04-09T10:06:38]i100: Detect begin, 10 packages
[1444:1E20][2017-04-09T10:06:38]i000: Setting version variable 'windows_uCRT_DetectKey' to value '10.0.14393.0'
[1444:1E20][2017-04-09T10:06:38]i000: Setting numeric variable 'windows_uCRT_DetectKeyExists' to value 1
[1444:1E20][2017-04-09T10:06:38]i102: Detected related bundle: {e46eca4f-393b-40df-9f49-076faf788d83}, type: Upgrade, scope: PerMachine, version: 14.0.23026.0, operation: MajorUpgrade
[1444:1E20][2017-04-09T10:06:38]i103: Detected related package: {C0B2C673-ECAA-372D-94E5-E89440D087AD}, scope: PerMachine, version: 14.0.24210.0, language: 0 operation: MajorUpgrade
[1444:1E20][2017-04-09T10:06:38]i103: Detected related package: {95265B86-188E-3F62-9CDB-60FCE59EC721}, scope: PerMachine, version: 14.0.24210.0, language: 0 operation: MajorUpgrade
[1444:1E20][2017-04-09T10:06:38]i052: Condition '(VersionNT = v6.3 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[1444:1E20][2017-04-09T10:06:38]i052: Condition '(VersionNT = v6.3 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[1444:1E20][2017-04-09T10:06:38]i052: Condition '(VersionNT = v6.2 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[1444:1E20][2017-04-09T10:06:38]i052: Condition '(VersionNT = v6.2 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[1444:1E20][2017-04-09T10:06:38]i052: Condition '(VersionNT = v6.1 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[1444:1E20][2017-04-09T10:06:38]i052: Condition '(VersionNT = v6.1 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[1444:1E20][2017-04-09T10:06:38]i052: Condition '(VersionNT = v6.0 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[1444:1E20][2017-04-09T10:06:38]i052: Condition '(VersionNT = v6.0 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[1444:1E20][2017-04-09T10:06:38]i101: Detected package: vcRuntimeMinimum_x64, state: Absent, cached: Complete
[1444:1E20][2017-04-09T10:06:38]i101: Detected package: vcRuntimeAdditional_x64, state: Absent, cached: Complete
[1444:1E20][2017-04-09T10:06:38]i101: Detected package: Windows81_x86, state: Absent, cached: None
[1444:1E20][2017-04-09T10:06:38]i101: Detected package: Windows81_x64, state: Absent, cached: None
[1444:1E20][2017-04-09T10:06:38]i101: Detected package: Windows8_x86, state: Absent, cached: None
[1444:1E20][2017-04-09T10:06:38]i101: Detected package: Windows8_x64, state: Absent, cached: None
[1444:1E20][2017-04-09T10:06:38]i101: Detected package: Windows7_MSU_x86, state: Absent, cached: None
[1444:1E20][2017-04-09T10:06:38]i101: Detected package: Windows7_MSU_x64, state: Absent, cached: None
[1444:1E20][2017-04-09T10:06:38]i101: Detected package: WindowsVista_MSU_x86, state: Absent, cached: None
[1444:1E20][2017-04-09T10:06:38]i101: Detected package: WindowsVista_MSU_x64, state: Absent, cached: None
[1444:1E20][2017-04-09T10:06:38]i052: Condition 'VersionNT64 >= v6.0 OR (VersionNT64 = v5.2 AND ServicePackLevel >= 1)' evaluates to true.
[1444:1E20][2017-04-09T10:06:38]i199: Detect complete, result: 0x0
[1444:1E20][2017-04-09T10:06:40]i200: Plan begin, 10 packages, action: Install
[1444:1E20][2017-04-09T10:06:40]i052: Condition '(VersionNT64)' evaluates to true.
[1444:1E20][2017-04-09T10:06:40]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeMinimum_x64' to value 'C:\Temp\dd_vcredist_amd64_20170409100638_000_vcRuntimeMinimum_x64_rollback.log'
[1444:1E20][2017-04-09T10:06:40]i000: Setting string variable 'WixBundleLog_vcRuntimeMinimum_x64' to value 'C:\Temp\dd_vcredist_amd64_20170409100638_000_vcRuntimeMinimum_x64.log'
[1444:1E20][2017-04-09T10:06:40]i052: Condition '(VersionNT64)' evaluates to true.
[1444:1E20][2017-04-09T10:06:40]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeAdditional_x64' to value 'C:\Temp\dd_vcredist_amd64_20170409100638_001_vcRuntimeAdditional_x64_rollback.log'
[1444:1E20][2017-04-09T10:06:40]i000: Setting string variable 'WixBundleLog_vcRuntimeAdditional_x64' to value 'C:\Temp\dd_vcredist_amd64_20170409100638_001_vcRuntimeAdditional_x64.log'
[1444:1E20][2017-04-09T10:06:40]i052: Condition 'VersionNT = v6.3 AND NOT VersionNT64' evaluates to false.
[1444:1E20][2017-04-09T10:06:40]w321: Skipping dependency registration on package with no dependency providers: Windows81_x86
[1444:1E20][2017-04-09T10:06:40]i052: Condition 'VersionNT = v6.3 AND VersionNT64' evaluates to false.
[1444:1E20][2017-04-09T10:06:40]w321: Skipping dependency registration on package with no dependency providers: Windows81_x64
[1444:1E20][2017-04-09T10:06:40]i052: Condition 'VersionNT = v6.2 AND NOT VersionNT64' evaluates to false.
[1444:1E20][2017-04-09T10:06:40]w321: Skipping dependency registration on package with no dependency providers: Windows8_x86
[1444:1E20][2017-04-09T10:06:40]i052: Condition 'VersionNT = v6.2 AND VersionNT64' evaluates to false.
[1444:1E20][2017-04-09T10:06:40]w321: Skipping dependency registration on package with no dependency providers: Windows8_x64
[1444:1E20][2017-04-09T10:06:40]i052: Condition 'VersionNT = v6.1 AND NOT VersionNT64' evaluates to false.
[1444:1E20][2017-04-09T10:06:40]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x86
[1444:1E20][2017-04-09T10:06:40]i052: Condition 'VersionNT = v6.1 AND VersionNT64' evaluates to false.
[1444:1E20][2017-04-09T10:06:40]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x64
[1444:1E20][2017-04-09T10:06:40]i052: Condition 'VersionNT = v6.0 AND NOT VersionNT64' evaluates to false.
[1444:1E20][2017-04-09T10:06:40]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x86
[1444:1E20][2017-04-09T10:06:40]i052: Condition 'VersionNT = v6.0 AND VersionNT64' evaluates to false.
[1444:1E20][2017-04-09T10:06:40]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x64
[1444:1E20][2017-04-09T10:06:40]i201: Planned package: vcRuntimeMinimum_x64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: No, uncache: No, dependency: Register
[1444:1E20][2017-04-09T10:06:40]i201: Planned package: vcRuntimeAdditional_x64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: No, uncache: No, dependency: Register
[1444:1E20][2017-04-09T10:06:40]i201: Planned package: Windows81_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[1444:1E20][2017-04-09T10:06:40]i201: Planned package: Windows81_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[1444:1E20][2017-04-09T10:06:40]i201: Planned package: Windows8_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[1444:1E20][2017-04-09T10:06:40]i201: Planned package: Windows8_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[1444:1E20][2017-04-09T10:06:40]i201: Planned package: Windows7_MSU_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[1444:1E20][2017-04-09T10:06:40]i201: Planned package: Windows7_MSU_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[1444:1E20][2017-04-09T10:06:40]i201: Planned package: WindowsVista_MSU_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[1444:1E20][2017-04-09T10:06:40]i201: Planned package: WindowsVista_MSU_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[1444:1E20][2017-04-09T10:06:40]i207: Planned related bundle: {e46eca4f-393b-40df-9f49-076faf788d83}, type: Upgrade, default requested: Absent, ba requested: Absent, execute: Uninstall, rollback: Install, dependency: None
[1444:1E20][2017-04-09T10:06:40]i299: Plan complete, result: 0x0
[1444:1E20][2017-04-09T10:06:40]i300: Apply begin
[2758:0E00][2017-04-09T10:06:42]i360: Creating a system restore point.
[2758:0E00][2017-04-09T10:06:42]i361: Created a system restore point.
[2758:0E00][2017-04-09T10:06:42]i370: Session begin, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{323dad84-0974-4d90-a1c1-e006c7fdbb7d}, options: 0x7, disable resume: No
[2758:0E00][2017-04-09T10:06:42]i000: Caching bundle from: 'C:\Temp\{323dad84-0974-4d90-a1c1-e006c7fdbb7d}\.be\VC_redist.x64.exe' to: 'C:\ProgramData\Package Cache\{323dad84-0974-4d90-a1c1-e006c7fdbb7d}\VC_redist.x64.exe'
[2758:0E00][2017-04-09T10:06:42]i320: Registering bundle dependency provider: {323dad84-0974-4d90-a1c1-e006c7fdbb7d}, version: 14.0.24212.0
[2758:0E00][2017-04-09T10:06:42]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{323dad84-0974-4d90-a1c1-e006c7fdbb7d}, resume: Active, restart initiated: No, disable resume: No
[2758:0408][2017-04-09T10:06:42]i304: Verified existing payload: vcRuntimeMinimum_x64 at path: C:\ProgramData\Package Cache\{FAAD7243-0141-3987-AA2F-E56B20F80E41}v14.0.24212\packages\vcRuntimeMinimum_amd64\vc_runtimeMinimum_x64.msi.
[2758:0408][2017-04-09T10:06:42]i304: Verified existing payload: cab5046A8AB272BF37297BB7928664C9503 at path: C:\ProgramData\Package Cache\{FAAD7243-0141-3987-AA2F-E56B20F80E41}v14.0.24212\packages\vcRuntimeMinimum_amd64\cab1.cab.
[2758:0408][2017-04-09T10:06:42]i304: Verified existing payload: vcRuntimeAdditional_x64 at path: C:\ProgramData\Package Cache\{F20396E5-D84E-3505-A7A8-7358F0155F6C}v14.0.24212\packages\vcRuntimeAdditional_amd64\vc_runtimeAdditional_x64.msi.
[2758:0408][2017-04-09T10:06:42]i304: Verified existing payload: cab2C04DDC374BD96EB5C8EB8208F2C7C92 at path: C:\ProgramData\Package Cache\{F20396E5-D84E-3505-A7A8-7358F0155F6C}v14.0.24212\packages\vcRuntimeAdditional_amd64\cab1.cab.
[2758:0E00][2017-04-09T10:06:42]i301: Applying execute package: vcRuntimeMinimum_x64, action: Install, path: C:\ProgramData\Package Cache\{FAAD7243-0141-3987-AA2F-E56B20F80E41}v14.0.24212\packages\vcRuntimeMinimum_amd64\vc_runtimeMinimum_x64.msi, arguments: ' MSIFASTINSTALL="7" NOVSUI="1"'
[2758:0E00][2017-04-09T10:08:21]e000: Error 0x80070643: Failed to install MSI package.
[2758:0E00][2017-04-09T10:08:21]e000: Error 0x80070643: Failed to execute MSI package.
[1444:1E20][2017-04-09T10:08:21]e000: Error 0x80070643: Failed to configure per-machine MSI package.
[1444:1E20][2017-04-09T10:08:21]i319: Applied execute package: vcRuntimeMinimum_x64, result: 0x80070643, restart: None
[1444:1E20][2017-04-09T10:08:21]e000: Error 0x80070643: Failed to execute MSI package.
[2758:0E00][2017-04-09T10:08:21]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{323dad84-0974-4d90-a1c1-e006c7fdbb7d}, resume: None, restart: None, disable resume: No
[2758:0E00][2017-04-09T10:08:21]i330: Removed bundle dependency provider: {323dad84-0974-4d90-a1c1-e006c7fdbb7d}
[2758:0E00][2017-04-09T10:08:21]i352: Removing cached bundle: {323dad84-0974-4d90-a1c1-e006c7fdbb7d}, from path: C:\ProgramData\Package Cache\{323dad84-0974-4d90-a1c1-e006c7fdbb7d}\
[2758:0E00][2017-04-09T10:08:21]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{323dad84-0974-4d90-a1c1-e006c7fdbb7d}, resume: None, restart initiated: No, disable resume: No
[1444:1E20][2017-04-09T10:08:21]i399: Apply complete, result: 0x80070643, restart: None, ba requested restart: No
Running Windows 10 Home, I just updated with Windows Updater as well so that is all up to date.
Here is the log file:
[1444:1E20][2017-04-09T10:06:38]i001: Burn v3.7.3813.0, Windows v10.0 (Build 14393: Service Pack 0), path: C:\Users\ejfer\Downloads\vc_redist.x64.exe, cmdline: ''
[1444:1E20][2017-04-09T10:06:38]i000: Setting string variable 'WixBundleLog' to value 'C:\Temp\dd_vcredist_amd64_20170409100638.log'
[1444:1E20][2017-04-09T10:06:38]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\Users\ejfer\Downloads\vc_redist.x64.exe'
[1444:1E20][2017-04-09T10:06:38]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\Users\ejfer\Downloads\'
[1444:1E20][2017-04-09T10:06:38]i000: Setting string variable 'WixBundleName' to value 'Microsoft Visual C++ 2015 Redistributable (x64) - 14.0.24212'
[1444:1E20][2017-04-09T10:06:38]i100: Detect begin, 10 packages
[1444:1E20][2017-04-09T10:06:38]i000: Setting version variable 'windows_uCRT_DetectKey' to value '10.0.14393.0'
[1444:1E20][2017-04-09T10:06:38]i000: Setting numeric variable 'windows_uCRT_DetectKeyExists' to value 1
[1444:1E20][2017-04-09T10:06:38]i102: Detected related bundle: {e46eca4f-393b-40df-9f49-076faf788d83}, type: Upgrade, scope: PerMachine, version: 14.0.23026.0, operation: MajorUpgrade
[1444:1E20][2017-04-09T10:06:38]i103: Detected related package: {C0B2C673-ECAA-372D-94E5-E89440D087AD}, scope: PerMachine, version: 14.0.24210.0, language: 0 operation: MajorUpgrade
[1444:1E20][2017-04-09T10:06:38]i103: Detected related package: {95265B86-188E-3F62-9CDB-60FCE59EC721}, scope: PerMachine, version: 14.0.24210.0, language: 0 operation: MajorUpgrade
[1444:1E20][2017-04-09T10:06:38]i052: Condition '(VersionNT = v6.3 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[1444:1E20][2017-04-09T10:06:38]i052: Condition '(VersionNT = v6.3 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[1444:1E20][2017-04-09T10:06:38]i052: Condition '(VersionNT = v6.2 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[1444:1E20][2017-04-09T10:06:38]i052: Condition '(VersionNT = v6.2 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[1444:1E20][2017-04-09T10:06:38]i052: Condition '(VersionNT = v6.1 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[1444:1E20][2017-04-09T10:06:38]i052: Condition '(VersionNT = v6.1 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[1444:1E20][2017-04-09T10:06:38]i052: Condition '(VersionNT = v6.0 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[1444:1E20][2017-04-09T10:06:38]i052: Condition '(VersionNT = v6.0 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[1444:1E20][2017-04-09T10:06:38]i101: Detected package: vcRuntimeMinimum_x64, state: Absent, cached: Complete
[1444:1E20][2017-04-09T10:06:38]i101: Detected package: vcRuntimeAdditional_x64, state: Absent, cached: Complete
[1444:1E20][2017-04-09T10:06:38]i101: Detected package: Windows81_x86, state: Absent, cached: None
[1444:1E20][2017-04-09T10:06:38]i101: Detected package: Windows81_x64, state: Absent, cached: None
[1444:1E20][2017-04-09T10:06:38]i101: Detected package: Windows8_x86, state: Absent, cached: None
[1444:1E20][2017-04-09T10:06:38]i101: Detected package: Windows8_x64, state: Absent, cached: None
[1444:1E20][2017-04-09T10:06:38]i101: Detected package: Windows7_MSU_x86, state: Absent, cached: None
[1444:1E20][2017-04-09T10:06:38]i101: Detected package: Windows7_MSU_x64, state: Absent, cached: None
[1444:1E20][2017-04-09T10:06:38]i101: Detected package: WindowsVista_MSU_x86, state: Absent, cached: None
[1444:1E20][2017-04-09T10:06:38]i101: Detected package: WindowsVista_MSU_x64, state: Absent, cached: None
[1444:1E20][2017-04-09T10:06:38]i052: Condition 'VersionNT64 >= v6.0 OR (VersionNT64 = v5.2 AND ServicePackLevel >= 1)' evaluates to true.
[1444:1E20][2017-04-09T10:06:38]i199: Detect complete, result: 0x0
[1444:1E20][2017-04-09T10:06:40]i200: Plan begin, 10 packages, action: Install
[1444:1E20][2017-04-09T10:06:40]i052: Condition '(VersionNT64)' evaluates to true.
[1444:1E20][2017-04-09T10:06:40]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeMinimum_x64' to value 'C:\Temp\dd_vcredist_amd64_20170409100638_000_vcRuntimeMinimum_x64_rollback.log'
[1444:1E20][2017-04-09T10:06:40]i000: Setting string variable 'WixBundleLog_vcRuntimeMinimum_x64' to value 'C:\Temp\dd_vcredist_amd64_20170409100638_000_vcRuntimeMinimum_x64.log'
[1444:1E20][2017-04-09T10:06:40]i052: Condition '(VersionNT64)' evaluates to true.
[1444:1E20][2017-04-09T10:06:40]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeAdditional_x64' to value 'C:\Temp\dd_vcredist_amd64_20170409100638_001_vcRuntimeAdditional_x64_rollback.log'
[1444:1E20][2017-04-09T10:06:40]i000: Setting string variable 'WixBundleLog_vcRuntimeAdditional_x64' to value 'C:\Temp\dd_vcredist_amd64_20170409100638_001_vcRuntimeAdditional_x64.log'
[1444:1E20][2017-04-09T10:06:40]i052: Condition 'VersionNT = v6.3 AND NOT VersionNT64' evaluates to false.
[1444:1E20][2017-04-09T10:06:40]w321: Skipping dependency registration on package with no dependency providers: Windows81_x86
[1444:1E20][2017-04-09T10:06:40]i052: Condition 'VersionNT = v6.3 AND VersionNT64' evaluates to false.
[1444:1E20][2017-04-09T10:06:40]w321: Skipping dependency registration on package with no dependency providers: Windows81_x64
[1444:1E20][2017-04-09T10:06:40]i052: Condition 'VersionNT = v6.2 AND NOT VersionNT64' evaluates to false.
[1444:1E20][2017-04-09T10:06:40]w321: Skipping dependency registration on package with no dependency providers: Windows8_x86
[1444:1E20][2017-04-09T10:06:40]i052: Condition 'VersionNT = v6.2 AND VersionNT64' evaluates to false.
[1444:1E20][2017-04-09T10:06:40]w321: Skipping dependency registration on package with no dependency providers: Windows8_x64
[1444:1E20][2017-04-09T10:06:40]i052: Condition 'VersionNT = v6.1 AND NOT VersionNT64' evaluates to false.
[1444:1E20][2017-04-09T10:06:40]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x86
[1444:1E20][2017-04-09T10:06:40]i052: Condition 'VersionNT = v6.1 AND VersionNT64' evaluates to false.
[1444:1E20][2017-04-09T10:06:40]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x64
[1444:1E20][2017-04-09T10:06:40]i052: Condition 'VersionNT = v6.0 AND NOT VersionNT64' evaluates to false.
[1444:1E20][2017-04-09T10:06:40]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x86
[1444:1E20][2017-04-09T10:06:40]i052: Condition 'VersionNT = v6.0 AND VersionNT64' evaluates to false.
[1444:1E20][2017-04-09T10:06:40]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x64
[1444:1E20][2017-04-09T10:06:40]i201: Planned package: vcRuntimeMinimum_x64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: No, uncache: No, dependency: Register
[1444:1E20][2017-04-09T10:06:40]i201: Planned package: vcRuntimeAdditional_x64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: No, uncache: No, dependency: Register
[1444:1E20][2017-04-09T10:06:40]i201: Planned package: Windows81_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[1444:1E20][2017-04-09T10:06:40]i201: Planned package: Windows81_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[1444:1E20][2017-04-09T10:06:40]i201: Planned package: Windows8_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[1444:1E20][2017-04-09T10:06:40]i201: Planned package: Windows8_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[1444:1E20][2017-04-09T10:06:40]i201: Planned package: Windows7_MSU_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[1444:1E20][2017-04-09T10:06:40]i201: Planned package: Windows7_MSU_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[1444:1E20][2017-04-09T10:06:40]i201: Planned package: WindowsVista_MSU_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[1444:1E20][2017-04-09T10:06:40]i201: Planned package: WindowsVista_MSU_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[1444:1E20][2017-04-09T10:06:40]i207: Planned related bundle: {e46eca4f-393b-40df-9f49-076faf788d83}, type: Upgrade, default requested: Absent, ba requested: Absent, execute: Uninstall, rollback: Install, dependency: None
[1444:1E20][2017-04-09T10:06:40]i299: Plan complete, result: 0x0
[1444:1E20][2017-04-09T10:06:40]i300: Apply begin
[2758:0E00][2017-04-09T10:06:42]i360: Creating a system restore point.
[2758:0E00][2017-04-09T10:06:42]i361: Created a system restore point.
[2758:0E00][2017-04-09T10:06:42]i370: Session begin, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{323dad84-0974-4d90-a1c1-e006c7fdbb7d}, options: 0x7, disable resume: No
[2758:0E00][2017-04-09T10:06:42]i000: Caching bundle from: 'C:\Temp\{323dad84-0974-4d90-a1c1-e006c7fdbb7d}\.be\VC_redist.x64.exe' to: 'C:\ProgramData\Package Cache\{323dad84-0974-4d90-a1c1-e006c7fdbb7d}\VC_redist.x64.exe'
[2758:0E00][2017-04-09T10:06:42]i320: Registering bundle dependency provider: {323dad84-0974-4d90-a1c1-e006c7fdbb7d}, version: 14.0.24212.0
[2758:0E00][2017-04-09T10:06:42]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{323dad84-0974-4d90-a1c1-e006c7fdbb7d}, resume: Active, restart initiated: No, disable resume: No
[2758:0408][2017-04-09T10:06:42]i304: Verified existing payload: vcRuntimeMinimum_x64 at path: C:\ProgramData\Package Cache\{FAAD7243-0141-3987-AA2F-E56B20F80E41}v14.0.24212\packages\vcRuntimeMinimum_amd64\vc_runtimeMinimum_x64.msi.
[2758:0408][2017-04-09T10:06:42]i304: Verified existing payload: cab5046A8AB272BF37297BB7928664C9503 at path: C:\ProgramData\Package Cache\{FAAD7243-0141-3987-AA2F-E56B20F80E41}v14.0.24212\packages\vcRuntimeMinimum_amd64\cab1.cab.
[2758:0408][2017-04-09T10:06:42]i304: Verified existing payload: vcRuntimeAdditional_x64 at path: C:\ProgramData\Package Cache\{F20396E5-D84E-3505-A7A8-7358F0155F6C}v14.0.24212\packages\vcRuntimeAdditional_amd64\vc_runtimeAdditional_x64.msi.
[2758:0408][2017-04-09T10:06:42]i304: Verified existing payload: cab2C04DDC374BD96EB5C8EB8208F2C7C92 at path: C:\ProgramData\Package Cache\{F20396E5-D84E-3505-A7A8-7358F0155F6C}v14.0.24212\packages\vcRuntimeAdditional_amd64\cab1.cab.
[2758:0E00][2017-04-09T10:06:42]i301: Applying execute package: vcRuntimeMinimum_x64, action: Install, path: C:\ProgramData\Package Cache\{FAAD7243-0141-3987-AA2F-E56B20F80E41}v14.0.24212\packages\vcRuntimeMinimum_amd64\vc_runtimeMinimum_x64.msi, arguments: ' MSIFASTINSTALL="7" NOVSUI="1"'
[2758:0E00][2017-04-09T10:08:21]e000: Error 0x80070643: Failed to install MSI package.
[2758:0E00][2017-04-09T10:08:21]e000: Error 0x80070643: Failed to execute MSI package.
[1444:1E20][2017-04-09T10:08:21]e000: Error 0x80070643: Failed to configure per-machine MSI package.
[1444:1E20][2017-04-09T10:08:21]i319: Applied execute package: vcRuntimeMinimum_x64, result: 0x80070643, restart: None
[1444:1E20][2017-04-09T10:08:21]e000: Error 0x80070643: Failed to execute MSI package.
[2758:0E00][2017-04-09T10:08:21]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{323dad84-0974-4d90-a1c1-e006c7fdbb7d}, resume: None, restart: None, disable resume: No
[2758:0E00][2017-04-09T10:08:21]i330: Removed bundle dependency provider: {323dad84-0974-4d90-a1c1-e006c7fdbb7d}
[2758:0E00][2017-04-09T10:08:21]i352: Removing cached bundle: {323dad84-0974-4d90-a1c1-e006c7fdbb7d}, from path: C:\ProgramData\Package Cache\{323dad84-0974-4d90-a1c1-e006c7fdbb7d}\
[2758:0E00][2017-04-09T10:08:21]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{323dad84-0974-4d90-a1c1-e006c7fdbb7d}, resume: None, restart initiated: No, disable resume: No
[1444:1E20][2017-04-09T10:08:21]i399: Apply complete, result: 0x80070643, restart: None, ba requested restart: No