I have a VMware 6 Workstation installation running on my XP 64-bit host OS. I have a 32-bit Windows 2003 guest. I simply want to be able to put something on the clipboard in one world and paste it into the other world, but the clipboards seem entirely distinct. I see the "Guest Isolation" setting for my VM, and it's set to allow both drag/drop and copy/paste to and from the VM, but this doesn't seem to be helping. What else can I try?

Edit: Sorry about the lack of clarity... I did mean simply to put a text-only item on the clipboard. I hadn't even considered something more complex. I was copying/ctrl-c'ing from Notepad and trying to paste that into the other place. No love.

But, I just updated the VMware Tools client app. It seems like I had already installed it, but it may have been old, corrupted, or otherwise hosed. Getting a new version and rebooting (I had already tried rebooting without updating the tools, BTW) worked wonderfully. I can copy my text all around now.

link|improve this question

80% accept rate
feedback

closed as off topic by Quentin, Will Mar 23 '11 at 11:50

Questions on Stack Overflow are expected to generally relate to programming or software development in some way, within the scope defined in the faq.

6 Answers

up vote 17 down vote accepted

You have to install the vmware tools on the guest OS. It should be an item on the Virtual Machine menu bar. HTH!

link|improve this answer
+1, although in VMWare Server 2 there is no such item on the menu bar. For VMWare Server 2 you have to install the tools from a link in the "status" box after selecting the virtual machine from the inventory box in VMware Infrastructure Web Access. Still giving credit because this led to the correct solution. – NightOwl888 May 16 '11 at 18:02
Don't forget to reboot the guest-OS. In my case: host: Mac OSX, guest Ubuntu. Copy-paste and dragging files did not work before I rebooted. – Niels Bom Apr 5 at 8:53
feedback

It depends on what you are meaning by "put on your clipboard". You should be able to perform a simple copy and paste of a short text string via the clipboard sharing, but not anything complicated like copying a file.

To copy a file or folder, you can drag and drop the object from the guest to host (or vice versa). Be careful with this though, as it creates extra copies in your %TEMP% folder on the host.

link|improve this answer
feedback

Not sure about VMWare, but in MS Virtual PC there's a package you need to install on the guest OS to enable this kind of thing.

link|improve this answer
feedback

ZombieSheep is right, it's usually called Virtual Guest Additions or something similar, though I think you've probably installed that if the Guest Isolation option isn't disabled.

link|improve this answer
feedback

You'll have to install VMware Tools. Go to the vShere client, right mouse on the guest, select Guest then Install/Upgrade VMware Tools.

link|improve this answer
feedback

Heres a video tutorial showing you exactly what to do.

link|improve this answer
1  
This requires you to be logged in to ewc.edu's moodle. Shockingly, I've misplaced my login. ;-) – Jeremy Dunck Feb 25 '10 at 18:00
feedback

protected by Gabe Mar 23 '11 at 11:50

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

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