If you have a vmware-workstation.desktop file in /usr/share/applications (the WS installer should create this) you might want to modify it by prefacing sudo in the Exec= line
Exec= sudo /usr/bin/vmware %F
This may or may not be what you want but it works for me.