Windows 7 Hotfix repository

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

  1. Asim Omer

    Asim Omer MDL Member

    Jan 28, 2011
    107
    7
    10
    @burfadel Use your script to install SoLoR's pack on x86 Windows 7 SP1 and you will see that it only extract the updates but doesn't install them.
     
  2. burfadel

    burfadel MDL EXE>MSP/CAB

    Aug 19, 2009
    2,626
    3,856
    90
    I had a look over the script and can't see any reason why it should work on x64 and not on x86...
     
  3. Asim Omer

    Asim Omer MDL Member

    Jan 28, 2011
    107
    7
    10
    Just try it and you will see.
     
  4. RickSteele

    RickSteele MDL Addicted

    Nov 12, 2009
    833
    483
    30
    Weeeellll, not really; all of a sudden v.24c, or anything after v.23, just extracts all the cabs to %Temp% and quits. Win7Ultimate x64. I upgraded to socket 2011 and now only v.23 will do it all; same OS, same install-nothing changed at that end. Absolutely no clue why.
     
  5. burfadel

    burfadel MDL EXE>MSP/CAB

    Aug 19, 2009
    2,626
    3,856
    90
    What about v24d?
     
  6. RickSteele

    RickSteele MDL Addicted

    Nov 12, 2009
    833
    483
    30
    Haven't tried it yet; I just got my PC up and running etc. nice and stable-will try 24d in a bit.
    Tried it on 11 updates KUC said I needed and it installed them, so, I it's working correctly now-go figure!
    Thanks Burf'
    UPDATE: did a clean install, ran 24d to install all 359 updates=no autoreboot and all of them at once. It didn't process just 50 at a time, but, it did install all of them.
     
  7. digital john

    digital john MDL Senior Member

    Mar 30, 2008
    265
    69
    10
    hi,
    is there any news about solor updates?
     
  8. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,396
    2,025
    60
    I think hes cheating on us with another (Windows 8) :p
     
  9. Trinket

    Trinket MDL Senior Member

    Feb 20, 2010
    487
    169
    10
    Maybe it's easier to satisfy Windows Update than it is to satisfy us :D
     
  10. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,396
    2,025
    60
    The updates on WU are only "security updates" and/or "updates", they are only meant to fix security holes...most here are "hotfixes", they fix small bugs and you usually dont receive these bug fixes until the next service pack comes around

    We dont want to waif for the next SP

    If Microsoft distributed all the "hotfixes" via WU they would scare away people, so if they find a bug they create a hotfix and a kb webpage so if you encounter the bug and you google it you will get the webpage and be able to request the hotfix to resolve your problem
     
  11. JakeLD

    JakeLD MDL Novice

    Feb 22, 2011
    49
    79
    0
    I really hope that MS will change their strategy on their hotfixes and releases them on Windows Updates. For any admins out there who do either Citrix or RDS these hotfixes are CRITICAL and way more important than the security ones.

    I'd rather install hotfixes every week than to spent countless hours searching for an issue who is probably already resolved by a hotfix anyway. Thanks to Solor, Komm, Burfadel, RickNitendo64 and the rest of this community for the tremendous work you guys are doing. You really make my job easier and I can finally concentrate on more important issues. :worthy:
     
  12. SoLoR

    SoLoR MDL Expert

    Jul 30, 2008
    1,371
    1,256
    60
    Im not... i dont have time really and i cant be bothered much with beta, Win7 was fun when i could get beta build every 2 weeks, now its not so much, when i would need personally bug for each build... :) i just dont have time and when i have 2-3 hours free and i see list that i would need to go over almost 60 hotfixes i just dont want to waste that time... ill go true them soon, i promise but im working today :(
     
  13. digital john

    digital john MDL Senior Member

    Mar 30, 2008
    265
    69
    10
    thanx for your hard work solor,
    you coud also ask help from the forum members?
     
  14. RickSteele

    RickSteele MDL Addicted

    Nov 12, 2009
    833
    483
    30
    #4217 RickSteele, Feb 22, 2012
    Last edited by a moderator: Apr 20, 2017
    @burfadel
    refer post #4234; I updated it to show the results using 24d in a full fresh install-all updates installed to a live system.

    @PointZero
    I find using komm's utility confusing because he flags updates as required where Burf's Superseded Uninstaller calls some of them as either superseeded or LDR placeholder; KB2635500 for example: Burf will uninstall it as superseeded. Both utilities are current with roughly the same dates.
    Please don't get me wrong, komm's utility is also a godsend and I use it, but, cautiously; after all it is beta. Plus, I'm still learning how to use it. :worthy:

    @komm
    How do I modify Copy_Files_2_add.cmd to work?

    Code:
    @echo off
    
    set Repo_Path=W:\W7\Update_repo
    set Update_Path=F:\WU
    
    Echo Number of Packages to ADD found: 5
    
    Echo Copying package 1 to 5 of 5 packages to ADD
    
    xcopy %Repo_Path%\Windows6.1-KB974150-x64.msu                   %Update_Path%\ /y
    xcopy %Repo_Path%\Windows6.1-KB974674-x64.msu                   %Update_Path%\ /y
    xcopy %Repo_Path%\Windows6.1-KB2506143-x64.msu                  %Update_Path%\ /y
    xcopy %Repo_Path%\Windows6.1-KB2582203-v2-x64.msu               %Update_Path%\ /y
    xcopy %Repo_Path%\Windows6.1-KB2635500-x64.msu                  %Update_Path%\ /y
    I only install using the cabs, never the msu-extract them first. Also, KB2506143, KB2582203-v2 are already installed in my system-why are they flagged to add- and, as mentioned, KB2635500 is supposed to be superseeded. :confused:

    @SoLoR
    We in the forums can always help doing the grunt work-just ask, and for me anyways, a little direction/instruction....always learning :rolleyes:
     
  15. PointZero

    PointZero MDL Member

    Oct 5, 2011
    1,415
    3,777
    60
    I think burf's script is based on the current state of SoLoR's repo. 2635500 was changed to an LDR placeholder last week and both myself & akf posted msgs afterwards thinking that might be an error. KUC (komm) doesn't base an update's status on the repo's current state- it (he) bases it on the current state overall, regardless if the repo has been updated or not. That's why there may be a difference.

    KUC does have a lot of options and they should be reviewed to make sure they're what you want. As an example: 2519946 from the repo is a VM driver so, by default, KUC will flag other missing VM drivers, like 2525835, as being needed. Since I don't want 2525835, I uncheck the VMdriver option on the 2nd screen before scanning.

    Another thing, if it flags an update as being needed when you already have it installed, look at the branch of the update (GDR or LDR) that it's saying you need. You may have the LDR portion installed, but it may be saying you need the GDR or vice versa.
     
  16. burfadel

    burfadel MDL EXE>MSP/CAB

    Aug 19, 2009
    2,626
    3,856
    90
    That's how its meant to work :) the 50 at a time (per install update session) is only with the autoreboot feature :)
     
  17. RickSteele

    RickSteele MDL Addicted

    Nov 12, 2009
    833
    483
    30
    Now there ya' go, you've got the instructions in English-my native tongue, now I have to learn how to read! :biggrin:
    Perrrrfect, thanks Burf'