A simple script to fix VMware shared folder not displaying after installing vmware-tools. Additionally, the script also give you the option to automatically add a bookmark in the file manager to the shared folder directory.
vmware-tools should be installed
-
Grant Permission
chmod +x vmware_shared_folders_fix.sh
-
Run The Script
sudo ./vmware_shared_folders_fix.sh # Optionally, you can use --yes to apply all configs sudo ./vmware_shared_folders_fix.sh --yes