Brian’s Stuff

Stuff I don’t want to forget (again!)

Tag archive for ‘Add new tag’

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: http://blog.pauked.com/?p=391