Visual C++ 2017 Redistributables

S

SethLaske

Hello, I am trying to install visual C++ 2017 Redistributables, using this link https://obsproject.com/downloads/vc_redist.x64.exe However every time I do this i get an error. The log file contains this

[387C:345C][2019-10-17T17:41:08]i001: Burn v3.10.4.4718, Windows v6.3 (Build 9600: Service Pack 0), path: C:\Users\Seth\AppData\Local\Temp\{DEA8AB83-6EA0-42A2-81A6-AD1FB66EB2C5}\.cr\vc_redist.x64 (3).exe

[387C:345C][2019-10-17T17:41:08]i009: Command Line: '"-burn.clean.room=C:\Users\Seth\Downloads\vc_redist.x64 (3).exe" -burn.filehandle.attached=300 -burn.filehandle.self=296'

[387C:345C][2019-10-17T17:41:08]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\Users\Seth\Downloads\vc_redist.x64 (3).exe'

[387C:345C][2019-10-17T17:41:08]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\Users\Seth\Downloads\'

[387C:345C][2019-10-17T17:41:08]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\Seth\AppData\Local\Temp\dd_vcredist_amd64_20191017174108.log'

[387C:345C][2019-10-17T17:41:08]i000: Setting string variable 'WixBundleName' to value 'Microsoft Visual C++ 2015-2019 Redistributable (x64) - 14.22.27821'

[387C:345C][2019-10-17T17:41:08]i000: Setting string variable 'WixBundleManufacturer' to value 'Microsoft Corporation'

[387C:1EA8][2019-10-17T17:41:08]i000: Setting version variable 'WixBundleFileVersion' to value '14.22.27821.0'

[387C:345C][2019-10-17T17:41:08]i100: Detect begin, 10 packages

[387C:345C][2019-10-17T17:41:08]i000: File search: windows_uCRT_DetectKey, did not find path: C:\Windows\system32\ucrtbase.dll

[387C:345C][2019-10-17T17:41:08]i000: File search: windows_uCRT_DetectKeyExists, did not find path: C:\Windows\system32\ucrtbase.dll

[387C:345C][2019-10-17T17:41:08]i000: Setting numeric variable 'windows_uCRT_DetectKeyExists' to value 0

[387C:345C][2019-10-17T17:41:08]i052: Condition '(VersionNT = v6.3 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.

[387C:345C][2019-10-17T17:41:08]i052: Condition '(VersionNT = v6.3 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.

[387C:345C][2019-10-17T17:41:08]i052: Condition '(VersionNT = v6.2 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.

[387C:345C][2019-10-17T17:41:08]i052: Condition '(VersionNT = v6.2 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.

[387C:345C][2019-10-17T17:41:08]i052: Condition '(VersionNT = v6.1 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.

[387C:345C][2019-10-17T17:41:08]i052: Condition '(VersionNT = v6.1 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.

[387C:345C][2019-10-17T17:41:08]i052: Condition '(VersionNT = v6.0 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.

[387C:345C][2019-10-17T17:41:08]i052: Condition '(VersionNT = v6.0 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.

[387C:345C][2019-10-17T17:41:08]i101: Detected package: Windows81_x86, state: Absent, cached: None

[387C:345C][2019-10-17T17:41:08]i101: Detected package: Windows81_x64, state: Absent, cached: Complete

[387C:345C][2019-10-17T17:41:08]i101: Detected package: Windows8_x86, state: Absent, cached: None

[387C:345C][2019-10-17T17:41:08]i101: Detected package: Windows8_x64, state: Absent, cached: None

[387C:345C][2019-10-17T17:41:08]i101: Detected package: Windows7_MSU_x86, state: Absent, cached: None

[387C:345C][2019-10-17T17:41:08]i101: Detected package: Windows7_MSU_x64, state: Absent, cached: None

[387C:345C][2019-10-17T17:41:08]i101: Detected package: WindowsVista_MSU_x86, state: Absent, cached: None

[387C:345C][2019-10-17T17:41:08]i101: Detected package: WindowsVista_MSU_x64, state: Absent, cached: None

[387C:345C][2019-10-17T17:41:08]i101: Detected package: vcRuntimeMinimum_x64, state: Absent, cached: Complete

[387C:345C][2019-10-17T17:41:08]i101: Detected package: vcRuntimeAdditional_x64, state: Absent, cached: Complete

[387C:345C][2019-10-17T17:41:08]i052: Condition 'VersionNT64 >= v6.0 OR (VersionNT64 = v5.2 AND ServicePackLevel >= 1)' evaluates to true.

[387C:345C][2019-10-17T17:41:08]i199: Detect complete, result: 0x0

[387C:1EA8][2019-10-17T17:41:12]i000: Setting numeric variable 'EulaAcceptCheckbox' to value 1

