Is it possible to create a standalone virtual pc application like vmware does? - Stack Overflow [closed] most recent 30 from stackoverflow.com 2009-12-02T19:30:20Z http://stackoverflow.com/feeds/question/151540 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/151540/is-it-possible-to-create-a-standalone-virtual-pc-application-like-vmware-does 1 Is it possible to create a standalone virtual pc application like vmware does? [closed] paan 2008-09-30T02:27:36Z 2008-10-01T13:53:41Z <p>With vmware, you can create standalone executables of the vm image you are using. They call it vmware application.</p> <p>Is there a way to create the same thing using virtual pc.</p> http://stackoverflow.com/questions/151540/is-it-possible-to-create-a-standalone-virtual-pc-application-like-vmware-does/151547#151547 0 Answer by stimms for Is it possible to create a standalone virtual pc application like vmware does? stimms 2008-09-30T02:30:20Z 2008-09-30T02:30:20Z <p>Yep. All the virtual appliances are are installations of free operating systems which are then configured to run a specific application or provide a specific purpose. You simply ship the disk image as your appliance. </p> http://stackoverflow.com/questions/151540/is-it-possible-to-create-a-standalone-virtual-pc-application-like-vmware-does/151562#151562 0 Answer by mgb for Is it possible to create a standalone virtual pc application like vmware does? mgb 2008-09-30T02:34:07Z 2008-10-01T13:53:43Z <p>Neither are really standalone, vmware requires the free player and virtualPC is a free download.<br /> It's also worth considering virtualBox (from Sun) also free and faster (in my experience)</p> <p>virtualPC is less convenient for linux hosts and since the guest generally has to be a free OS to allow you to distribute it - this means it is less common. Additionally virtualPC VMs can only run on a windows host which rather again makes them less popular.</p>