Windows 7 Hotfix repository

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

  1. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,396
    2,025
    60
    Any VPC updates in any of your packs SweetSmile?
     
  2. tistou77

    tistou77 MDL Expert

    Mar 22, 2008
    1,989
    629
    60
    possible to have information about these Updates? superseeds, etc...

    thanks ;)
     
  3. SoLoR

    SoLoR MDL Expert

    Jul 30, 2008
    1,371
    1,256
    60
    ye ye during weekend (or maybe tomorrow already), there isnt many superseeded like 2 or something...
     
  4. tistou77

    tistou77 MDL Expert

    Mar 22, 2008
    1,989
    629
    60
    ok thank you Solor
     
  5. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,396
    2,025
    60
    I have no idea how you do it but thanks SS
     
  6. tistou77

    tistou77 MDL Expert

    Mar 22, 2008
    1,989
    629
    60
    thanks SweetSmile

    it is 90 Updates at all :eek: :worthy:

    it'll make work for Solor

    thank you to you for your work :worthy:
     
  7. Reign_Of_Freedom

    Reign_Of_Freedom MDL Expert

    Aug 1, 2009
    1,246
    467
    60
    In the Hotfix 4 package, what update is the OS Kernel?
     
  8. Enigma256

    Enigma256 MDL Senior Member

    Jan 17, 2011
    357
    309
    10
    I don't know how he found them.

    But for stuff that have publicly available KB articles, there is a way to find hotfixes for them, using a brute-force probe of the Microsoft website. Whip up a little script (Perl, Python, etc., pick your weapon of choice) that probes all the recent KB numbers sequentially. This takes only several lines of code if you use Perl with LWP. Maybe a page of code if you do this manually using sockets. If a KB number is valid and there is an article associated with it, look for a "6.1.7601" string that would indicate that the article refers to a hotfix that updates SP1 files. One line of Perl code. Next, look to see if there is a link to request a hotfix (to indicate that this is a private hotfix that has not been released to the DC or WU). Another line of Perl. Let this script run a few hours (probing thousands of URLs takes time), and when it's done, go and do a hotfix request for all of the KB articles you found. In fact, there are long-established sites that do a similar sort of thing. kbalertz basically does such brute-force probes when it finds new articles to announce.
     
  9. Truelove

    Truelove MDL Novice

    Sep 21, 2009
    19
    16
    0
    Its look like most of this updates were published on wzor.net in post-sp1 update list.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. RanCorX2

    RanCorX2 MDL Expert

    Jul 19, 2009
    1,021
    573
    60
    ooo, sounds a bit complex for me, I'll just wait for more sharing :)
     
  11. SoLoR

    SoLoR MDL Expert

    Jul 30, 2008
    1,371
    1,256
    60
    While i need to bruteforce MS KB article site, i think he works at a company that are using payed MS support so he gets notifyed when MS releases "new" hotfixes and hides them from public.
     
  12. RanCorX2

    RanCorX2 MDL Expert

    Jul 19, 2009
    1,021
    573
    60
    79 installed, the following 15 came up as not applicable and there were several x86 hotfixes mixed in with the x64's.

    Windows6.1-KB2495655-x64
    Windows6.1-KB2491890-x64
    Windows6.1-KB2490728-x64
    Windows6.1-KB2486644-x64
    Windows6.1-KB2485543-x64
    Windows6.1-KB2481453-v2-x64
    Windows6.1-KB2480641-v2-x64
    Windows6.1-KB2480118-x64
    Windows6.1-KB2477730-v2-x64
    Windows6.1-KB2468316-v2-x64
    Windows6.1-KB2466373-v2-x64
    Windows6.1-KB2462585-v2-x64
    Windows6.1-KB2462576-v2-x64
    Windows6.1-KB2462137-v2-x64
    Windows6.1-KB2413670-v3-x64

    I assume they come up as not applicable because of windows features that aren't installed or are of a newer version?
     
  13. SweetSmile

    SweetSmile MDL Novice

    Dec 19, 2009
    33
    63
    0
    You need not to know about it,
    because zukona share new hotfixes or solor will do so, and sometimes I will do so.
    Even if you do not know about it,
    you can get almost all of new hotfixes.
     
  14. SoLoR

    SoLoR MDL Expert

    Jul 30, 2008
    1,371
    1,256
    60
    In some cases yes in other cases they might just be superseeded... ill go over them hopefuly soon(~weekend), im really busy latly...
     
  15. Reign_Of_Freedom

    Reign_Of_Freedom MDL Expert

    Aug 1, 2009
    1,246
    467
    60
    Hey Sweet in that last hotfix pack #4 what KB was it that updated the OS Kernel?
     
  16. burfadel

    burfadel MDL EXE>MSP/CAB

    Aug 19, 2009
    2,626
    3,856
    90
    The kernel update is KB2417038.

    Keep in mind though, updating the kernel alone doesn't really mean much. You could have a clean install of Windows and use just the kernel update, and the verison reported for Windows will be the one for the kernel update. This does not mean it is any more updated than having all updates except for that kernel update installed, in which case the version reported will still be the same as it was before you started installing any updates :)

    Admittedly the kernel is the 'core' of Windows, but the update may not serve any more than to fix a minor bug, without providing any new features, performance gains, or other niceties. If the intended goal is to have a more updated Windows, then it would be necessary to install all the updates, not just those that give Windows a higher build number :)
     
  17. Reign_Of_Freedom

    Reign_Of_Freedom MDL Expert

    Aug 1, 2009
    1,246
    467
    60
    I installed most of them already only ones i have yet to touch are the ones without any articles. Hopefully they get published soon. Ty for the KB :D