Vmware Fusion, how to remove suspend option completely

From Disabling the suspend feature for a virtual machine in VMware Fusion:

VMware Fusion

To disable the suspend feature for a virtual machine:

  1. Shutdown the virtual machine.
  2. Locate the virtual machine bundle. For more information, see Locating the virtual machine bundle in VMware Fusion (1007599).
  3. Press Ctrl and click the virtual machine bundle, then click Show Package Contents.
  4. Open the .vmx file for editing in a text editor. For more information, see Editing the .vmx file for your VMware Fusion virtual machine (1014782).
  5. Add this line to the .vmx file:
    suspend.disabled = "TRUE"
  6. Save and close the .vmx file.
  7. Restart the virtual machine.