Download: Cumulated Redists Pack

Discussion in 'Windows 8' started by moderate, Nov 21, 2012.

  1. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,381
    2,479
    120
    #21 moderate, Jul 19, 2013
    Last edited: Jul 19, 2013
    (OP)
  2. TONSCHUH

    TONSCHUH MDL Addicted

    Jun 11, 2012
    816
    287
    30
  3. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,381
    2,479
    120
    #23 moderate, Jul 20, 2013
    Last edited: Jul 20, 2013
    (OP)
    Extra.exe is for ricktendo64. :)

    In my W8-1 x64, it works without any issue.
    1. If you have another version in your system installed already, uninstall it 1st.
    2. You can also find out, if DLL isn't used by any process (by Sysinternals Process Explorer). In that case, kill that process 1st.
    3. You can also try to raise that installer to SYSTEM rights by PSExec by Sysinternals:
    PsExec.exe -hsid cmd
    PsExec.exe -hsid [path]\totalcmd64.exe
    (Run as Elevated)
    (It will open CMD.EXE/TOTALCMD64.EXE with SYSTEM rights, run MSI from there.)
    :)
     
  4. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,397
    2,024
    60
    The additional entry is from setup.exe installer/uninstaller, I remove these and un-hide the MSI uninstall entries. Because that is all you need

    I have also slimmed XNA redist installer to remove old vc runtimes and directx
     
  5. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,381
    2,479
    120
    Yep, it is clever idea to trash installer stuff and keep MSI only with source files. I only did it for some packages due to lack of patience. :)
     
  6. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,381
    2,479
    120
    #27 moderate, Jul 24, 2013
    Last edited: Jul 29, 2013
    (OP)
    If you guys wonder about XNA purpose, here is the hint:

    "Without XNA you can't collect all Terraria's vanity items."
    ...because the game will not run.

    Terraria.jpg
     
  7. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,381
    2,479
    120
    Update:
    VC++ 2012 v11-0-60810-1 x64 x32
     
  8. ian82

    ian82 MDL Expert

    Mar 7, 2012
    1,147
    303
    60
    which version of DirectX is this that you included?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,381
    2,479
    120
    #30 moderate, Sep 16, 2013
    Last edited: Sep 16, 2013
    (OP)
    MS made chaos in DX versions.
    Currently in the newer OSs like W8-x with integrated DX v11-x there are removed some DX v9-x support libraries although many older games require it.
    Installing this latest (Jun-2010) DX v9-0c (to DX v11-x OS) will make your DX library base complete.
     
  10. ian82

    ian82 MDL Expert

    Mar 7, 2012
    1,147
    303
    60
    thanks a lot bro
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. burfadel

    burfadel MDL EXE>MSP/CAB

    Aug 19, 2009
    2,627
    3,856
    90
    It's a little more complex than that :)

    The Directx redistributable from June 2010 installs Directx 9.0c on Windows XP. The rest of the components are called 'managed Directx', basically cumulative Directx extensions. These are for Directx 9, 10, and 11, and are labelled as such. It's not that Windows 7/8/8.1 is missing Directx 9, it's that they are missing the managed Directx components. The reason behind why they aren't included by default could possibly be a legal one, since OpenGL is a direct 'competitor'.
     
  12. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,397
    2,024
    60
    Anyone have any idea if we need to enable Legacy Components\DirectPlay features in 8.1?

    What program needs this?
     
  13. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,381
    2,479
    120
    #34 moderate, Sep 16, 2013
    Last edited: Sep 16, 2013
    (OP)
    Microsoft Tinker (game ported from Vista)... :) or Microsoft Tinker Live (2) (game installed via Microsoft Essentials Games for Windows Marketplace)...

    MDL user Woot123 ported game called MS Tinker from Vista for me :) (he nicely removed OS version check).
    He told me: "I have removed OS version check, but still it doesn't work as it needs some legacy DX library d3dx9_39.dll."
    However the game started to work nicely in W8-0, when Jun-2010 pack was installed.
     
  14. Tito

    Tito Super Mod / Adviser
    Staff Member

    Nov 30, 2009
    18,681
    18,589
    340
  15. l2p2c2

    l2p2c2 MDL Member

    Apr 23, 2010
    204
    225
    10
    #36 l2p2c2, Sep 30, 2013
    Last edited: Oct 1, 2013
    Hi, i downloaded your pack. But i have some questions about it.

    1. I see no maps with the MSXML files? How should I install them?
    2. With the Visual C++ 2012 Runtimes, there is a 'minimum runtimes msi' and an 'additional runtimes msi'. Should I install both?
    3. The VJSh_v2-0-50728-937 runtimes will not install. I get an error message

    Error 25015. Failed to install assembly
    'C:\Windows\Microsoft.Net\Framework\v2.0.50727\Microsoft.Build.VisualJSharp.dll'
    because of system error: 0x80070005

    I install them on a fresh Windows 8.1 Pro x64 RTM machine... (.net 3.5 is installed)

    Any thoughts?
     
  16. l2p2c2

    l2p2c2 MDL Member

    Apr 23, 2010
    204
    225
    10
    .net 3.5 is installed with using DISM /online command
     
  17. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,381
    2,479
    120
    #38 moderate, Nov 13, 2013
    Last edited: Nov 13, 2013
    (OP)
    Update:
    VC++ 2013 v12-0-21005-1 x64 x32
    Silverlight v5-1-20913-0 (KB2890788) x64 x32 Dev Std

    @l2p2c2: Sorry, I currently have no time to give support, but:
    Q3: It is already solved in the thread (by terminating processes using installed DLLs first and raising installer to admin or even system level).
    Q2: Install both minimal + additional packages.
    Q1: MSXML is provided the way MS itself provides it. Please note that MSXML5 is normally obtainable only through installed MS Office 2003 or 2007.
     
  18. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,381
    2,479
    120
    Update:
    VC++ 2010 SP1 v10-0-40219-455 x64 x32
    VC++ 2012 v11-0-61030-1 x64 x32
     
  19. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,381
    2,479
    120
    Update:
    VB Runtime and Virtual Machine 5 v1-3-0-0 x32 x16