[Update - V56] Visual C++ Runtime Installer by burfadel

Discussion in 'Application Software' started by burfadel, Apr 27, 2015.

  1. Mr.X

    Mr.X MDL Guru

    Joined:
    Jul 14, 2013
    Messages:
    7,625
    Likes Received:
    14,952
    Trophy Points:
    240
    :laie: I don't think so buddy. As long as you go wilently *cough* silently around, you are fine...
     
  2. armond

    armond MDL Addicted

    Joined:
    Jun 16, 2008
    Messages:
    673
    Likes Received:
    219
    Trophy Points:
    30
    Great news! You just made one my dreams a reality. I was always hoping your scripting power comes to this project. Keep up to date work!
    Not at all IMO:)
     
  3. wilenty

    wilenty MDL Member

    Joined:
    Jan 15, 2014
    Messages:
    218
    Likes Received:
    394
    Trophy Points:
    10
  4. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
    #204 abbodi1406, Jan 29, 2018
    Last edited: Jan 29, 2018
    Not at all, only V56 Installer.cmd

    no take over is ment, just a side improvement
    it's Burf's call to keep his script or adopt the modified one
     
  5. wilenty

    wilenty MDL Member

    Joined:
    Jan 15, 2014
    Messages:
    218
    Likes Received:
    394
    Trophy Points:
    10
  6. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
    Well, this is a straightforward commandline installer, with just two options, install or not
    yours is GUI with various options, kudos for that

    i'm not a member at that forum
    eventually, he will look :)
     
  7. wilenty

    wilenty MDL Member

    Joined:
    Jan 15, 2014
    Messages:
    218
    Likes Received:
    394
    Trophy Points:
    10
  8. Super Spartan

    Super Spartan MDL Expert

    Joined:
    May 30, 2014
    Messages:
    1,549
    Likes Received:
    879
    Trophy Points:
    60
  9. Loggan08

    Loggan08 MDL Novice

    Joined:
    Oct 22, 2017
    Messages:
    10
    Likes Received:
    2
    Trophy Points:
    0
  10. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
    Each have its own appx after extraction
     
  11. alejc

    alejc MDL Novice

    Joined:
    May 31, 2017
    Messages:
    9
    Likes Received:
    0
    Trophy Points:
    0
    #211 alejc, Feb 21, 2018
    Last edited: Feb 21, 2018
    Hi. Why Visual_C++_Redist_Installer_V57.zip does not install Microsoft Visual C ++ x64 Redistributable 10.0.40219.473? (only x86)
    pd: v56 install both
    Thanks

    Note: This does not happen with the v56 or AIO Runtime Libraries by Wilenty 2018-02-20.exe
     
  12. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
  13. alejc

    alejc MDL Novice

    Joined:
    May 31, 2017
    Messages:
    9
    Likes Received:
    0
    Trophy Points:
    0
    #213 alejc, Feb 21, 2018
    Last edited: Feb 21, 2018
    debug file
    drop.me / Bk4JYm
    image control panel Visual C++ install
    drop.me / awv2Dz
     
  14. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
    This file exist in your system, either leftover or some program add it manually
    Code:
    C:\Windows\System32\mfcm100.dll
    delete it manually, then run Visual_C++_Redist_Installer_V57

    i will enhance install script to avoid this issue in the next version
     
  15. alejc

    alejc MDL Novice

    Joined:
    May 31, 2017
    Messages:
    9
    Likes Received:
    0
    Trophy Points:
    0
    thanks a lot. Solved

    PD: For your consideration:
    Respectfully, I think the previous system (v56) was more secure, since it did cleaning and then installed. The current one is faster, but this type of problem can occur... It's just a personal opinion.
     
  16. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
    Since Universal CRT (update KB3118401) is part of VC++ 2017 Redist, do think i should add it to the pack?
     
  17. armond

    armond MDL Addicted

    Joined:
    Jun 16, 2008
    Messages:
    673
    Likes Received:
    219
    Trophy Points:
    30
    Well don't think so. I see it's not for Windows 10. Also, I believe most Windows 7/Windows 8 users should received this via Automatic Update and/or other available sources.
     
  18. l33tissw00t

    l33tissw00t MDL Addicted

    Joined:
    Dec 6, 2012
    Messages:
    818
    Likes Received:
    516
    Trophy Points:
    30
  19. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
    Windows 10 already have inbox

    Vista -> Win 8.1 get it via update
    XP get it manually via vc++ 2017 redist

    -

    yes, KB3118401 supersede KB2999226
     
  20. Tito

    Tito Super Mod / Adviser Staff Member

    Joined:
    Nov 30, 2009
    Messages:
    17,888
    Likes Received:
    16,542
    Trophy Points:
    340
    I second it.

    Also it would be better if you fork this and maintain your own version (to avoid further confusions).

    :)