Can't install Microsoft Visual C++ 2010 with error of digital signature vc_red.cab

  • Thread starter Thread starter Brian_Gultom
  • Start date Start date
B

Brian_Gultom

Guest
I have tried everything for like 2 days already and couldnt find a solution for this.


this is the error and verbose thing

OS Version = 6.2.9200, Platform 2
OS Description = Future OS - x64
OS Version Information
Environment details:

CommandLine = e:\421b2bd603fd0c7df748ef\Setup.exe
Environment details
Entering Function: LocalizedData::CreateLocalizedData

exiting function/method
succeeded
Entering Function: EngineData::CreateEngineData

Current SetupVersion = 1.0
SetupVersion specified in ParameterInfo.xml is '1.0'
No ProcessBlock element
No ServiceBlock element
Disabled CommandLineSwitch added: createlayout
Using Simultaneous Download and Install mechanism
exiting function/method
succeeded
MaintenanceMode determination: evaluating EnterMaintenanceModeIf
Exists: evaluating

Exists evaluated to false
MaintenanceMode determination evaluates to 'not in maintenance mode'
Operation Type:

Operation: Installing
Operation Type
Package details: Microsoft Visual C++ 2010 x86 Redistributable Setup

Package Name = Microsoft Visual C++ 2010 x86 Redistributable Setup
Package Version = 10.0.40219
Package details
User Experience Data Collection Policy:

User Experience Data Collection Policy: UserControlled
User Experience Data Collection Policy
Entering Function: UiDataT::CreateUiDataT

Loading file - e:\421b2bd603fd0c7df748ef\UiInfo.xml
Add to schema collection schema file - e:\421b2bd603fd0c7df748ef\SetupUi.xsd
Successfuly found file e:\421b2bd603fd0c7df748ef\1033\SetupResources.dll
Successfuly found file e:\421b2bd603fd0c7df748ef\Strings.xml
exiting function/method
succeeded
Global Block Checks: Checking for global blockers
BlockIf: Microsoft Visual C++ 2010 Redistributable is not supported on this operating system.
And: evaluating
Equals: evaluating

Equals evaluated to true

GreaterThan: evaluating

all numeric characters - canonicalizing
GreaterThan evaluated to false
And evaluated to false
BlockIf evaluated to false

BlockIf: A newer version of Microsoft Visual C++ 2010 Redistributable has been detected on the machine.
And: evaluating
Equals: evaluating

Equals evaluated to true

LessThan: evaluating
LessThan evaluated to false
And evaluated to false
BlockIf evaluated to false
Global Block Checks no blocking conditions found


OpenFileMapping fails with last error: 6
The handle to the section is Null
OpenFileMapping fails with last error: 6
The handle to the section is Null
Successfuly found file e:\421b2bd603fd0c7df748ef\1033\EULA.rtf

Applicability for Installing: evaluating each item
Determining state: of e:\421b2bd603fd0c7df748ef\vc_red.cab
Exists: evaluating

Exists evaluated to false
Determining state of e:\421b2bd603fd0c7df748ef\vc_red.cab - available but not verified yet

Determining state: of e:\421b2bd603fd0c7df748ef\vc_red.msi
Exists: evaluating

Exists evaluated to false
Determining state of e:\421b2bd603fd0c7df748ef\vc_red.msi - available but not verified yet

Determining state: of e:\421b2bd603fd0c7df748ef\vc_red.msi
Exists: evaluating

Exists evaluated to false
Determining state of e:\421b2bd603fd0c7df748ef\vc_red.msi - authored action for this item is NoOp

Determining state: of MSIServer
Determining state of MSIServer - payload not required for this item to perform action.

Exists: evaluating
Exists evaluated to false

Exists: evaluating
Exists evaluated to false
Applicability for Installing determination is complete
Applicability Result Count:

Number of applicable items: 3
Applicability Result Count
Action: System Requirement Checks
Action: Disk space check for items being downloaded

Action complete

Action: Enumerating incompatible processes
Action complete

Action: Enumerating incompatible services
Action complete
Action complete
Action: Downloading and/or Verifying Items

Launching Download and Install operations simultaneously.

e:\421b2bd603fd0c7df748ef\vc_red.cab: Verifying signature for vc_red.cab
e:\421b2bd603fd0c7df748ef\vc_red.cab - Signature verified successfully for vc_red.cab
e:\421b2bd603fd0c7df748ef\vc_red.cab Signature verified successfully for vc_red.cab
File e:\421b2bd603fd0c7df748ef\vc_red.cab, locked for install.

e:\421b2bd603fd0c7df748ef\vc_red.msi: Verifying signature for vc_red.msi
e:\421b2bd603fd0c7df748ef\vc_red.msi - Signature verified successfully for vc_red.msi
e:\421b2bd603fd0c7df748ef\vc_red.msi Signature verified successfully for vc_red.msi
File e:\421b2bd603fd0c7df748ef\vc_red.msi, locked for install.
Action complete
Exists: evaluating
Exists evaluated to false


Starting install of item 'Microsoft Visual C++ 2010 Redistributable' at tickCount = 4291609

Exists: evaluating
Exists evaluated to false


calling PerformAction on an installing performer

Action: Performing actions on all Items
Wait for Item (vc_red.cab) to be available
vc_red.cab is now available to install
Created new DoNothingPerformer for File item
Wait for Item (vc_red.msi) to be available
vc_red.msi is now available to install
Creating new Performer for MSI item

Action: Performing Action on MSI at e:\421b2bd603fd0c7df748ef\vc_red.msi
Log File C:\Users\user\AppData\Local\Temp\Microsoft Visual C++ 2010 x86 Redistributable Setup_20190605_221427992-MSI_vc_red.msi.txt does not yet exist but may do at Watson upload time
Calling MsiInstallProduct(e:\421b2bd603fd0c7df748ef\vc_red.msi, EXTUI=1
Returning IDOK. INSTALLMESSAGE_ERROR [Error 1330.A file that is required cannot be installed because the cabinet file e:\421b2bd603fd0c7df748ef\vc_red.cab has an invalid digital signature. This may indicate that the cabinet file is corrupt.]
MSI (e:\421b2bd603fd0c7df748ef\vc_red.msi) Installation failed. Msi Log: Microsoft Visual C++ 2010 x86 Redistributable Setup_20190605_221427992-MSI_vc_red.msi.txt
PerformOperation returned 1603 (translates to HRESULT = 0x80070643)
Action complete
OnFailureBehavior for this item is to Rollback.

Action: Performing actions on all Items
Action complete
Action complete


Final Result: Installation failed with error code: (0x80070643), "Fatal error during installation. " (Elapsed time: 0 00:00:09).

Continue reading...
 
Back
Top