How to fix error 1935 Visual C++ 2005 Redistributable on Microsoft

Raghav Agarwal 0 Reputation points
2023-08-16T13:19:41.08+00:00

I am not able to install Microsoft visual c++ 2005 Redistributable on my x64 PC running windows 11. When I try to install the program it shows below: Error 1935. An error occurred during the installation of assembly. 'Microsoft. VC80.CRT, Type="win32", version="8.0.50727.6....", publicKeyToken=".........", processor architecture="amd64". I tried various ways given on web like reinstalling .net 3.5, force starting the TrustedInstaller service and then installing visual C++, running sfc /scannow service. Please help me solve this issue

Windows for business Windows Client for IT Pros User experience Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Sanjay Singh 171 Reputation points
    2023-08-16T13:26:32.08+00:00

    It Seems you are trying 32 bit installer, you need to try one of three and test which one is working.

    vcredist_x86.exe

    vcredist_ia64.exe

    vcredist_x64.exe

    https://www.microsoft.com/en-in/download/details.aspx?id=26347

    Hope this will help.

    -Sanjay

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.