Installing vcredist 2010 fails on windows 7: failed with error 0x800b0100
-
Wednesday, July 13, 2011 6:43 AM
I'm trying to install vcredist_x86 and x64 2010 on windows 7 but keep getting a strange error. I've tried to look up the error but have not found any results. I downloaded it from http://www.microsoft.com/download/en/details.aspx?id=5555
OS Version = 6.0.6000, Platform 2
OS Description = Vista - x64 Business Edition
CommandLine = g:\81ade338847d7838874b\Setup.exe
TimeZone = Pacific Daylight Time
Initial LCID = 1033
Using Simultaneous Download and Install mechanism
Operation: Installing
Package Name = Microsoft Visual C++ 2010 x86 Redistributable Setup
Package Version = 10.0.30319
User Experience Data Collection Policy: UserControlled
Number of applicable items: 3
Possible transient lock. WinVerifyTrust failed with error: 2148204800No FileHash provided. Cannot perform FileHash verification for vc_red.cab
Possible transient lock. WinVerifyTrust failed with error: 2148204800
g:\81ade338847d7838874b\vc_red.cab - Signature verification for file vc_red.cab (g:\81ade338847d7838874b\vc_red.cab) failed with error 0x800b0100 (No signature was present in the subject.)
File vc_red.cab (g:\81ade338847d7838874b\vc_red.cab), failed authentication. (Error = -2146762496). It is recommended that you delete this file and retry setup again.
Final Result: Installation failed with error code: (0x800B010B), "Generic trust failure. " (Elapsed time: 0 00:00:05).
All Replies
-
Wednesday, July 13, 2011 1:20 PM
You say Windows 7, but your log extract says Vista x64 Business Edition. Which is it?
If it's Vista, do you have SP2 installed. SP2 is a prerequisite for the product you want.
http://www.microsoft.com/download/en/details.aspx?id=5555
See Systerm Requirements.
-
Wednesday, July 13, 2011 3:05 PM
I honestly have no idea why it says vista 64. I tried it again this morning and it says windows 7 64. I had just recently installed SP1 for windows 7 and tried to plex server 0.9.207 but it failed and checked the site for the application I'm trying to install and they said it was because of SP1. I uninstalled SP1 for windows 7 but the problem persists.
http://forums.plexapp.com/index.php/topic/26404-install-problem-wont-install/page__p__168164#entry168164
OS Version = 6.1.7600, Platform 2
OS Description = Windows 7 - x64
CommandLine = g:\6b66a9e1b174dc96c9272358\Setup.exe
TimeZone = Pacific Daylight Time
Initial LCID = 1033
Using Simultaneous Download and Install mechanism
Operation: Installing
Package Name = Microsoft Visual C++ 2010 x86 Redistributable Setup
Package Version = 10.0.30319
User Experience Data Collection Policy: UserControlled
Number of applicable items: 3
Possible transient lock. WinVerifyTrust failed with error: 2148204800No FileHash provided. Cannot perform FileHash verification for vc_red.cab
Possible transient lock. WinVerifyTrust failed with error: 2148204800
g:\6b66a9e1b174dc96c9272358\vc_red.cab - Signature verification for file vc_red.cab (g:\6b66a9e1b174dc96c9272358\vc_red.cab) failed with error 0x800b0100 (No signature was present in the subject.)
File vc_red.cab (g:\6b66a9e1b174dc96c9272358\vc_red.cab), failed authentication. (Error = -2146762496). It is recommended that you delete this file and retry setup again.
Final Result: Installation failed with error code: (0x800B010B), "Generic trust failure. " (Elapsed time: 0 00:00:11). -
Wednesday, July 13, 2011 10:20 PM
Check the answer in this thread:
http://social.msdn.microsoft.com/Forums/en-CA/netfxsetup/thread/778f03e9-d8d5-42a4-996a-c8e5b6187b16
-
Tuesday, July 19, 2011 6:24 AMModerator
Hi Mnguyen84,
Thank you for your reply.
Have you tried MVP’s suggestions? Any updates?
If it does not work, I recommend you try to use this tool: http://support.microsoft.com/kb/947821
If you have any other concerns, please feel free to let me know.
Best Regards,
Alexander Sun [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.

-
Thursday, July 21, 2011 3:13 PM
I tried doing the registering in an administrator command prompt:
- At the command prompt, type regsvr32 Softpub.dll, and then press ENTER. -worked
- At the command prompt, type regsvr32 Wintrust.dll, and then press ENTER.-failed: The Module "Wintrust.dll" was loaded but the call to DllRegisterServer failed with error code 0x80070005
- At the command prompt, type regsvr32 Initpki.dll, and then press ENTER. - failed: The module "initpki.dll" failed to load.
- At the command prompt, type regsvr32 Mssip32.dll, and then press ENTER. -worked
Do you guys have any suggestions on getting these to work?
I also installed the system readiness tool but vcredist still fails to install.
I cant even run Windows Activation software. It gets error: Update Installation failed. Error Info - 0x80072EE6
It just looks like my computer has no way to verify anything that gets sent through the internet for updates and installs.
-
Monday, July 25, 2011 11:16 AMModerator
Hi Mnguyen84,
Thank you for your reply.
First, I recommend you update the root certificates and reran the setup. Update for Root Certificates: http://www.microsoft.com/download/en/details.aspx?id=11446
Second, please open a windows explorer. Then click Organize>>Folder and search options>>View>>Advanced settings>>Hidden files and folders>>Select “Show hidden files, folders, or drives” , and disable “Hide protected operating system files (Recommended)”. Next, try to find the folder “g:\81ade338847d7838874b”. If you can find it, delete it and reran the setup.
Third, I recommend you take a look at this webpage which I think is helpful: http://social.msdn.microsoft.com/Forums/en-US/netfxsetup/thread/2107384c-e030-48d9-9e4d-02537bf3b755
Finally, from your reply, you have encountered an error when you ran Windows Activation software. It seems like some of your system files have corrupted. Could you please try to follow these steps (completely format OS >> reinstall Windows 7 >> install Microsoft Visual C++ 2010 x86 Redistributable) on your machine?
I hope this helps.
Best Regards,
Alexander Sun [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.

- Marked As Answer by Alexander SunModerator Monday, August 01, 2011 11:22 AM

