#!/bin/sh
defaultbrowser https://my.vmware.com/web/vmware/free#desktop_end_user_computing/vmware_player/6_0|PLAYER-606|product_downloads &
sleep 5

`xmessage -name 'vmware player' -center -bg white -fg black "vmware player requires the devx and kernel sources installed for the initial install and first run.
find them in quickpet, they can be uninstalled afterwards.

once downloaded you'll need to 'right-click' on the bundle
and choose 'permissions' then select (Make executable/searchable) and press ok.
then just left click on it to install.

once installation is complete open /usr/share/applications/vmware.desktop in a text editor
and remove %f from the end of the exec line.

finally open /etc/rc.d/rc.shutdown in a text editor and add /etc/init.d/vmware stop to line 92ish"`