Windows 7 Hotfix repository

Discussion in 'Windows 7' started by SoLoR, May 22, 2010.

  1. PointZero

    PointZero MDL Member

    Oct 5, 2011
    1,415
    3,777
    60
  2. =)(=

    =)(= Guest

    Seems this is the only thing that works now:

     
  3. JakeLD

    JakeLD MDL Novice

    Feb 22, 2011
    49
    79
    0
    Sadly it does not work, SharePoint Workspace get installed anyway.

    The only thing that works is to install Office 2010 without SP1 slipstreamed. Then you must install SP1 via a chain command, WSUS or a script of your own and finally all the hotfixes.

    This will works but your deployment time will clearly increase.
     
  4. digital john

    digital john MDL Senior Member

    Mar 30, 2008
    265
    69
    10
    hi burf,
    so, u have visual c++ runtimes v12 for a while...
    and there is no v13 yet?
     
  5. PointZero

    PointZero MDL Member

    Oct 5, 2011
    1,415
    3,777
    60
    Ah, I didn't know that- thanks for the info rick!
     
  6. RickSteele

    RickSteele MDL Addicted

    Nov 12, 2009
    833
    483
    30
    Uncompressed VC++ runtimes x86/x64 have been updated on McRip's Cesidian Server to reflect KB2618543.
     
  7. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,396
    2,025
    60
    #4650 ricktendo64, Mar 27, 2012
    Last edited by a moderator: Apr 20, 2017
    Use 7zip to extract the msp you will find the "redistributable" runtimes

    Code:
    FL_vcredi64_exe_133333_133333_x86_ln.3643236F_FC70_11D3_A536_0090278A1BB8
    FL_vcredist_x86_exe_132136_132136_x86_ln.3643236F_FC70_11D3_A536_0090278A1BB8
    FL_vcredx64_exe_133334_133334_x86_ln.3643236F_FC70_11D3_A536_0090278A1BB8
     
  8. RickSteele

    RickSteele MDL Addicted

    Nov 12, 2009
    833
    483
    30
    The 2008 runtimes don't install; only 2005 and 2010 using v13; see Runtimes_v13.jpeg. If I run the install.exe from each of the non-debug 2008 redistributables they install correctly; see Runtimes_2008.jpg.
     
  9. RickSteele

    RickSteele MDL Addicted

    Nov 12, 2009
    833
    483
    30
    #4652 RickSteele, Mar 27, 2012
    Last edited by a moderator: Apr 20, 2017
    McRip's server updated to show the correct redistributables.
     
  10. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,396
    2,025
    60
    Fails because its not set as admin install package in summary info, plus you forgot the wufix

    Edit: @RickSteele why did you not just rename the files to add .exe, they are the actual installers
     
  11. RickSteele

    RickSteele MDL Addicted

    Nov 12, 2009
    833
    483
    30
    Righto', will do that straight away; thanks.

    "Fails because ...." is for Burf' to fix...correct?

    Thanks
     
  12. adric

    adric MDL Expert

    Jul 30, 2009
    1,440
    1,633
    60
    Is there a good reason why the KUC Remove_OLD.cmd file includes files that are in the Uninstall Pending state?
    Dism says they are not present if you try and remove, so I was wondering why they are included. For example, all my
    IE8 files are in Uninstall Pending, because I have IE9 in the wim. I'm using an offline image for my processing.

    Al
     
  13. RickSteele

    RickSteele MDL Addicted

    Nov 12, 2009
    833
    483
    30
    KUC is getting rid of the superseeded-pending or installed. I saved that part of his cmd that addresses the old IE8 files, loaded up my image in sysprep on a VM and ran the cmd. IE9 is installed and all IE8 files are no longer part of the image-and IE9 is uninstallable.
     
  14. compstuff

    compstuff MDL Senior Member

    Jan 16, 2011
    437
    312
    10
    I am new to the forum but not to using various tools and the SoLoR packs... after testing a few dozen integration's with the WIN7 Toolkit I have a few questions that I just want to check on:

    Am I correct that these 3 updates which show in MSU are errors on MS part?

    Security Update for Windows 7 for x64-based Systems (KB2556532)
    Update type: Important

    Security Update for Windows 7 for x64-based Systems (KB2644615)
    Update type: Important

    Update for Windows 7 for x64-based Systems (KB2639308)
    Update type: Recommended

    When I hide KB2639308 another update shows:

    Update for Windows 7 for x64-based Systems (KB2534366)
    Update type: Important

    When I hide that one KB2534366 another one shows:

    Microsoft .NET Framework 4 Client Profile for Windows 7 x64-based Systems (KB982670)
    Update type: Recommended

    When I hide KB982670 no further updates show... is this known behavior?
    KB982670 did not show once I added the Rick's DotNet 4 client package.
     
  15. RickSteele

    RickSteele MDL Addicted

    Nov 12, 2009
    833
    483
    30
    @compstuff

    refer post #4664 by SoLoR a few pages back in this thread:

    "Currently all hotfixes that shows on WU after applying pack, can be safely hidden because they are superseeded."

    "KB982670 did not show once I added the Rick's DotNet 4 client package."
    This is the correct update.
     
  16. compstuff

    compstuff MDL Senior Member

    Jan 16, 2011
    437
    312
    10
    Thanks very much Rick and of course thanks VERY MUCH to SoLoR :worthy: