Can’t move VMWare Fusion on Mac OS X?

If you get some message like “You don’t have permission to move this Application” or some such thing, try this in Terminal:

sudo chown -R username /Applications/VMware\ Fusion.app
sudo chmod -R 777 /Applications/VMware\ Fusion.app

Tagged with: , , ,
Posted in how-to
filter