Jump to content

Problem with Visual C++ 2015 runtime installation


Lucky67
 Share

Recommended Posts

The installation seems to work fine but the installer fails to install the Visual C++ 2015 redistributable x64 package.

This occurs silently (/q switch) but here what I observe within the log when I try to install it manually

[2B6C:3618][2017-05-28T09:31:39]e000: Error 0x80070666: Cannot install a product when a newer version is installed.

 

I have no other Visual C++ 2015 x64 already installed (I've got the x86 version and with a slighlty newer version than yours, .24215) and it actually seems that this occurs since I have the VC++ 2017 x64 (14.10.25008.0) actually installed on my system, this 2017 version supersedes the VC++ 2015 x64 package; in other words, you can't have them both installed concurrently and it is wise to keep the latest 2017.

Will SMP4.5 work fine with the VC++ 2017 x64 redistributable package?

Thanks in advance for your support and help.

Link to comment
Share on other sites

i get the same. I rerun the vcredist_x64.exe and says  cannot install because there is a newer version installed.

 

[2A5C:38A0][2017-05-28T03:51:20]i001: Burn v3.7.3813.0, Windows v10.0 (Build 14393: Service Pack 0), path: C:\Users\Jesse\Desktop\New folder\vcredist_x64.exe, cmdline: ''
[2A5C:38A0][2017-05-28T03:51:20]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\Jesse\AppData\Local\Temp\dd_vcredist_amd64_20170528035120.log'
[2A5C:38A0][2017-05-28T03:51:20]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\Users\Jesse\Desktop\New folder\vcredist_x64.exe'
[2A5C:38A0][2017-05-28T03:51:20]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\Users\Jesse\Desktop\New folder\'
[2A5C:38A0][2017-05-28T03:51:20]i000: Setting string variable 'WixBundleName' to value 'Microsoft Visual C++ 2015 Redistributable (x64) - 14.0.24212'
[2A5C:38A0][2017-05-28T03:51:20]i100: Detect begin, 10 packages
[2A5C:38A0][2017-05-28T03:51:20]i000: Setting version variable 'windows_uCRT_DetectKey' to value '10.0.14393.0'
[2A5C:38A0][2017-05-28T03:51:20]i000: Setting numeric variable 'windows_uCRT_DetectKeyExists' to value 1
[2A5C:38A0][2017-05-28T03:51:20]i102: Detected related bundle: {d992c12e-cab2-426f-bde3-fb8c53950b0d}, type: Upgrade, scope: PerMachine, version: 14.0.24215.1, operation: Downgrade
[2A5C:38A0][2017-05-28T03:51:20]i108: Detected compatible package: vcRuntimeMinimum_x64, provider: Microsoft.VS.VC_RuntimeMinimumVSU_amd64,v14, installed: {50A2BC33-C9CD-3BF1-A8FF-53C10A0B183C}, version: 14.0.24215, chained: {FAAD7243-0141-3987-AA2F-E56B20F80E41}
[2A5C:38A0][2017-05-28T03:51:20]i103: Detected related package: {50A2BC33-C9CD-3BF1-A8FF-53C10A0B183C}, scope: PerMachine, version: 14.0.24215.0, language: 0 operation: Downgrade
[2A5C:38A0][2017-05-28T03:51:20]i108: Detected compatible package: vcRuntimeAdditional_x64, provider: Microsoft.VS.VC_RuntimeAdditionalVSU_amd64,v14, installed: {EF1EC6A9-17DE-3DA9-B040-686A1E8A8B04}, version: 14.0.24215, chained: {F20396E5-D84E-3505-A7A8-7358F0155F6C}
[2A5C:38A0][2017-05-28T03:51:20]i103: Detected related package: {EF1EC6A9-17DE-3DA9-B040-686A1E8A8B04}, scope: PerMachine, version: 14.0.24215.0, language: 0 operation: Downgrade
[2A5C:38A0][2017-05-28T03:51:20]i052: Condition '(VersionNT = v6.3 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[2A5C:38A0][2017-05-28T03:51:20]i052: Condition '(VersionNT = v6.3 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[2A5C:38A0][2017-05-28T03:51:20]i052: Condition '(VersionNT = v6.2 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[2A5C:38A0][2017-05-28T03:51:20]i052: Condition '(VersionNT = v6.2 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[2A5C:38A0][2017-05-28T03:51:20]i052: Condition '(VersionNT = v6.1 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[2A5C:38A0][2017-05-28T03:51:20]i052: Condition '(VersionNT = v6.1 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[2A5C:38A0][2017-05-28T03:51:20]i052: Condition '(VersionNT = v6.0 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[2A5C:38A0][2017-05-28T03:51:20]i052: Condition '(VersionNT = v6.0 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[2A5C:38A0][2017-05-28T03:51:20]i101: Detected package: vcRuntimeMinimum_x64, state: Obsolete, cached: None
[2A5C:38A0][2017-05-28T03:51:20]i101: Detected package: vcRuntimeAdditional_x64, state: Obsolete, cached: None
[2A5C:38A0][2017-05-28T03:51:20]i101: Detected package: Windows81_x86, state: Absent, cached: None
[2A5C:38A0][2017-05-28T03:51:20]i101: Detected package: Windows81_x64, state: Absent, cached: None
[2A5C:38A0][2017-05-28T03:51:20]i101: Detected package: Windows8_x86, state: Absent, cached: None
[2A5C:38A0][2017-05-28T03:51:20]i101: Detected package: Windows8_x64, state: Absent, cached: None
[2A5C:38A0][2017-05-28T03:51:20]i101: Detected package: Windows7_MSU_x86, state: Absent, cached: None
[2A5C:38A0][2017-05-28T03:51:20]i101: Detected package: Windows7_MSU_x64, state: Absent, cached: None
[2A5C:38A0][2017-05-28T03:51:20]i101: Detected package: WindowsVista_MSU_x86, state: Absent, cached: None
[2A5C:38A0][2017-05-28T03:51:20]i101: Detected package: WindowsVista_MSU_x64, state: Absent, cached: None
[2A5C:38A0][2017-05-28T03:51:20]i052: Condition 'VersionNT64 >= v6.0 OR (VersionNT64 = v5.2 AND ServicePackLevel >= 1)' evaluates to true.
[2A5C:38A0][2017-05-28T03:51:20]i199: Detect complete, result: 0x0
[2A5C:4BD4][2017-05-28T03:51:23]e000: Error 0x80070666: Cannot install a product when a newer version is installed.
 

Edited by [Knight]
Link to comment
Share on other sites

SkyMaxx Pro is actually built against Visual C 2010 and statically links in its runtime dependencies, so it shouldn't matter from our standpoint. I don't know if it matters to Gizmo, though, which is what manages X-Aviations licenses among other things. I'll have to defer to those guys on that question.

Link to comment
Share on other sites

So far it worked nicely, some patterns around LOWI and right now a take-off with FF767 from KSEA, no major issue but I still need to evaluate at higher altitudes.

I guess the latest VC++ 2017 x64 does its full job and supports even Gizmo (license registration was ok).

Now back to XP11, I want to dive into some threatening clouds and enjoy the enhancements.

BTW, SMP is getting better and better, performances (my usual old pain with SMP) now are great.

Edited by Lucky67
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...