[387C:345C][2019-10-17T17:41:12]i200: Plan begin, 10 packages, action: Install

[387C:345C][2019-10-17T17:41:12]i052: Condition 'VersionNT = v6.3 AND NOT VersionNT64' evaluates to false.

[387C:345C][2019-10-17T17:41:12]w321: Skipping dependency registration on package with no dependency providers: Windows81_x86

[387C:345C][2019-10-17T17:41:12]i052: Condition 'VersionNT = v6.3 AND VersionNT64' evaluates to true.

[387C:345C][2019-10-17T17:41:12]w321: Skipping dependency registration on package with no dependency providers: Windows81_x64

[387C:345C][2019-10-17T17:41:12]i052: Condition 'VersionNT = v6.2 AND NOT VersionNT64' evaluates to false.

[387C:345C][2019-10-17T17:41:12]w321: Skipping dependency registration on package with no dependency providers: Windows8_x86

[387C:345C][2019-10-17T17:41:12]i052: Condition 'VersionNT = v6.2 AND VersionNT64' evaluates to false.

[387C:345C][2019-10-17T17:41:12]w321: Skipping dependency registration on package with no dependency providers: Windows8_x64

[387C:345C][2019-10-17T17:41:12]i052: Condition 'VersionNT = v6.1 AND NOT VersionNT64' evaluates to false.

[387C:345C][2019-10-17T17:41:12]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x86

[387C:345C][2019-10-17T17:41:12]i052: Condition 'VersionNT = v6.1 AND VersionNT64' evaluates to false.

[387C:345C][2019-10-17T17:41:12]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x64

[387C:345C][2019-10-17T17:41:12]i052: Condition 'VersionNT = v6.0 AND NOT VersionNT64' evaluates to false.

[387C:345C][2019-10-17T17:41:12]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x86

[387C:345C][2019-10-17T17:41:12]i052: Condition 'VersionNT = v6.0 AND VersionNT64' evaluates to false.

[387C:345C][2019-10-17T17:41:12]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x64

[387C:345C][2019-10-17T17:41:12]i052: Condition '(VersionNT64)' evaluates to true.

[387C:345C][2019-10-17T17:41:12]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeMinimum_x64' to value 'C:\Users\Seth\AppData\Local\Temp\dd_vcredist_amd64_20191017174108_001_vcRuntimeMinimum_x64_rollback.log'

[387C:345C][2019-10-17T17:41:12]i000: Setting string variable 'WixBundleLog_vcRuntimeMinimum_x64' to value 'C:\Users\Seth\AppData\Local\Temp\dd_vcredist_amd64_20191017174108_001_vcRuntimeMinimum_x64.log'

[387C:345C][2019-10-17T17:41:12]i052: Condition '(VersionNT64)' evaluates to true.

[387C:345C][2019-10-17T17:41:12]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeAdditional_x64' to value 'C:\Users\Seth\AppData\Local\Temp\dd_vcredist_amd64_20191017174108_002_vcRuntimeAdditional_x64_rollback.log'

[387C:345C][2019-10-17T17:41:12]i000: Setting string variable 'WixBundleLog_vcRuntimeAdditional_x64' to value 'C:\Users\Seth\AppData\Local\Temp\dd_vcredist_amd64_20191017174108_002_vcRuntimeAdditional_x64.log'

[387C:345C][2019-10-17T17:41:12]i201: Planned package: Windows81_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None

[387C:345C][2019-10-17T17:41:12]i201: Planned package: Windows81_x64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: No, uncache: No, dependency: None

[387C:345C][2019-10-17T17:41:12]i201: Planned package: Windows8_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None

[387C:345C][2019-10-17T17:41:12]i201: Planned package: Windows8_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None

