Disabling system beep in VMware
I’ve recently been plaged by an obnoxiously loud system beep from VMware Workstation. I hunted around the Internet and discovered that adding the following to the .vmx configuration file for the virtual machine will silence it forever.
mks.noBeep = "TRUE"
Source:
Tagged as Add new tag, system beep, vmware + Categorized as Tools