Jump to content

lukalex

Members
  • Posts

    2
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    lukalex reacted to abbodi1406 in Microsoft .NET Framework 4.8 for Windows 7   
    Updated
  2. Thanks
    lukalex reacted to abbodi1406 in Microsoft .NET Framework 4.8 for Windows 7   
    Updated.
  3. Thanks
    lukalex reacted to abbodi1406 in Microsoft .NET Framework 4.8 for Windows 7   
    Updated
  4. Thanks
    lukalex reacted to abbodi1406 in Visual C++ Redistributable Runtimes   
    - Updated: VC++ 2019 redist 14.22.27706
    - Added AIO standalone addon for Win7 (mainly for Simplix Pack)
     
    @snorlax212
    2015/2017/2019 are all the same runtimes, they cannot co-exist, latest 2019 should work for all
  5. Thanks
    lukalex reacted to abbodi1406 in Microsoft .NET Framework 4.8 for Windows 7   
    Updated 4.7.3394.3 (KB4488666)
  6. Like
    lukalex reacted to abbodi1406 in Visual C++ Redistributable Runtimes   
    @Pavel
    Those are original names in msi packages, changing it might cause unseen errors in future
  7. Thanks
    lukalex reacted to abbodi1406 in Microsoft .NET Framework 4.8 for Windows 7   
    Added .NET 4.8
  8. Thanks
    lukalex reacted to abbodi1406 in Microsoft .NET Framework 4.8 for Windows 7   
    Description:
     
    The .NET Framework is a popular development platform for building apps for Windows, Windows Store, Windows Phone, Windows Server, and Windows Azure. The .NET Framework platform includes the C# and Visual Basic programming languages, the common language runtime, and an extensive class library. read more.
     
    Info: The .NET package will be slipstreamed as pre-installed
    OS: Windows 7 SP1
    Notes:
    - The addon will conflict with some Windows Updates (.NET 3.5 Family), so leave the addon's integration to the last.
    - Add main addon first before LangPack addon, to get ASP.NET service localization properly.
    - To function properly, .NET 4.7.x require D3DCompiler_47.dll component, which is found in either the current "Monthly Quality Rollup" or "update KB4019990". It is recommended to integrate it first, or you can install it later.
    Windows6.1-KB4019990-x64.msu
    Windows6.1-KB4019990-x86.msu
    .NET 4.8:
    .NET 4.7.2:
    Languages Codes Reference:
     
  9. Thanks
    lukalex reacted to abbodi1406 in Visual C++ Redistributable Runtimes   
    Updated all addons with Display Icons
  10. Like
    lukalex reacted to abbodi1406 in Visual C++ Redistributable Runtimes   
    Update VC++ 2017 addon to VC++ 2019 14.20.27508
  11. Like
    lukalex reacted to abbodi1406 in Visual C++ Redistributable Runtimes   
    Updated SxS 2008/2005 addons
  12. Thanks
    lukalex reacted to simplix in Visual C++ Redistributable Runtimes   
    Thank you!
    I'm starting to test, so far I checked x86.
    1) In the Uninstall section "2010  x86" has 2 spaces.
    "DisplayName"="Microsoft Visual C++ 2010  x86 Redistributable - 10.0.40219"
    2) No icons in many entries. Pic1 what is it seen, Pic2 how can it be.


    3) I think the changes between SxS_Win7 and SxS_Win810 are too small to make different addons.
    4) A few errors in the entries:
    vcredist_x86_SxS_Win7\VC_x86_2005.reg in Components\x86_microsoft.vc80.mfc_1fc8b3b9a1e18e3b_8.0.50727.6229_none_cbee8c4a4710d003 has "\" in "f!mfc80u.dll" and "f!mfcm80.dll".
    vcredist_x86_SxS_Win7\VC_x86_2008.reg in Components\x86_microsoft.vc90.mfc_1fc8b3b9a1e18e3b_9.0.30729.7523_none_4bf3b680bf9ea69d has "\" in "f!mfc90u.dll" and "f!mfcm90.dll".
    1-3 items are not critical.
    P. S. Checked x64 - all the same.
  13. Like
    lukalex reacted to abbodi1406 in Visual C++ Redistributable Runtimes   
    Description:

    The Visual C++ Redistributable Packages install runtime components that are required to run applications that are developed by using Visual Studio. These packages install run-time components of these libraries: C Runtime (CRT), Standard C++, ATL, MFC, C++ AMP, OpenMP and MSDIA. read more.

    OS: Windows All

    Versions:
    VC++ 2022: 14.40.33807.0 VC++ 2013: 12.0.40664.0 VC++ 2012: 11.0.61135.400 VC++ 2010: 10.0.40219.473 VC++ 2008: 9.0.30729.7523 VC++ 2005: 8.0.61187 VC++ 2003: 7.10.6119.0 Vc++ 2002: 7.0.9975.0 + Legacy Visual Basic Runtimes Files Contents:
    vcredist_x64_Win7 / vcredist_x86_Win7: All runtimes for Windows 7 SP1 vcredist_x64_2022_WinAll / vcredist_x86_2022_WinAll: Visual C++ 2022 vcredist_x64_2013d_WinAll / vcredist_x86_2013d_WinAll: Visual C++ 2013, 2012, 2010, 2003, 2002 Visual Basic 6.0 Runtimes vcredist_x64_SxS_Win7 / vcredist_x86_SxS_Win7: Visual C++ 2008, 2005 for Windows 7 SP1 vcredist_x64_SxS_Win810 / vcredist_x86_SxS_Win810: Visual C++ 2008, 2005 for Windows 8.1/10 Important Notes:
    # Integrating SxS 2008/2005 addons require launching Wintoolkit with TrustedInstaller privileges, to gain write access to WinSxS directory
    for that, you need to use NSudo (or other similar tools):
    - download and extract latest release Binary.zip
    - launch Win32\NSudo.exe or x64\NSudo.exe, or run NSudo.bat as administrator
    - make sure User is set to TrustedInstaller
    - check "Enable All Privileges"
    - paste Wintoolkit.exe path in the lower box (or Browse to the file)
    - click run
    if you are using Windows 7 Simplix Update Pack, you don't need that, it already handle the required privileges
    # vcredist_x64_Win7 / vcredist_x86_Win7 is AIO addon, mainly to be used with Simplix Update Pack, or else you need Wintoolkit with NSudo
    # VC++ 2022 runtimes are binary compatible and upgrade to VC++ 2015-2017-2019 and cover all VS 2015-2017-2019-2022 programs
    # To complete VC++ 2022 functions for Windows 7/8.1, you need to integrate Universal CRT components, which is available with latest Monthly Rollup, or updates KB3118401/KB2999226
    Download:
    vcredist_x64_Win7_20240411.WA
    vcredist_x86_Win7_20240411.WA
    vcredist_x64_2022_WinAll_14.40.33807.WA
    vcredist_x86_2022_WinAll_14.40.33807.WA
    vcredist_x64_2013d_WinAll.WA
    vcredist_x86_2013d_WinAll.WA
    vcredist_x64_SxS_Win7.WA
    vcredist_x86_SxS_Win7.WA
    vcredist_x64_SxS_Win810.WA
    vcredist_x86_SxS_Win810.WA
    you can find latest releases -> here
    SHA1 checksums:
    05e938f354c059d89d846d2e9a7591d05154aa70 *vcredist_x64_2013d_WinAll.WA 534f1e53080819aeb58e3b060d7c6a0a76b4d4d4 *vcredist_x86_2013d_WinAll.WA 8cc9f65fc444a878d8cabd0ad317597edb552f07 *vcredist_x64_SxS_Win7.WA 886faa949e7d51a40dc8d467f65c373f887c2ec3 *vcredist_x86_SxS_Win7.WA 94e267e5e6ff89854bd64b6260333664a266c754 *vcredist_x64_SxS_Win810.WA 206fda69fa2d3fd838dd9e3ee33f35c4cd7a2cae *vcredist_x86_SxS_Win810.WA Credits to ricktendo for original repack AIO
×
×
  • Create New...