[387C:345C][2019-10-17T17:41: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

[387C:345C][2019-10-17T17:41: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

[387C:345C][2019-10-17T17:41: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

[387C:345C][2019-10-17T17:41: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

[387C:345C][2019-10-17T17:41:12]i201: Planned package: vcRuntimeMinimum_x64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: No, uncache: No, dependency: Register

[387C:345C][2019-10-17T17:41:12]i201: Planned package: vcRuntimeAdditional_x64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: No, uncache: No, dependency: Register

[387C:345C][2019-10-17T17:41:12]i299: Plan complete, result: 0x0

[387C:345C][2019-10-17T17:41:12]i300: Apply begin

[387C:345C][2019-10-17T17:41:12]i010: Launching elevated engine process.

[387C:345C][2019-10-17T17:41:17]i011: Launched elevated engine process.

[387C:345C][2019-10-17T17:41:17]i012: Connected to elevated engine.

[39F8:279C][2019-10-17T17:41:17]i358: Pausing automatic updates.

[39F8:279C][2019-10-17T17:41:17]i359: Paused automatic updates.

[39F8:279C][2019-10-17T17:41:17]i360: Creating a system restore point.

[39F8:279C][2019-10-17T17:41:36]i361: Created a system restore point.

[39F8:279C][2019-10-17T17:41:36]i370: Session begin, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{6361b579-2795-4886-b2a8-53d5239b6452}, options: 0x7, disable resume: No

[39F8:279C][2019-10-17T17:41:36]i000: Caching bundle from: 'C:\Users\Seth\AppData\Local\Temp\{14DFA7C2-744A-4513-9872-326FAA555189}\.be\VC_redist.x64.exe' to: 'C:\ProgramData\Package Cache\{6361b579-2795-4886-b2a8-53d5239b6452}\VC_redist.x64.exe'

[39F8:279C][2019-10-17T17:41:36]i320: Registering bundle dependency provider: VC,redist.x64,amd64,14.22,bundle, version: 14.22.27821.0

[39F8:279C][2019-10-17T17:41:36]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{6361b579-2795-4886-b2a8-53d5239b6452}, resume: Active, restart initiated: No, disable resume: No

[39F8:14B4][2019-10-17T17:41:36]i304: Verified existing payload: Windows81_x64 at path: C:\ProgramData\Package Cache\3ACBF3890FC9C8A6F3D2155ECF106028E5F55164\packages\Patch\x64\Windows8.1-KB2999226-x64.msu.

[39F8:14B4][2019-10-17T17:41:36]i304: Verified existing payload: vcRuntimeMinimum_x64 at path: C:\ProgramData\Package Cache\{0093C20C-273D-4397-B623-515CB8616CB9}v14.22.27821\packages\vcRuntimeMinimum_amd64\vc_runtimeMinimum_x64.msi.

[39F8:14B4][2019-10-17T17:41:36]i304: Verified existing payload: cab5046A8AB272BF37297BB7928664C9503 at path: C:\ProgramData\Package Cache\{0093C20C-273D-4397-B623-515CB8616CB9}v14.22.27821\packages\vcRuntimeMinimum_amd64\cab1.cab.

[39F8:14B4][2019-10-17T17:41:36]i304: Verified existing payload: vcRuntimeAdditional_x64 at path: C:\ProgramData\Package Cache\{6E2C7A8E-B17A-4637-9CE9-F0B1157CF378}v14.22.27821\packages\vcRuntimeAdditional_amd64\vc_runtimeAdditional_x64.msi.

[39F8:14B4][2019-10-17T17:41:36]i304: Verified existing payload: cab2C04DDC374BD96EB5C8EB8208F2C7C92 at path: C:\ProgramData\Package Cache\{6E2C7A8E-B17A-4637-9CE9-F0B1157CF378}v14.22.27821\packages\vcRuntimeAdditional_amd64\cab1.cab.

[39F8:279C][2019-10-17T17:41:36]i301: Applying execute package: Windows81_x64, action: Install, path: C:\ProgramData\Package Cache\3ACBF3890FC9C8A6F3D2155ECF106028E5F55164\packages\Patch\x64\Windows8.1-KB2999226-x64.msu, arguments: '"C:\Windows\SysNative\wusa.exe" "C:\ProgramData\Package Cache\3ACBF3890FC9C8A6F3D2155ECF106028E5F55164\packages\Patch\x64\Windows8.1-KB2999226-x64.msu" /quiet /norestart'

[39F8:279C][2019-10-17T17:41:40]e000: Error 0x80240017: Failed to execute MSU package.

[387C:345C][2019-10-17T17:41:40]e000: Error 0x80240017: Failed to configure per-machine MSU package.

[387C:345C][2019-10-17T17:41:40]i319: Applied execute package: Windows81_x64, result: 0x80240017, restart: None

[387C:345C][2019-10-17T17:41:40]e000: Error 0x80240017: Failed to execute MSU package.

[39F8:279C][2019-10-17T17:41:40]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{6361b579-2795-4886-b2a8-53d5239b6452}, resume: None, restart: None, disable resume: No

[39F8:279C][2019-10-17T17:41:40]i330: Removed bundle dependency provider: VC,redist.x64,amd64,14.22,bundle

[39F8:279C][2019-10-17T17:41:40]i352: Removing cached bundle: {6361b579-2795-4886-b2a8-53d5239b6452}, from path: C:\ProgramData\Package Cache\{6361b579-2795-4886-b2a8-53d5239b6452}\

[39F8:279C][2019-10-17T17:41:40]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{6361b579-2795-4886-b2a8-53d5239b6452}, resume: None, restart initiated: No, disable resume: No

[387C:345C][2019-10-17T17:41:40]i399: Apply complete, result: 0x80240017, restart: None, ba requested restart: No



Any help would be appreciated, I already uninstalled the 2015 version, as a lot of advice recommended that, which did not fix the problem

Continue reading...
 

Similar threads

Back
Top Bottom