大马资讯论坛 - 马来西亚中文资讯平台

标题: 关闭 beeping 声音 Vista/XP/2003/2000 (图) [打印本页]

作者: 资讯王    时间: 2009-6-19 11:14
标题: 关闭 beeping 声音 Vista/XP/2003/2000 (图)
本帖最后由 资讯王 于 2009-6-19 11:15 编辑

来源:http://www.windowsreference.com/windows-2000/disable-beeping-sound-in-vistaxp20032000/

Disable beeping Sound in Vista/XP/2003/2000

方法1

To disable the PC Speaker beep temporarily  from the command line type the following

net stop beep

To disable the PC Speaker beep for good run the following command
sc config beep start= disabled

if you want to disable beeps to go away even after a reboot, run the following commands
net stop beep
sc config beep start= disabled.
The space between start= and disabled is required.

方法2
From Remote Machine
If you want to disable beeping sounds from remote machine run the following commands
sc \remoteMachine stop beep
sc \remoteMachine config beep start= disabled

方法3
For windows XP/2000/2003 Users
Right click on My computer->properties->Hardware->DeviceManager->View -> Show Hidden Devices -> Non Plug and Play-> Beep -> Right click and select Disable
Now you need to reboot your system




欢迎光临 大马资讯论坛 - 马来西亚中文资讯平台 (http://www.freeinfo.com.my/) Powered by Discuz! X3.3