Page 1 of 1

Can't Install Visual C++ Runtime Libraries (x86)

Posted: Wed Dec 21, 2011 1:49 pm
by tleaim
This's a install log

Code: Select all

The following properties have been set:
Property: [AdminUser] = true {boolean}
Property: [ProcessorArchitecture] = Intel {string}
Property: [VersionNT] = 6.1.0 {version}
Running checks for package 'Visual C++ Runtime Libraries (x86)', phase BuildList
Running MsiProductCheck with ProductCode '{9BE518E6-ECC6-35A9-88E4-87755C07200F}'
MsiQueryProductState returned '-1'
Setting value '-1 {int}' for property 'VCRedistInstalled'
The following properties have been set for package 'Visual C++ Runtime Libraries (x86)':
Property: [VCRedistInstalled] = -1 {int}
Running checks for command 'vcredist_x86\vcredist_x86.exe'
Result of running operator 'ValueGreaterThanEqualTo' on property 'VCRedistInstalled' and value '3': false
Result of running operator 'ValueEqualTo' on property 'AdminUser' and value 'false': false
Skipping FailIf because Property 'Version9X' was not defined
Result of running operator 'VersionLessThan' on property 'VersionNT' and value '5.00': false
Result of checks for command 'vcredist_x86\vcredist_x86.exe' is 'Install'
'Visual C++ Runtime Libraries (x86)' RunCheck result: Install Needed
Installation of components 'Visual C++ Runtime Libraries (x86)' was accepted.
Copying files to temporary directory "C:\Users\user\AppData\Local\Temp\VSD144A.tmp\"
Copying from 'C:\Users\user\AppData\Local\Temp\Mirillis\vcredist_x86\vcredist_x86.exe' to 'C:\Users\user\AppData\Local\Temp\VSD144A.tmp\vcredist_x86\vcredist_x86.exe'
Verifying file integrity of C:\Users\user\AppData\Local\Temp\VSD144A.tmp\vcredist_x86\vcredist_x86.exe
WinVerifyTrust returned 0
File trusted
Running checks for package 'Visual C++ Runtime Libraries (x86)', phase BeforePackage
Running MsiProductCheck with ProductCode '{9BE518E6-ECC6-35A9-88E4-87755C07200F}'
MsiQueryProductState returned '-1'
Setting value '-1 {int}' for property 'VCRedistInstalled'
The following properties have been set for package 'Visual C++ Runtime Libraries (x86)':
Property: [VCRedistInstalled] = -1 {int}
Running checks for command 'vcredist_x86\vcredist_x86.exe'
Result of running operator 'ValueGreaterThanEqualTo' on property 'VCRedistInstalled' and value '3': false
Result of running operator 'ValueEqualTo' on property 'AdminUser' and value 'false': false
Skipping FailIf because Property 'Version9X' was not defined
Result of running operator 'VersionLessThan' on property 'VersionNT' and value '5.00': false
Result of checks for command 'vcredist_x86\vcredist_x86.exe' is 'Install'
'Visual C++ Runtime Libraries (x86)' RunCheck result: Install Needed
Verifying file integrity of C:\Users\user\AppData\Local\Temp\VSD144A.tmp\vcredist_x86\vcredist_x86.exe
WinVerifyTrust returned 0
File trusted
Installing using command 'C:\Users\user\AppData\Local\Temp\VSD144A.tmp\vcredist_x86\vcredist_x86.exe' and parameters ' /q:a '
Process exited with code 1603
Status of package 'Visual C++ Runtime Libraries (x86)' after install is 'InstallFailed'
Visual C++ Runtime Libraries (x86)

Re: Can't Install Visual C++ Runtime Libraries (x86)

Posted: Thu Mar 22, 2012 12:25 am
by Ghost
Hi, there must be something wrong with your Windows setup.

You can try to download individual runtime installer and check if it will install correctly.

Re: Can't Install Visual C++ Runtime Libraries (x86)

Posted: Sun Jun 24, 2012 11:17 pm
by lokito11
Ghost wrote:Hi, there must be something wrong with your Windows setup.

You can try to download individual runtime installer and check if it will install correctly.
well i download indivual runtime and it install but when i open the installer of Mirillis it doesnt install it i dont know why