最近开发时经常听音乐,虚机也常开着。但是虚机里面的警告提示音很刺耳。网上搜了一下,竟然在TECHNET看到了一篇文章

 里面有解决此问题的原文:

To stop a virtual machine from generating a beep sound when an operating system event occurs, follow these steps:

  1. On the virtual machine, click Start, click Run, type regedit in the Open box, and then click OK.
  2. Locate, and then click the following registry subkey:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Beep
  3. In the right pane, right-click Start, and then click Modify.
  4. In the Value data box, type 4 to turn off the beep sound, and then click OK.
  5. Quit Registry Editor, and then restart the virtual machine.

     按以上步骤将注册表后问题解决。

相关文章:

  • 2021-05-31
  • 2021-09-03
  • 2022-12-23
  • 2022-12-23
  • 2022-02-24
  • 2022-02-20
  • 2021-08-23
  • 2021-11-28
猜你喜欢
  • 2022-12-23
  • 2021-12-19
  • 2021-07-18
  • 2021-11-14
  • 2022-01-03
  • 2021-11-11
  • 2021-12-14
相关资源
相似解决方案