up vote 1 down vote favorite
share [g+] share [fb]

I have a Windows 7 software, existing in the iso format. Now I want to extract it to run as a host OS using VMWare.

How to extract iso so that it can run as a virtual machine?

link|improve this question

53% accept rate
feedback

1 Answer

up vote 7 down vote accepted

You don't need to extract the ISO. You simply set the CD-Rom device in the virtual machine to load an image. Then point that image to the location of your Windows 7 ISO. When the virtual machine is powered on, it will load the Windows 7 ISO as if it were a CD. You should then be able to install Windows 7 normally.

link|improve this answer
2  
File -> New -> Virtual Machine -> Typical -> Installer disc image file (iso) – hyperslug Jul 21 '09 at 3:52
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.