Slashdot Mirror


Microsoft Finally Allows Customers To Legally Download Windows 7 ISOs

MojoKid writes: It's long been a pet peeve of many end users that Microsoft has made it such a challenge to procure a legitimate ISO image of its various operating systems. It seems like the company should have no problem offering them in an easy-to-find spot on its website, because after all, it's not like they can be taken utilized without a legal key. Sometimes, people simply lose the disc or ISO they had, and so it shouldn't be such a challenge to get a replacement. Fortunately, with a new feature on the Microsoft site, you are now able to get that replacement Windows 7 ISO. However, it's behind a bit of protection. You'll need to provide your legal product code, and then the language, in order to go through to the download page. If you've somehow lost your key but are still using the OS that it's tied to, you can retrieve it through a few different third party tools. However, it does seem like not all valid keys work properly just yet, since some users are reporting valid keys throwing errors or not enabling a download for some reason.

4 of 132 comments (clear)

  1. Am I Missing Something? by CaTfiSh · · Score: 5, Informative

    I've got an ISO image I downloaded from Microsoft back in April of last year without having to provide any details.

    1. Re:Am I Missing Something? by tlhIngan · · Score: 4, Informative

      I've got an ISO image I downloaded from Microsoft back in April of last year without having to provide any details.

      DigitalRiver has stopped providing those ISOs for a little while now. If you visit any of those links, they just redirect you back to Microsoft.com.

      Yes, I tried last week when I had to get a Win7 image for a friend. None of those links work anymore.

  2. Re:MS can't give up decades old practice by UnknownSoldier · · Score: 5, Informative

    Here are the steps to have infinite grace period with Windows 7 -- no 3rd party tools required!

    Reboot
    press F8 at startup
    Repair Computer
    System Recovery Options: Keyboard: US
    Username/Password
    (you will see: Windows found on Drive ?:)
    Command Prompt
    win7_reset.bat
    exit
    Reboot

    The contents of: win7_reset.bat

    reg load HKLM\MY_SYSTEM "\Windows\System32\config\system"
    reg delete HKLM\MY_SYSTEM\WPA /f
    reg unload HKLM\MY_SYSTEM

    And on reboot,

    Command Prompt
    Right-click, Run as administrator
    win7_reg.bat

    Contents of: win7_reg.bat

    slmgr /upk
    slmgr /cpky
    REM Default keys for Window s7
    REM Home Premium
    REM slmgr /ipk RHPQ2-RMFJH-74XYM-BH4JX-XM76F
    REM Professional
    slmgr /ipk HYF8J-CVRMY-CM74G-RPHKF-PW487
    REM Ultimate
    REM slmgr /ipk D4F6K-QK3RD-TMVMJ-BBMRX-3MBMV

  3. Have they rolled in all the updates? by AbRASiON · · Score: 3, Informative

    If you want to "make your own" copy of Windows 7, similar to the slipstreaming method, you can download a legit copy of Windows 7, SP1 but the updates much beyond that are missing.

    The only way to make your own, is a very complex process, but you basically install Windows 7, install all the updates, then run a sysprep to remove all your customisations (but keep updates) then you boot off a bootable ISO and re-compress that install into a .WIM file and put that on your DVD / USB key. It's .. interesting but overly complicated.

    Also a Windows 7 installable ISO, if you use an ISO editor and delete the fucking STUPID "EI.CFG" file (google it) from the ISO, when you install it will prompt you "which would you like to install" - from Home Basic up to Ultimate, saving you needing multiple forms of media (fucking Microsoft)
    I do not however, believe you can install Windows 7 Ultimate, install patches, ("slipstream") sysprep re-compress back into a WIM file AND then install from a single ISO without EI.CFG - it will specifically install whatever version you've done your slipstreaming on, unfortunately.

    Why can't these cocks make it easy? Single image file, installs any version, dependent upon key, and up to date?