I download the 7.0 build 203739 from vmware.com, and it does say it's for 32bit or 64bit. But the software was installed automatically on the Program Files(x86) folder of my x64 XP and the task manager shows it as "vmware.exe(32)".

Does the VMware workstation program support the x64 platform?

link|improve this question
This belongs on SuperUser.com – Josh Brower Feb 2 '10 at 14:28
feedback

migrated from serverfault.com Feb 2 '10 at 15:51

This question came from our site for system administrators and desktop support professionals.

4 Answers

There's only a single binary of VMware Workstation, which supports both 32 and 64-bit hosts (even though it gets installed in "Program Files (x86)" on Windows x64).

The vmware.exe process is just the front-end and it's always 32-bit, but the actual virtual machines (vmware-vmx.exe) are 64-bit on 64-bit hosts.

link|improve this answer
feedback

The app itself is 32-bit but it supports 16, 32 and 64-bit VMs.

link|improve this answer
feedback

While the VM software is 32 bit it supports 64 bit client OSs with 64bit virtual drivers for the virtualized hardware.

link|improve this answer
feedback

it's correct. VMware workstation 7 only has a single installation for both 32bit and 64bit of windows. The management console program itself is a 32bit, but the virtual drivers will be installed the 64bit version on your Windows 64bit

link|improve this answer
feedback

Your Answer

 
or
required, but never shown