3

I downloaded the .iso of Windows 7 and would now like to install it as my main OS. However I can't because I don't have a DVD Burner, a 2+ GB USB Drive, or a external HDD (or extra HDD). So how can I install Windows 7?

Kredns
  • 496
  • 1
  • 8
  • 15

5 Answers5

7

Is the system running an existing version of Windows? Then you should just be able to extract the contents of the iso (say with winrar or virtual clone drive) to another partition and run the setup.exe. Here's a guide.

Oskar Duveborn
  • 10,740
  • 3
  • 32
  • 48
  • FYI, yes, Win7 allows upgrade installs over Vista and prior versions of Win7. See http://blogs.msdn.com/e7/archive/2009/04/07/delivering-a-quality-upgrade-experience.aspx – quux May 25 '09 at 00:31
  • Cool, didn't know that ^^ – Oskar Duveborn May 25 '09 at 01:46
  • I did the upgrade from Vista to 7 and every single one of my programs worked. I figured a few wouldn't, but everything went without a hitch. Thanks Oskar Duveborn! – Kredns May 25 '09 at 12:57
4

Spend the $10 on a 4gb Thumb Drive. there is a point where common sense needs to kick in. Alternatively, iirc VMWare has an unsupported option to mount a physical drive, you can install to that, then change your boot drive in the bios.

Tracker1
  • 293
  • 3
  • 11
3

You could do it via PXE booting, but that requires at least one other computer on your network. It would also take you several hours to set it up.

USB sticks are cheap; you should be able to get a 4GB or 8GB stick for just a few euros. Much cheaper than spending all your time trying to set up a PXE boot environment for a single installation.

Windows 8
  • 31
  • 1
1

You can install it on a virtual machine by mounting the .iso file as a DVD drive. I don't know if that's an option, but I always do it this way.

Brent
  • 22,219
  • 19
  • 68
  • 102
  • I want to actually install it on my system. I'm going to edit my question to include this. Thanks. – Kredns May 24 '09 at 23:13
1
  1. Copy whole mounted win7ult dvd on D: (not C:)
  2. Type in cmd:

    reagentc /boottore >NUL (restart automatic)
    
  3. In WinRE go to command prompt and type

    D:\GRMCULFRER_EN_DVD\sources\setup.exe
    
Dmitri Chubarov
  • 2,296
  • 1
  • 15
  • 28
teknik
  • 11
  • 1