Windows 7 Hotfix repository

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

  1. akf

    akf MDL Senior Member

    Aug 17, 2010
    345
    152
    10
    @McRip
    Thank you for your answer. I have no problem with your current arrangement. :)

    The component table allows me to know exactly which hotfix supersedes the older hotfix. This knowledge is very important to me, as I do not install every hotfix in the repository. In other words, I choose which hotfix that is relevant to be installed in my system.

    I can understand the labour-intensive effort spent by you, to a certain extent. Each time when such huge number of hotfixes are released, I have to manually sort out which hotfixes I want to install and it takes a long time for me to do so. I also have to exercise care in removing the older hotfixes. After all, Old Update Remover by burfadel is not applicable for my case, since I do not install all hotfixes.
     
  2. Dedek

    Dedek MDL Member

    Nov 30, 2010
    105
    12
    10
    I dont see any reason why you should do that and not install all hotfixes.

    why ? You have some super special system ?
     
  3. McRip

    McRip MDL Addicted

    Aug 15, 2011
    935
    3,418
    30
    Why that? I don't grasp that.:eek::eek::eek:
    If you have a new invented Win 7 or Server 2008 R2, let me know about it.:p:p:p
     
  4. SoLoR

    SoLoR MDL Expert

    Jul 30, 2008
    1,371
    1,256
    60
    Well there was a problem this week, scan broke down, didnt notice until today and im kinda working all the time :s so thats why this wasnt updated yet this week... not sure if ill even find time, usually im working in the afternoon and have random stuff to do before work :s

    edit: i found out why scan failed... somehow cookie for EULA is not working anymore....
     
  5. Trinket

    Trinket MDL Senior Member

    Feb 20, 2010
    487
    169
    10
    #4825 Trinket, Apr 17, 2012
    Last edited by a moderator: Apr 20, 2017
  6. tomorrow

    tomorrow MDL Addicted

    Jul 3, 2008
    722
    263
    30
    So is the repository up-to-date now as of 15th April or are there more update batches coming?
    Just want to know if it's ok to download now or wait a few days.
     
  7. RickSteele

    RickSteele MDL Addicted

    Nov 12, 2009
    833
    483
    30
  8. RickSteele

    RickSteele MDL Addicted

    Nov 12, 2009
    833
    483
    30
    Yes, the Cesidian server is up-to-date ready for integration.
     
  9. Trinket

    Trinket MDL Senior Member

    Feb 20, 2010
    487
    169
    10
    Thanks for the info Rick. I use a builder that can integrate updates, do wim and iso overlays. It can also create custom PE's as it has WinBuilder routine as part of the build process (optional). It's kind of a modular builder that can also use lite OS sources to build with (except for the PE part that needs full win source). But anyway, we use a (dual arch) autounattend.xml file there, which is why I had not utilized the xml method on the simple sysprepped images, so I can use it with this builder without conflict. It's just a private builder right now but it sure beats the heck out of anything I've ever come across so far, save MS' own tools of course. But as far as an integral approach to making customized images the MS methods aren't really that convenient for highly customized builds, but then again I'm not an IT pro so I'm sure a lot more is possible with those tools then I can currently achieve with them. But not in one app with a gui anyway :D
     
  10. tomorrow

    tomorrow MDL Addicted

    Jul 3, 2008
    722
    263
    30
    Good to know.
     
  11. amires

    amires MDL Member

    Sep 27, 2009
    219
    129
    10
    @RickSteele,

    Note that the image you create with unattend.xml with a setting of SkipRearm=1 indeed does not increase the rearm counts however the image must be installed and activated within 30 days of initial sysprep which might not be a good idea. it is better to sysprep first time with SkipRearm=1 and then sysprep again with SkipRearm=0. This way the pending updates problem will be solved and you have used only 1 rearm instead of 2.

    Also I tried sysprep->reboot first before generalizing and it did not work for me. I was not able to integrate all updates into my final images I kept getting lots of error 5 access denied errors however syspreping in the way I described solved this problem and slmgr /dlv showed that I have 2 rearms left so I am happy with my sysprep.
     
  12. McRip

    McRip MDL Addicted

    Aug 15, 2011
    935
    3,418
    30
    Uploaded .NET4 updates.
     
  13. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,396
    2,025
    60
    #4835 ricktendo64, Apr 17, 2012
    Last edited by a moderator: Apr 20, 2017
    Code:
    Add: 2660677, 2669774
    Rem: 2509900, 2564823
     
  14. McRip

    McRip MDL Addicted

    Aug 15, 2011
    935
    3,418
    30
    Thanks a lot, bro.

    Updated repo completely.
     
  15. Trinket

    Trinket MDL Senior Member

    Feb 20, 2010
    487
    169
    10
    Did you do Sysprep: OOBE -> Generalize -> Reboot, though? This is what I did and it resulted in all updates integrating correctly.

    As I indicated, doing it this way is considered a full sysprep run because it takes off one rearm count. So when you do both the above-mentioned OOBE-generalize-Reboot, and then do your final OOBE-generalize-Quit, this accounts for 2 rearm counts. This is why I used that delwpa.bat method after the generalize-Reboot, so that only one rearm count gets taken off during generalize-Quit only, leaving one with 4 rearm counts on the final sysprepped image.
     
  16. RickSteele

    RickSteele MDL Addicted

    Nov 12, 2009
    833
    483
    30