I am attempting to install SQL Server 2012, however I receive an error that KB2565063 cannot be installed due to error code 1603. The product the SQL Server installation is installing is Microsoft Visual C++ 2010 Redistributable 10.0.40219. I have researched this issue and cannot seem to find a fix. When I check deeper into the logs, I see that the issues lies with the file in:\PCUSOURCE\redist\VisualStudiosShell\VC10SP1\x86\vc_red.msi. The error log shows Event ID 11330 " Afile that is required cannot ben installed because the cabinet file vc_red.cab has an invalid signature. This may indicate that the cabinet file is corrupt. Error code 270 was returned by WinVerifyTrust.
I downloaded the file vcredist_x86 to see if it would install by itself but I received a Generic Trust Failure (0x8000B010B) File vc_red.cab failed authentication (Error = -2146869243)
I have no idea how to fix this issue...please help!