Windows Update Pack (07.09.2009)

Discussion in 'Windows 7' started by hanschke, Sep 7, 2009.

  1. hanschke

    hanschke MDL Senior Member

    Jan 8, 2008
    425
    33
    10
  2. imatrix

    imatrix MDL Guru

    Jul 29, 2009
    2,436
    252
    90
    would you mind just provide the script? thanks
     
  3. hanschke

    hanschke MDL Senior Member

    Jan 8, 2008
    425
    33
    10
    why do you need the script?

    x86 or x64 do you want? you can do the patch for your own too.
     
  4. padizar

    padizar MDL Novice

    Aug 20, 2009
    4
    0
    0
    I don't recomend install these updates. Maybe they are fake.

    ----------------------------------------------------------
    Best regards,
    Bill Gates
     
  5. hanschke

    hanschke MDL Senior Member

    Jan 8, 2008
    425
    33
    10
    yes maybe but dont blame any thread with this! i cannot read it anymore
     
  6. Thành Đạt

    Thành Đạt MDL Novice

    Aug 4, 2009
    17
    0
    0
    I think so!lol :D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Lenmaer

    Lenmaer MDL Addicted

    Jul 3, 2009
    577
    3
    30
    Could someone provide the direct link?
    linksave only give access to dlc or cnl files.

    thanks
     
  8. padizar

    padizar MDL Novice

    Aug 20, 2009
    4
    0
    0
    It is a little more than a month till windows 7 retailing. It's more than two months have passed from RTM. A month of expecting is nothing vs that.
     
  9. DaxDimi

    DaxDimi MDL Novice

    Nov 2, 2008
    44
    0
    0
    ff can't you give the direct link to rs?...
     
  10. arabmed

    arabmed MDL Novice

    Jul 13, 2009
    38
    7
    0
    direct link
     
  11. hanschke

    hanschke MDL Senior Member

    Jan 8, 2008
    425
    33
    10
    i dont will put the rs links here cause they can be abused to fast.
     
  12. tomorrow

    tomorrow MDL Addicted

    Jul 3, 2008
    723
    263
    30
    Use 2Shared or Megaupload :)
     
  13. quell

    quell MDL Novice

    Aug 18, 2009
    4
    0
    0
  14. lunar21

    lunar21 MDL Addicted

    Dec 14, 2008
    753
    270
    30
    what does the 7600.win7_ldr stand for? Before it was gdr now its ldr???? What does all that mean and what do all these updates do and what are they for?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Klownicle

    Klownicle MDL Member

    Jul 27, 2009
    127
    26
    10
    Save yourself the trouble, these updates don't do anything special wait for offical updates from microsoft.
     
  16. Michel

    Michel MDL Expert

    Jul 29, 2009
    1,860
    261
    60
    Those are official :rolleyes:
     
  17. Reginald_Rae

    Reginald_Rae MDL Novice

    Sep 7, 2009
    25
    0
    0
    why does this updates, dont come in Windows Update?
     
  18. Riddick91

    Riddick91 MDL Novice

    Aug 26, 2009
    12
    2
    0
    #19 Riddick91, Sep 7, 2009
    Last edited by a moderator: Apr 20, 2017
    i've also written a script, which installs the updates for you
    here is the code, you only have to copy the text into a file named "install.bat".
    just copy the script into the folder where the updates are.

    Code:
    @echo off
    
    for /F "skip=1" %%A IN ('DIR /B') DO (
    echo Install Update "%%A" ...
    %%A /QUIET /NORESTART >NUL
    echo.)
    
    echo.
    echo ###########################################################
    echo.
    echo Updates are installed
    echo Press any key to reboot
    pause >NUL
    shutdown -r -t 0
     
  19. poi2

    poi2 MDL Novice

    Mar 30, 2009
    39
    0
    0
    MS isn't expected to release updates to Windows Update until the public gets the OS on October 22.

    Some (or all) of these should appear on Windows Update then.