Windows 7 Hotfix repository

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

  1. shhnedo

    shhnedo MDL Expert

    Mar 20, 2011
    1,850
    2,465
    60
    Logic would dictate that if you're affected by the "kb4480970 issue" you should install kb4487345.
     
  2. rayleigh_otter

    rayleigh_otter MDL Expert

    Aug 8, 2018
    1,121
    933
    60
    People are still usung xp and support stopped when? Those paid for updates will make their way to the public arena, just like vlk's did. Worry about it in a years time, you could be dead by then.

    Worry about things worth worrying about.
     
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,991
    105,041
    450
    He always announces anniversaries of MSFT happenings, no other intentions.
     
  4. Rav_89

    Rav_89 MDL Novice

    Dec 29, 2018
    2
    1
    0
    #10364 Rav_89, Jan 21, 2019
    Last edited: Jan 21, 2019
    I was looking for the individual hotfixes included in KB2775511 as it fixes an issue that affects 2k+ PCs that i manage. I found most, but am unable to find these for windows 7 enterprise x86:

    KB2468345
    KB2578133
    KB2686921
    KB2693010
    KB2719375
    KB2717541

    One of these updates i think will fix the issue as i have tried all others. I just dont want to install the entire hotfix rollup (KB2775511). kb3125574 is already installed as well. Anyone know where i get these?
     
  5. PointZero

    PointZero MDL Member

    Oct 5, 2011
    1,415
    3,777
    60
    There are some Win7 updates that were released only for x64. The KB pages for the updates will show this. Two of the updates you listed fall into this category (KB2468345 & KB2578133). There were no x86 versions of those.

    The KB pages for another two (KB2686921 & KB2717541) shows that an x86 version is listed, but I don't see that they're available anywhere.

    The only two I see that are available are KB2693010 & KB2719375.

    If you do a search for Windows6.1-KB2693010-x86.msu or for Windows6.1-KB2719375-x86.msu, you'll find a torrent that contains those two hotfixes for x86.
     
  6. Rav_89

    Rav_89 MDL Novice

    Dec 29, 2018
    2
    1
    0
    Thanks for the reply. I did actually look at some torrents but unfortunately there arent any seeders left of most. The 1 that i did download unfortunately didnt have the updates i was looking for. Guess ill have to figure out exactly what is causing this issue.
     
  7. steven4554

    steven4554 MDL Expert

    Jul 12, 2009
    1,523
    2,865
    60
    #10367 steven4554, Feb 12, 2019
    Last edited: Feb 13, 2019
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,313
    91,489
    340
    Yes, both updates are identical
     
  9. AeonX

    AeonX MDL Addicted

    May 24, 2013
    796
    725
    30
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,313
    91,489
    340
    No, it require to check Windows Defender state online, if used or not

    if you don't intend to use WD, you can integrate the update offline
    after booting image, manually disable and delete WD tasks
    Code:
    Microsoft\Windows Defender\MP Scheduled Scan
     
  11. AeonX

    AeonX MDL Addicted

    May 24, 2013
    796
    725
    30
    Thank you! If I move KB3046269 to the Security folder for example from WHDownloader does your W7UI script integrate it normally?

    One general doubt about your W7UI script. If I configure LDRbranch=OFF will it install only the GDR versions of all files even for updates that have LDR versions? And with LDRbranch=ON will it install only the LDR versions of the files for every update that has this, right?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,313
    91,489
    340
    Yes it will

    LDRbranch=OFF means it add update.mum for all updates, whether GDR or LDR

    LDRbranch=ON mean it add update-bf.mum for updates that have it (dual branch), otherwise update.mum is added

    so, the option does not affect one branch updates
     
  13. E_B_M

    E_B_M MDL Member

    Jan 16, 2012
    173
    99
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...