1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Windows V++ error.

Discussion in 'Software' started by Paulg1971, 5 Aug 2013.

  1. Paulg1971

    Paulg1971 Minimodder

    Joined:
    24 Apr 2009
    Posts:
    110
    Likes Received:
    0
    Hi, I have tried to down load a couple of games through 'origin' and I am getting the following error message 'v++ runtime redistributable package was not successfully installed. Setup cannot continue'. I get a similar message on steam sometimes but the games run on that. I am running win 8. Any ideas?
     
  2. azrael-

    azrael- I'm special...

    Joined:
    18 May 2008
    Posts:
    3,852
    Likes Received:
    124
    Are you sure it's not reading "C++ runtime"? Usually, there's a number mentioned as well. That should help you locate which package you need. Commonly needed runtimes are MSVC (Microsoft Visual C++) 2005, 2008, 2010 and 2012 runtimes. Most of these come in x86 and x64 flavour (32 and 64 bit, respectively) and while installing the 64 version won't hurt most software looks for the 32 bit flavour.

    A couple of links:
    MSVC 2005 SP1 x86 runtime
    MSVC 2008 SP1 x86 runtime
    MSVC2010 SP1 x86 runtime
    MSVC 2012 Update 3 runtime
     
  3. Paulg1971

    Paulg1971 Minimodder

    Joined:
    24 Apr 2009
    Posts:
    110
    Likes Received:
    0
    My mistake,it does say 'VC ++ ' and it has (1603) at the end of the statement and I have msvc 2010 sp1 on my system.
     
  4. azrael-

    azrael- I'm special...

    Joined:
    18 May 2008
    Posts:
    3,852
    Likes Received:
    124
    You probably need either the MSVC 2005 or MSVC 2008 runtime (or both). MSVC runtime redistributables are not cumulative. That is, just because you have MSVC 2010 runtime on your system you still need earlier ones.

    The exception to this rule is when it comes to service packs/updates within a generation of MSVC runtimes. Usually, but not always, installing e.g. the MSVC 2008 SP1 runtime makes it unnecessary to install the MSVC 2008 runtime.
     
  5. Paulg1971

    Paulg1971 Minimodder

    Joined:
    24 Apr 2009
    Posts:
    110
    Likes Received:
    0
    Will try putting the others on. Will let you know if it works. I get an error when I try downloading the 2005 or 2008 version, error 1395
     
    Last edited: 5 Aug 2013
  6. azrael-

    azrael- I'm special...

    Joined:
    18 May 2008
    Posts:
    3,852
    Likes Received:
    124
    This might help with the error. Just download and run the fix tool under 'Resolution'.
     
  7. Paulg1971

    Paulg1971 Minimodder

    Joined:
    24 Apr 2009
    Posts:
    110
    Likes Received:
    0
    That link you have put on only applies to Vista.
     
  8. azrael-

    azrael- I'm special...

    Joined:
    18 May 2008
    Posts:
    3,852
    Likes Received:
    124
    Did you try it?
     
  9. Paulg1971

    Paulg1971 Minimodder

    Joined:
    24 Apr 2009
    Posts:
    110
    Likes Received:
    0
    it came up with a message saying that it doesn't apply to my os
     
  10. RichCreedy

    RichCreedy Hey What Who

    Joined:
    24 Apr 2009
    Posts:
    4,698
    Likes Received:
    172
    do the manual fix, on that page below the fixit button, are the registry entries that might be causing an issue, backup your registry before deleting them.
     

Share This Page