1. start a DOS box
2. make a temp directory, for example, c:\temp
3. change directory to where you've downloaded WS Tech Preview
4. extract the .msi installer from the .exe by running the following command in DOS
cmd /C VMware-workstation-e.x.p-169612.exe -e c:\temp
5. when the command returns, you should see a "VMware Workstation.msi" and *.cab in c:\temp
6. Run VMware Workstation.msi by double clicking on it in Windows Explorer, or use msiexec
常用使用方法:
1 使用usb设备
首先宿主机启动服务VMware USB Arbitration Service
首先要装vmtools,然后vm菜单--->settings(device)里的usb controller里的前两项(Enable...、High...)要选中,这时vm的状态栏应该有个像盒子一样的小图标,点一下应该有usb设备,可以选择插入虚拟机,或者拔出--宿主机和客户机不能同时使用一个usb设备。