Microsoft Visual C++ 2005 Redistributable error 1935

Anonymous
2011-03-21T00:16:14+00:00

I am using Windows 7 Professional. I tried to install Guitar Pro 6 on my PC. This software needs Microsoft Visual C++ 2005 Redistributable to run. But, this installation gives following error.   

Error 1935. An error occured during the installation of assembly. Microsoft.VC80.MFC.type='win32'.version='8.0.50727.4053',publickeyToken='1fc8b3b9a1e18e3b",processorArchitecture="x86".

After this error, Windows update is also not working.

Windows for home | Previous Windows versions | Apps

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2012-03-12T07:11:42+00:00

Thanks Segundo N. Campero for providing solution. My problem was solved.

Please refer to the following:


I had the same problem installing Corel X5.

The problem was solved by starting the Trustedinstaller Service. Same programmes (as ArcGIS) during the installation inactive the service and avoid automatic restart it.

Is posible that the service Trustedinstaller do not appear in service list. So you should change the registre value to "active" in the system register.

To do this, you should:

  1. In Windows, click Start > Run...
  2. In the Run window, type 'regedit'. In the Registry Editor window, navigate to HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > Control.
  3. In the 'Registry Editor' dialog box, double-click on 'RegistrySizeLimit'. This opens the 'Edit DWORD Value' dialog box.
  4. In the 'Edit DWORD Value' dialog box, enter ffffffff as the 'Hexadecimal' value. Click on the 'Decimal' radio button, and enter 4294967295 as the 'Decimal' value. Click OK.
  5. Reboot the machine.
  6. Log in as an Administrator and open a Command Prompt and run 'SFC /SCANNOW'.

(Procces was taken from: http://resources.arcgis.com/es/content/kbase?fa=articleShow&d=37477)

After the proces is completed, re-install the programme which showed you problems to install.

I hope you found solution with this comment.

Was this answer helpful?

700+ people found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2012-01-03T17:09:24+00:00

Hi sgtbluebunny,

since every piece of software you install uses some version of that dll or c++ package, it's it's either corrupted or gone or maybe messed up in registry.

Save yourself some time...format and reinstall. It will cost you a couple hours, but save head-aches in the long run.

However, you can always go over to the Technet forums and post there.

eddie b

Was this answer helpful?

100+ people found this answer helpful.
0 comments No comments

67 additional answers

Sort by: Most helpful
  1. Anonymous
    2011-03-23T10:54:09+00:00

    This error may occur when the Microsoft .NET Framework installation on the computer is damaged or is missing.

    Try the below step to reinstall and repair the Microsoft .NET Framework installation on the computer and later check if you can install the software.

    a) Click the Start button, click  Control Panel, click Programs, and then click "Turn Windows features on or off." If you're prompted for an administrator password or confirmation, type the password or provide confirmation.

    b) Locate Microsoft .NET framework 3.5.1, uncheck the box, click OK and restart the computer.

    c) After the restart again open "Turn Windows features on or off" and place  a check mark next to Microsoft .NET framework 3.5.1 and restart the computer.

    If the above step fails then I would suggest that you manually download and install Microsoft Visual C++ 2005 and 2008 Redistributable Package and check if you can install the software.

    In Programs and Features, do you show that you have installed Microsoft Visual C++ 2005 Redistributable and Microsoft Visual C++ 2008 Redistributable? If not, download from the links here.

    Visual C++ 2005 Redistributable Package for (X86)

     http://www.microsoft.com/downloads/en/details.aspx?FamilyId=32BC1BEE-A3F9-4C13-9C99-220B62A191EE&displaylang=en

    Visual C++ 2005 Redistributable Packager for (x64)

     http://www.microsoft.com/downloads/en/details.aspx?FamilyID=eb4ebe2d-33c0-4a47-9dd4-b9a6d7bd44da&displaylang=en

    Microsoft Visual C++ 2008 Redistributable Package (x86)

    http://www.microsoft.com/downloads/en/details.aspx?FamilyID=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en

    Visual C++ 2008 SP1 Redistributable Package for (x64)

     http://www.microsoft.com/downloads/en/details.aspx?familyid=BA9257CA-337F-4B40-8C14-157CFDFFEE4E&displaylang=en

    Hope this helps.

    Marilyn

    Was this answer helpful?

    7 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2013-11-28T01:51:17+00:00

    I've just had the same problem. I remember I changed things around to try and get my computer to run faster, but it ended up with this problem.

    So here's how I solved it if XiaoanZhong's tip hasn't solved your problem yet.

    1. Click Start
    2. Search "Run" or click "Run"
    3. On Run, search "Msconfig.exe"
    4. Click on "Services"
    5. Click "Enable All"

    That's it! Hope this helped.

    Was this answer helpful?

    5 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2014-08-01T01:55:48+00:00

    Greetings to those with the problem.

    For my i had the same problems it would prevent me from installing any app's or programs hosted by Microsoft.

    How i fixed the problem was..

    Click Windows Start -> type in *msconfig* and press enter -> go to TAB *Services* -> find the service of *Windows modules installer* and turn it on if its off, if its already on then just restart it.

    this should fix the problems u have with programs hosted by microsoft....

    Was this answer helpful?

    4 people found this answer helpful.
    0 comments No comments