Share via


Error 1935 installing Visual C++ 2005 Redistributable (x64)

Question

Monday, September 7, 2015 7:31 PM

So I upgraded to Windows 10 yesterday. Did an upgrade and then a reset so I had a clean system. Everything's been pretty smooth except this.

Trying to install Autodesk Maya 2014 and 2016 but both fail due to another piece of software failing to install. The software in question is this: Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package ATL Security Update

So I tried to install it manually from here:

https://www.microsoft.com/en-gb/download/details.aspx?id=14431

But of course it fails. The error I get reads:

Error 1935. An error occurred during the installation of assembly 'Microsoft.VC80.CRT.type="win32".version="8.0.50727.4053".publicKeyToken="1fc8b3b9a1e18e3b".processorArchitecture="amd64".

Please note my system is a 64 bit Intel machine (Core i7 2700k), so Im not sure why its saying the processor architecture is amd64.

All replies (3)

Thursday, September 17, 2015 2:05 AM ✅Answered

Hi,

“The 64 bit extensions to the x86 architecture were invented and first implemented by AMD. Intel were laggards to the 64 bit party because they were hoping to transition away from x86 architecture and move us towards IA64. IA64 already existed in the form of the Itanium and Intel was hoping to transition towards that. Despite being a far better and more efficient architecture, lacking the inherent design flaws of x86, it suffered through lack of compatibility and it never took off except in the commercial space. AMD effectively forced Intel's hand by introducing the Sledgehammer, which was effectively a 64bit chip based on the x86 architecture. Hence the name AMD64.”

Here is a similar symptom, please try the solution as mentioned to have a check:

Microsoft Visual C++ 2005 Redistributable error 1935

http://answers.microsoft.com/en-us/windows/forum/windows_7-windows_programs/microsoft-visual-c-2005-redistributable-error-1935/9b245369-5053-e011-8dfc-68b599b31bf5

You may receive an "Error 1935" error message when you try to install Visual Studio .NET or Visual Studio 2005

https://support.microsoft.com/en-us/kb/872904

Regards,

D. Wu

Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected].


Tuesday, September 8, 2015 11:08 PM

Download and install Microsoft .NET Framework Repair Tool and recheck the issue.

S.Sengupta, Windows Experience MVP


Sunday, September 13, 2015 4:21 PM

Thanks for the response. This did not solve the issue.