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
    Windows 3.5 is built into Windows 8 (but disabled by default,) go to 'Turn Windows features on or off' and activate it
     
  2. digital john

    digital john MDL Senior Member

    Mar 30, 2008
    265
    69
    10
    oh ok........thanx rick
     
  3. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    #8263 s1ave77, Aug 17, 2013
    Last edited by a moderator: Apr 20, 2017
    Or use DISM to do it offline :D.

    Code:
    dism.exe /online /enable-feature /featurename:NetFX3 /Source:X:\sources\sxs /LimitAccess
    where 'X' is the mounted ISO or DVD.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,419
    11,688
    240
    #8264 murphy78, Aug 17, 2013
    Last edited by a moderator: Apr 20, 2017
    Code:
    dism /online /add-feature /featurename:netfx3 /all
     
  5. gamazet

    gamazet MDL Senior Member

    Sep 26, 2009
    279
    966
    10
    KB2859537 is probably bad

    news.softpedia.com/news/Microsoft-KB2859537-Update-Causes-BSOD-on-Windows-7-375659.shtml
     
  6. digital john

    digital john MDL Senior Member

    Mar 30, 2008
    265
    69
    10
  7. Alphawaves

    Alphawaves Super Moderator/Developer
    Staff Member

    Aug 11, 2008
    6,251
    22,366
    210
    McRip hasn't replied here lately.. maybe we could help him and donate to keep his server online ???
     
  8. avechuche

    avechuche MDL Junior Member

    May 10, 2012
    73
    30
    0
    yes is possible or why not create a dropbox account for each list of updates? each account has 10GB of transfer per day.
     
  9. steven4554

    steven4554 MDL Expert

    Jul 12, 2009
    1,503
    2,817
    60
    Yes, but dropbox will temporarily lock that account due to excessive downloading. I've had that happen to me once, which was annoying but understandable.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. Hjyu

    Hjyu MDL Novice

    Sep 22, 2011
    10
    2
    0
    Torrent? Maybe late someone will do http server.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. burfadel

    burfadel MDL EXE>MSP/CAB

    Aug 19, 2009
    2,626
    3,856
    90
    A file server but when you click on the files it links to the Microsoft server for the updates (and downloads the archive) instead. For updates no longer on the server, then you can link that to a dropbox site. Not ideal, but would mean very low server bandwidth required.
     
  12. steven4554

    steven4554 MDL Expert

    Jul 12, 2009
    1,503
    2,817
    60
    That's what I do with my update lists for WUD sometimes, but I'm still very careful in case my account does get restricted again. Just wish I could afford my own little file server:(
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. digital john

    digital john MDL Senior Member

    Mar 30, 2008
    265
    69
    10
    @burf, no update installer 29?
     
  14. biatche

    biatche MDL Addicted

    Nov 14, 2009
    573
    144
    30
    whats the next best update list similar to solor/mcrip?
     
  15. Alphawaves

    Alphawaves Super Moderator/Developer
    Staff Member

    Aug 11, 2008
    6,251
    22,366
    210
    McRips is back online..:worthy:
     
  16. biatche

    biatche MDL Addicted

    Nov 14, 2009
    573
    144
    30
    yet to be updated, is that right
     
  17. burfadel

    burfadel MDL EXE>MSP/CAB

    Aug 19, 2009
    2,626
    3,856
    90
    Still in the works, it is a job for me this weekend :). It is changed a little bit as the WU satisfaction system is changed over to the Microsoft Express cab method. Basically it's a better way to deal with WU satisfaction updates.