Windows 7 Hotfix repository

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

  1. ricktendo64

    ricktendo64 MDL Expert

    Joined:
    Apr 20, 2008
    Messages:
    1,394
    Likes Received:
    2,018
    Trophy Points:
    60
    #9501 ricktendo64, Sep 22, 2014
    Last edited by a moderator: Apr 20, 2017
  2. burfadel

    burfadel MDL EXE>MSP/CAB

    Joined:
    Aug 19, 2009
    Messages:
    2,627
    Likes Received:
    3,855
    Trophy Points:
    90
    #9502 burfadel, Sep 23, 2014
    Last edited by a moderator: Apr 20, 2017
  3. assbutt

    assbutt Guest

    Does your method involve any insider access, or can it be performed by anyone competent?
     
  4. tistou77

    tistou77 MDL Expert

    Joined:
    Mar 22, 2008
    Messages:
    1,659
    Likes Received:
    550
    Trophy Points:
    60
    #9504 tistou77, Sep 23, 2014
    Last edited by a moderator: Apr 20, 2017
    Hello

    I use the burfadel's script to force the integration of the hotfix in LDR (Online)

    With this script, I need to specify the path where the hotfixes are present
    There have a "code" for the hotfixes located in the same folder as the script is automatically detected?

    Currently I have it

    Code:
    @echo off
    setLocal EnableDelayedExpansion
    set Work_Folder=D:\Drivers\Win7Updates\Online
    set Option=/Online
    Thanks for your help :)
     
  5. DJAlik

    DJAlik MDL Novice

    Joined:
    Oct 3, 2009
    Messages:
    37
    Likes Received:
    74
    Trophy Points:
    0
  6. burfadel

    burfadel MDL EXE>MSP/CAB

    Joined:
    Aug 19, 2009
    Messages:
    2,627
    Likes Received:
    3,855
    Trophy Points:
    90
    #9506 burfadel, Sep 24, 2014
    Last edited by a moderator: Apr 20, 2017
    I should be able to work on the main script over the next two weeks, I'm going away but will have access to a computer. I should point out that the computer I will be using is running Windows 7 x64, so at least I can get it done properly for that. I'll add in untested Windows 8.1 support. Windows 8.1 can be a bit fidgety regarding the order of the installation of updates, in an earlier test bulk installing updates resulted in blue-screens, but not consistently, and this was on a couple of different machines (helping friends out installing Windows 8.1 was useful for this testing). I'll ask Abbodi to update me on the suggested order when it comes to it. I did notice that the latest Intel AHCI drivers (13.2 series), on a Z97 board, proved to be a bit blue-screen crashy if KB2919355 wasn't installed first, (or some other update, not sure at what point) before the AHCI driver was installed.

    Anyways, once I finish the Windows 8.1 support I'll leave it as a test for a couple of weeks and ask people to test it with caution, in case the install order needs tweaking :S.
     
  7. tistou77

    tistou77 MDL Expert

    Joined:
    Mar 22, 2008
    Messages:
    1,659
    Likes Received:
    550
    Trophy Points:
    60
  8. digital john

    digital john MDL Senior Member

    Joined:
    Mar 30, 2008
    Messages:
    264
    Likes Received:
    68
    Trophy Points:
    10
    hi burf,
    a long time ago, you promise to release windows installer v29?
    my question is, is there gonna be one released soon?
     
  9. burfadel

    burfadel MDL EXE>MSP/CAB

    Joined:
    Aug 19, 2009
    Messages:
    2,627
    Likes Received:
    3,855
    Trophy Points:
    90
    I hope so :). I will probably release it as a V30, since V29 test builds I have locally need a little changing.
     
  10. digital john

    digital john MDL Senior Member

    Joined:
    Mar 30, 2008
    Messages:
    264
    Likes Received:
    68
    Trophy Points:
    10
    ok..thanx. will be waiting :)
     
  11. Luckie

    Luckie MDL Junior Member

    Joined:
    Jan 14, 2008
    Messages:
    80
    Likes Received:
    15
    Trophy Points:
    0
    what is your way?
     
  12. compstuff

    compstuff MDL Senior Member

    Joined:
    Jan 16, 2011
    Messages:
    437
    Likes Received:
    311
    Trophy Points:
    10
  13. tistou77

    tistou77 MDL Expert

    Joined:
    Mar 22, 2008
    Messages:
    1,659
    Likes Received:
    550
    Trophy Points:
    60
  14. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
  15. costastou

    costastou MDL Junior Member

    Joined:
    Sep 7, 2014
    Messages:
    55
    Likes Received:
    15
    Trophy Points:
    0
    ah thanks for finding that update!!!! every 2 patch tuesdays i intergrade my updates using dism to keep my instalation up to date. now please if you can tell me. they are some updates like this one that Microsoft download center dont provide. example. kb2952664 (i never undreastand why they do that) what is the trick to get them??
     
  16. Shoonay

    Shoonay MDL Member

    Joined:
    Jan 28, 2010
    Messages:
    127
    Likes Received:
    136
    Trophy Points:
    10
  17. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
  18. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
  19. coleoptere2007

    coleoptere2007 MDL Guru

    Joined:
    Apr 8, 2008
    Messages:
    3,182
    Likes Received:
    1,796
    Trophy Points:
    120
  20. adric

    adric MDL Addicted

    Joined:
    Jul 30, 2009
    Messages:
    846
    Likes Received:
    580
    Trophy Points:
    30
    Something may be broken on your side. Works fine here.