Microsoft Virtual PC is Microsoft's release of a product line they acquired from Connectix in February 2003. It natively provides support for Windows operating systems, but, using the 'Other' option, it is possible to install and run pretty much any Operating System. (Tested with Linux and several hobbyist OSes.)

It feels very similar to the VMWare PC Emulator, and provides most of the same functions, and is free. A free downloadable version is available from Microsoft's website.

I also found that this trial can be run after the expiration by changing the system date to when it worked, running the prog, and changing the date back. I have a batch script to do this:

 @ECHO OFF
 date 24-12-04
 "C:\Program Files\Microsoft Virtual PC\Microsoft Virtual PC.exe"
 echo Please enter today's date.
 date

Review: It is okay, but doesn't have an integrated debugger. Pretty fast though :)

More review:


Category: PcEmulators