Microsoft Visual C++ 2019 X64 Minimum Runtime - 14.27.29016 error

Anonymous
2020-08-07T08:28:11+00:00

When I try to install Microsoft Visual C++ 2015-2019 Redistributable (x64) - 14.27.29016 I get an error popup that says the following 

and if I try to hit "OK" this pops up

Windows for home | Windows 10 | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
{count} votes
Answer accepted by question author
  1. Anonymous
    2021-07-13T15:25:53+00:00

    This is how I fixed my issue - Very quickly!

    I was trying to install C++ 2019 v14.26xx and getting the .msi error. So going backwards I went to Add/Remove programs and looked for the last version of C++ installed which was C++ 2017 V11.xx (x86 & x64). I removed both which gave the error that they were already uninstalled and asked to remove them from the list. Which I did.

    Then went to \HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Products and found the keys for C++ 2017 I just removed. (there were 4 total 2 x86 & 2 x64). I deleted all 4 keys then ran the C++ 2019 package I originally had the issue with. It installed with no issues.

    Hope this helps

    123 people found this answer helpful.
    0 comments No comments

38 additional answers

Sort by: Most helpful
  1. Anonymous
    2020-09-03T17:42:15+00:00

    Please notify me if you fix the issue, I'm still trying to fix it.

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2020-09-04T01:29:06+00:00

    I also have this exact problem. Been trying to fix this for hours.

    Here is an error log: 

    [09A0:4324][2020-09-04T03:27:39]i001: Burn v3.10.4.4718, Windows v10.0 (Build 18362: Service Pack 0), path: C:\Temp{2202CB1F-D5C6-41B7-926D-63C40C505278}.cr\VC_redist.x64 (16).exe

    [09A0:4324][2020-09-04T03:27:39]i009: Command Line: '"-burn.clean.room=C:\Users\kim_h\Downloads\VC_redist.x64 (16).exe" -burn.filehandle.attached=628 -burn.filehandle.self=624'

    [09A0:4324][2020-09-04T03:27:39]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\Users\kim_h\Downloads\VC_redist.x64 (16).exe'

    [09A0:4324][2020-09-04T03:27:39]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\Users\kim_h\Downloads'

    [09A0:4324][2020-09-04T03:27:39]i000: Setting string variable 'WixBundleLog' to value 'C:\Temp\dd_vcredist_amd64_20200904032739.log'

    [09A0:4324][2020-09-04T03:27:39]i000: Setting string variable 'WixBundleName' to value 'Microsoft Visual C++ 2015-2019 Redistributable (x64) - 14.27.29016'

    [09A0:4324][2020-09-04T03:27:39]i000: Setting string variable 'WixBundleManufacturer' to value 'Microsoft Corporation'

    [09A0:4460][2020-09-04T03:27:39]i000: Setting version variable 'WixBundleFileVersion' to value '14.27.29016.0'

    [09A0:4324][2020-09-04T03:27:39]i100: Detect begin, 10 packages

    [09A0:4324][2020-09-04T03:27:39]i000: Setting version variable 'windows_uCRT_DetectKey' to value '10.0.18362.815'

    [09A0:4324][2020-09-04T03:27:39]i000: Setting numeric variable 'windows_uCRT_DetectKeyExists' to value 1

    [09A0:4324][2020-09-04T03:27:39]i052: Condition '(VersionNT = v6.3 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.

    [09A0:4324][2020-09-04T03:27:39]i052: Condition '(VersionNT = v6.3 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.

    [09A0:4324][2020-09-04T03:27:39]i052: Condition '(VersionNT = v6.2 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.

    [09A0:4324][2020-09-04T03:27:39]i052: Condition '(VersionNT = v6.2 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.

    [09A0:4324][2020-09-04T03:27:39]i052: Condition '(VersionNT = v6.1 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.

    [09A0:4324][2020-09-04T03:27:39]i052: Condition '(VersionNT = v6.1 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.

    [09A0:4324][2020-09-04T03:27:39]i052: Condition '(VersionNT = v6.0 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.

    [09A0:4324][2020-09-04T03:27:39]i052: Condition '(VersionNT = v6.0 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.

    [09A0:4324][2020-09-04T03:27:39]i103: Detected related package: {7DC387B8-E6A2-480C-8EF9-A6E51AE81C19}, scope: PerMachine, version: 14.24.28127.0, language: 0 operation: MajorUpgrade

    [09A0:4324][2020-09-04T03:27:39]i103: Detected related package: {8678BA04-D161-45BE-ACA4-CC5D13073F35}, scope: PerMachine, version: 14.24.28127.0, language: 0 operation: MajorUpgrade

    [09A0:4324][2020-09-04T03:27:39]i101: Detected package: Windows81_x86, state: Absent, cached: None

    [09A0:4324][2020-09-04T03:27:39]i101: Detected package: Windows81_x64, state: Absent, cached: None

    [09A0:4324][2020-09-04T03:27:39]i101: Detected package: Windows8_x86, state: Absent, cached: None

    [09A0:4324][2020-09-04T03:27:39]i101: Detected package: Windows8_x64, state: Absent, cached: None

    [09A0:4324][2020-09-04T03:27:39]i101: Detected package: Windows7_MSU_x86, state: Absent, cached: None

    [09A0:4324][2020-09-04T03:27:39]i101: Detected package: Windows7_MSU_x64, state: Absent, cached: None

    [09A0:4324][2020-09-04T03:27:39]i101: Detected package: WindowsVista_MSU_x86, state: Absent, cached: None

    [09A0:4324][2020-09-04T03:27:39]i101: Detected package: WindowsVista_MSU_x64, state: Absent, cached: None

    [09A0:4324][2020-09-04T03:27:39]i101: Detected package: vcRuntimeMinimum_x64, state: Absent, cached: Complete

    [09A0:4324][2020-09-04T03:27:39]i101: Detected package: vcRuntimeAdditional_x64, state: Absent, cached: Complete

    [09A0:4324][2020-09-04T03:27:39]i052: Condition 'VersionNT64 >= v6.0 OR (VersionNT64 = v5.2 AND ServicePackLevel >= 1)' evaluates to true.

    [09A0:4324][2020-09-04T03:27:39]i199: Detect complete, result: 0x0

    [09A0:4460][2020-09-04T03:27:42]i000: Setting numeric variable 'EulaAcceptCheckbox' to value 1

    [09A0:4324][2020-09-04T03:27:42]i200: Plan begin, 10 packages, action: Install

    [09A0:4324][2020-09-04T03:27:42]i052: Condition 'VersionNT = v6.3 AND NOT VersionNT64' evaluates to false.

    [09A0:4324][2020-09-04T03:27:42]w321: Skipping dependency registration on package with no dependency providers: Windows81_x86

    [09A0:4324][2020-09-04T03:27:42]i052: Condition 'VersionNT = v6.3 AND VersionNT64' evaluates to false.

    [09A0:4324][2020-09-04T03:27:42]w321: Skipping dependency registration on package with no dependency providers: Windows81_x64

    [09A0:4324][2020-09-04T03:27:42]i052: Condition 'VersionNT = v6.2 AND NOT VersionNT64' evaluates to false.

    [09A0:4324][2020-09-04T03:27:42]w321: Skipping dependency registration on package with no dependency providers: Windows8_x86

    [09A0:4324][2020-09-04T03:27:42]i052: Condition 'VersionNT = v6.2 AND VersionNT64' evaluates to false.

    [09A0:4324][2020-09-04T03:27:42]w321: Skipping dependency registration on package with no dependency providers: Windows8_x64

    [09A0:4324][2020-09-04T03:27:42]i052: Condition 'VersionNT = v6.1 AND NOT VersionNT64' evaluates to false.

    [09A0:4324][2020-09-04T03:27:42]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x86

    [09A0:4324][2020-09-04T03:27:42]i052: Condition 'VersionNT = v6.1 AND VersionNT64' evaluates to false.

    [09A0:4324][2020-09-04T03:27:42]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x64

    [09A0:4324][2020-09-04T03:27:42]i052: Condition 'VersionNT = v6.0 AND NOT VersionNT64' evaluates to false.

    [09A0:4324][2020-09-04T03:27:42]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x86

    [09A0:4324][2020-09-04T03:27:42]i052: Condition 'VersionNT = v6.0 AND VersionNT64' evaluates to false.

    [09A0:4324][2020-09-04T03:27:42]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x64

    [09A0:4324][2020-09-04T03:27:42]i052: Condition '(VersionNT64)' evaluates to true.

    [09A0:4324][2020-09-04T03:27:42]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeMinimum_x64' to value 'C:\Temp\dd_vcredist_amd64_20200904032739_000_vcRuntimeMinimum_x64_rollback.log'

    [09A0:4324][2020-09-04T03:27:42]i000: Setting string variable 'WixBundleLog_vcRuntimeMinimum_x64' to value 'C:\Temp\dd_vcredist_amd64_20200904032739_000_vcRuntimeMinimum_x64.log'

    [09A0:4324][2020-09-04T03:27:42]i052: Condition '(VersionNT64)' evaluates to true.

    [09A0:4324][2020-09-04T03:27:42]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeAdditional_x64' to value 'C:\Temp\dd_vcredist_amd64_20200904032739_001_vcRuntimeAdditional_x64_rollback.log'

    [09A0:4324][2020-09-04T03:27:42]i000: Setting string variable 'WixBundleLog_vcRuntimeAdditional_x64' to value 'C:\Temp\dd_vcredist_amd64_20200904032739_001_vcRuntimeAdditional_x64.log'

    [09A0:4324][2020-09-04T03:27:42]i201: Planned package: Windows81_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None

    [09A0:4324][2020-09-04T03:27:42]i201: Planned package: Windows81_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None

    [09A0:4324][2020-09-04T03:27:42]i201: Planned package: Windows8_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None

    [09A0:4324][2020-09-04T03:27:42]i201: Planned package: Windows8_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None

    [09A0:4324][2020-09-04T03:27:42]i201: Planned package: Windows7_MSU_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None

    [09A0:4324][2020-09-04T03:27:42]i201: Planned package: Windows7_MSU_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None

    [09A0:4324][2020-09-04T03:27:42]i201: Planned package: WindowsVista_MSU_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None

    [09A0:4324][2020-09-04T03:27:42]i201: Planned package: WindowsVista_MSU_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None

    [09A0:4324][2020-09-04T03:27:42]i201: Planned package: vcRuntimeMinimum_x64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: No, uncache: No, dependency: Register

    [09A0:4324][2020-09-04T03:27:42]i201: Planned package: vcRuntimeAdditional_x64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: No, uncache: No, dependency: Register

    [09A0:4324][2020-09-04T03:27:42]i299: Plan complete, result: 0x0

    [09A0:4324][2020-09-04T03:27:42]i300: Apply begin

    [09A0:4324][2020-09-04T03:27:42]i010: Launching elevated engine process.

    [09A0:4324][2020-09-04T03:27:43]i011: Launched elevated engine process.

    [09A0:4324][2020-09-04T03:27:44]i012: Connected to elevated engine.

    [203C:4760][2020-09-04T03:27:44]i358: Pausing automatic updates.

    [203C:4760][2020-09-04T03:27:44]i359: Paused automatic updates.

    [203C:4760][2020-09-04T03:27:44]i360: Creating a system restore point.

    [203C:4760][2020-09-04T03:27:44]i361: Created a system restore point.

    [203C:4760][2020-09-04T03:27:44]i370: Session begin, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{40d3fee2-b257-46c2-bdc0-cb1088d97327}, options: 0x7, disable resume: No

    [203C:4760][2020-09-04T03:27:44]i000: Caching bundle from: 'C:\Temp{9BF291E9-BAFD-491E-8E02-2A73EE595E7D}.be\VC_redist.x64.exe' to: 'C:\ProgramData\Package Cache{40d3fee2-b257-46c2-bdc0-cb1088d97327}\VC_redist.x64.exe'

    [203C:4760][2020-09-04T03:27:44]i320: Registering bundle dependency provider: VC,redist.x64,amd64,14.27,bundle, version: 14.27.29016.0

    [203C:4760][2020-09-04T03:27:44]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{40d3fee2-b257-46c2-bdc0-cb1088d97327}, resume: Active, restart initiated: No, disable resume: No

    [203C:0BD8][2020-09-04T03:27:44]i304: Verified existing payload: vcRuntimeMinimum_x64 at path: C:\ProgramData\Package Cache{E493B8F4-E300-43EC-95D0-BDF3711297EA}v14.27.29016\packages\vcRuntimeMinimum_amd64\vc_runtimeMinimum_x64.msi.

    [203C:0BD8][2020-09-04T03:27:44]i304: Verified existing payload: cab5046A8AB272BF37297BB7928664C9503 at path: C:\ProgramData\Package Cache{E493B8F4-E300-43EC-95D0-BDF3711297EA}v14.27.29016\packages\vcRuntimeMinimum_amd64\cab1.cab.

    [203C:0BD8][2020-09-04T03:27:44]i304: Verified existing payload: vcRuntimeAdditional_x64 at path: C:\ProgramData\Package Cache{F07B1E25-5670-4556-9C7F-5A1966C83269}v14.27.29016\packages\vcRuntimeAdditional_amd64\vc_runtimeAdditional_x64.msi.

    [203C:0BD8][2020-09-04T03:27:44]i304: Verified existing payload: cab2C04DDC374BD96EB5C8EB8208F2C7C92 at path: C:\ProgramData\Package Cache{F07B1E25-5670-4556-9C7F-5A1966C83269}v14.27.29016\packages\vcRuntimeAdditional_amd64\cab1.cab.

    [203C:4760][2020-09-04T03:27:44]i301: Applying execute package: vcRuntimeMinimum_x64, action: Install, path: C:\ProgramData\Package Cache{E493B8F4-E300-43EC-95D0-BDF3711297EA}v14.27.29016\packages\vcRuntimeMinimum_amd64\vc_runtimeMinimum_x64.msi, arguments: ' MSIFASTINSTALL="7" NOVSUI="1"'

    [203C:4760][2020-09-04T03:27:47]e000: Error 0x80070643: Failed to install MSI package.

    [203C:4760][2020-09-04T03:27:47]e000: Error 0x80070643: Failed to execute MSI package.

    [09A0:4324][2020-09-04T03:27:47]e000: Error 0x80070643: Failed to configure per-machine MSI package.

    [09A0:4324][2020-09-04T03:27:47]i319: Applied execute package: vcRuntimeMinimum_x64, result: 0x80070643, restart: None

    [09A0:4324][2020-09-04T03:27:47]e000: Error 0x80070643: Failed to execute MSI package.

    [203C:4760][2020-09-04T03:27:47]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{40d3fee2-b257-46c2-bdc0-cb1088d97327}, resume: None, restart: None, disable resume: No

    [203C:4760][2020-09-04T03:27:47]i330: Removed bundle dependency provider: VC,redist.x64,amd64,14.27,bundle

    [203C:4760][2020-09-04T03:27:47]i352: Removing cached bundle: {40d3fee2-b257-46c2-bdc0-cb1088d97327}, from path: C:\ProgramData\Package Cache{40d3fee2-b257-46c2-bdc0-cb1088d97327}\

    [203C:4760][2020-09-04T03:27:47]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{40d3fee2-b257-46c2-bdc0-cb1088d97327}, resume: None, restart initiated: No, disable resume: No

    [09A0:4324][2020-09-04T03:27:48]i399: Apply complete, result: 0x80070643, restart: None, ba requested restart:  No

    0 comments No comments
  3. Anonymous
    2020-09-04T01:51:19+00:00

    Okay, I just got some help to resolve the problem.

    TheSupaSayin in this reddit thread: https://www.reddit.com/r/VALORANT/comments/ildoil/what\_is\_going\_on\_with\_the\_updates/ got a link to a download that solves the microsoft visual c++ issue about not being able to remove an older version.

    3 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2020-09-04T02:06:07+00:00

    The same thing happened to me with the Valorant game, when updating it the same problem started. did you manage to fix it?

    1 person found this answer helpful.
    0 comments No comments