Ik heb het probleem dat MS Visuals C++ 2010 niet wil instaleren , de twee andere versies 2012 en 2013 gaat zonder problemen.
hieronder de LOG :
hieronder de LOG :
Code:
OS Version = 6.2.9200, Platform 2
OS Description = Future OS - x64
OS Version Information
Environment details:
CommandLine = c:\f35654bcdba5cf2f0a561593\Setup.exe
TimeZone = W. Europe Standard Time
Initial LCID = 1043
Environment details
Entering Function: LocalizedData::CreateLocalizedData
succeeded
Entering Function: EngineData::CreateEngineData
Using Simultaneous Download and Install mechanism
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 x64 Redistributable Setup
Package Name = Microsoft Visual C++ 2010 x64 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
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
GreaterThan evaluated to false
And evaluated to false
BlockIf evaluated to false
BlockIf: This setup program requires an x64 platform. It cannot be installed on this platform.
And: evaluating
Equals: evaluating
Equals evaluated to true
Not: evaluating
Equals: evaluating
Equals evaluated to true
Not 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
Applicability for Installing: evaluating each item
Determining state: of c:\f35654bcdba5cf2f0a561593\vc_red.cab
Exists: evaluating
Exists evaluated to false
Determining state of c:\f35654bcdba5cf2f0a561593\vc_red.cab - available but not verified yet
Determining state: of c:\f35654bcdba5cf2f0a561593\msp_kb2565063.msp
Exists: evaluating
Exists evaluated to false
Determining state of c:\f35654bcdba5cf2f0a561593\msp_kb2565063.msp - available but not verified yet
Determining state: of c:\f35654bcdba5cf2f0a561593\vc_red.msi
Exists: evaluating
Exists evaluated to false
Determining state of c:\f35654bcdba5cf2f0a561593\vc_red.msi - available but not verified yet
Determining state: of c:\f35654bcdba5cf2f0a561593\vc_red.msi
Exists: evaluating
Exists evaluated to false
Determining state of c:\f35654bcdba5cf2f0a561593\vc_red.msi - authored action for this item is NoOp
Determining state: of c:\f35654bcdba5cf2f0a561593\msp_kb2565063.msp
Exists: evaluating
Exists evaluated to false
Determining state of c:\f35654bcdba5cf2f0a561593\msp_kb2565063.msp - not applicable
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
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
c:\f35654bcdba5cf2f0a561593\vc_red.cab: Verifying signature for vc_red.cab
c:\f35654bcdba5cf2f0a561593\vc_red.cab Signature verified successfully for vc_red.cab
c:\f35654bcdba5cf2f0a561593\vc_red.msi: Verifying signature for vc_red.msi
c:\f35654bcdba5cf2f0a561593\vc_red.msi Signature verified successfully for vc_red.msi
c:\f35654bcdba5cf2f0a561593\msp_kb2565063.msp: Verifying signature for msp_kb2565063.msp
c:\f35654bcdba5cf2f0a561593\msp_kb2565063.msp Signature verified successfully for msp_kb2565063.msp
Action complete
Exists: evaluating
Exists evaluated to false
Exists: evaluating
Exists evaluated to false
Action: Performing actions on all Items
Action: Performing Action on MSI at c:\f35654bcdba5cf2f0a561593\vc_red.msi
MSI (c:\f35654bcdba5cf2f0a561593\vc_red.msi) Installation failed. Msi Log: Microsoft Visual C++ 2010 x64 Redistributable Setup_20161209_185708560-MSI_vc_red.msi.txt
Action complete
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:06).
Laatst bewerkt door een moderator: