Windows 7 Hotfix repository

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

  1. mattew

    mattew MDL Member

    Joined:
    May 5, 2013
    Messages:
    106
    Likes Received:
    15
    Trophy Points:
    10
    is there a way to integrate kb976932 3.9MB?Thanks
     
  2. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,069
    Likes Received:
    55,429
    Trophy Points:
    340
    KB976932 entry represent KB2533552
    cannot be integrated normally
     
  3. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,069
    Likes Received:
    55,429
    Trophy Points:
    340
  4. mattew

    mattew MDL Member

    Joined:
    May 5, 2013
    Messages:
    106
    Likes Received:
    15
    Trophy Points:
    10
    can i know how do you do?
    Thanks abbodi 1406
     
  5. mehdibleu

    mehdibleu MDL Expert

    Joined:
    Jun 14, 2017
    Messages:
    1,009
    Likes Received:
    248
    Trophy Points:
    60
    #10205 mehdibleu, Feb 25, 2018
    Last edited: Feb 25, 2018
    @abbodi1406
    what is the problem with this update KB976932 ?
    i don't have this update installed on my win7 machine, i had used simplix pack to integrate updates into install.wim but this update wasn't integrated.
     
  6. mattew

    mattew MDL Member

    Joined:
    May 5, 2013
    Messages:
    106
    Likes Received:
    15
    Trophy Points:
    10
    mehdbleu i don't use simplx pack...
    I use wintoolkit and I have a list of updates that is similar to the one on the site. At the end of the process,windows update asks me KB976932,kb890830 and kb915597....
    I remember that there a method to create addon cab/msu for kb890830 and kb915597 but i don't remember how do it....
     
  7. mehdibleu

    mehdibleu MDL Expert

    Joined:
    Jun 14, 2017
    Messages:
    1,009
    Likes Received:
    248
    Trophy Points:
    60
    i dont have both of these updates installed on my machine either, simplix pack integrates all necessary updates into the system excluding some telemetry updates.
     
  8. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,069
    Likes Received:
    55,429
    Trophy Points:
    340
    It's superseded, thus better to hide it

    Code:
    set "ssu=KB2533552"
    set "arch=amd64"
    set "mumfile=Package_for_%ssu%~31bf3856ad364e35~%arch%~~6.1.1.1.mum"
    set "mountdir=C:\Mount"
    md .\temp
    expand.exe -f:*Windows*.cab *%ssu%*.msu .\ >nul
    expand.exe -f:* *%ssu%*.cab .\temp >nul
    cd .\temp
    ren update.mum %mumfile%
    findstr /i /v exclusive %mumfile%>update.mum
    dism /Image:%mountdir% /Add-Package /PackagePath:update.mum
    takeown /f "%mountdir%\Windows\servicing\Packages\%mumfile%" /A
    icacls "%mountdir%\Windows\servicing\Packages\%mumfile%" /grant *S-1-5-32-544:F
    copy /y %mumfile% "%mountdir%\Windows\servicing\Packages\"
    icacls "%mountdir%\Windows\servicing\Packages\%mumfile%" /reset
    
    change arch to x86 for 32bit
    change mountdir to your need


    KB3177467 also cannot be integrated offline normally, so the trick works for both
     
  9. ch100

    ch100 MDL Addicted

    Joined:
    Sep 11, 2016
    Messages:
    629
    Likes Received:
    523
    Trophy Points:
    30
    I don't know. I only relayed the info available on the companies' web sites.
    The main thing to take from it is that the .NET Preview should be avoided if not already installed and uninstalled if it is installed.
     
  10. smiler10

    smiler10 MDL Junior Member

    Joined:
    Aug 15, 2009
    Messages:
    70
    Likes Received:
    358
    Trophy Points:
    0
  11. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,069
    Likes Received:
    55,429
    Trophy Points:
    340
  12. SAM-R

    SAM-R MDL Guru

    Joined:
    Mar 21, 2015
    Messages:
    4,836
    Likes Received:
    4,443
    Trophy Points:
    150
  13. TeamOS

    TeamOS MDL Guru

    Joined:
    May 27, 2013
    Messages:
    3,046
    Likes Received:
    1,739
    Trophy Points:
    120
  14. AndyMutz

    AndyMutz MDL Senior Member

    Joined:
    Jun 30, 2011
    Messages:
    272
    Likes Received:
    547
    Trophy Points:
    10
    #10214 AndyMutz, Mar 17, 2018
    Last edited: Mar 17, 2018
    KB4088875 seems to have been pulled from windows update, as my win 7 and server 2008 r2 machines are not finding it.
    its still available on catalog though.

    -andy-
     
  15. Thiersee

    Thiersee MDL Novice

    Joined:
    Nov 3, 2013
    Messages:
    41
    Likes Received:
    41
    Trophy Points:
    0
    I can confirm the issue, actuallyI only get KB4075211 first, then when installed, restarted and researched only KB4091290 and finally KB4088875.
     
  16. mehdibleu

    mehdibleu MDL Expert

    Joined:
    Jun 14, 2017
    Messages:
    1,009
    Likes Received:
    248
    Trophy Points:
    60
    #10216 mehdibleu, Mar 18, 2018
    Last edited: Mar 18, 2018
    even using Simplix Pack won't allow to integrate KB3177467 ?
     
  17. snof

    snof MDL Novice

    Joined:
    Mar 9, 2018
    Messages:
    23
    Likes Received:
    0
    Trophy Points:
    0
    sorry for being stupid but I dont know . what is hotfix ? :D
     
  18. Mr.X

    Mr.X MDL Guru

    Joined:
    Jul 14, 2013
    Messages:
    7,625
    Likes Received:
    14,953
    Trophy Points:
    240
  19. TigTex

    TigTex MDL Senior Member

    Joined:
    Oct 5, 2009
    Messages:
    278
    Likes Received:
    220
    Trophy Points:
    10
  20. snof

    snof MDL Novice

    Joined:
    Mar 9, 2018
    Messages:
    23
    Likes Received:
    0
    Trophy Points:
    0