PC Review


Reply
Thread Tools Rate Thread

How to disable System Beeps/Alerts?

 
 
Ste
Guest
Posts: n/a
 
      6th Sep 2007
Hi there,

I've got a Dell Latitude D430 laptop running Windows XP SP2 and Office 2003.

Every time I receive a new email in Outlook, or when a wireless network is
found, or when I receive a popup window message, I am hearing a system beep
or alert sound.

It's not the same sound as found in Sounds, this sounds like an onboard
monotone beep, and muting the sounds has no effect on this.

It's getting quite annoying so I wondered if someone could tell me how to
turn off this alert please? I'm getting tens of emails a day, coming across
several wireless networks, and I'd like to turn these little beeps off.

I can't find anything relating to this in the Sounds section of the Control
Panel either.

Thanks for any help with this.

Ste


 
Reply With Quote
 
 
 
 
=?Utf-8?B?TjFL?=
Guest
Posts: n/a
 
      6th Sep 2007
Open notepad and paste this code in it:

Option Explicit
Dim WSHShell, n, MyBox, p, itemtype, Title

Set WSHShell = WScript.CreateObject("WScript.Shell")
p = "HKEY_CURRENT_USER\Control Panel\Sound\"
p = p & "Beep"
itemtype = "REG_SZ"
n= "No"

WSHShell.RegWrite p, n, itemtype
Title = "System Beeps are now Disabled." & vbCR
Title = Title & "You may need to Log off/Log on" & vbCR
MyBox = MsgBox(Title,4096,"Finished")

Save As .vbs file and run!

Source of the script: kellys-korner-xp.com
--
MCSA, MCDST, MCP
Systems Specialist
http://www.wincert.net


"Ste" wrote:

> Hi there,
>
> I've got a Dell Latitude D430 laptop running Windows XP SP2 and Office 2003.
>
> Every time I receive a new email in Outlook, or when a wireless network is
> found, or when I receive a popup window message, I am hearing a system beep
> or alert sound.
>
> It's not the same sound as found in Sounds, this sounds like an onboard
> monotone beep, and muting the sounds has no effect on this.
>
> It's getting quite annoying so I wondered if someone could tell me how to
> turn off this alert please? I'm getting tens of emails a day, coming across
> several wireless networks, and I'd like to turn these little beeps off.
>
> I can't find anything relating to this in the Sounds section of the Control
> Panel either.
>
> Thanks for any help with this.
>
> Ste
>
>
>

 
Reply With Quote
 
Peter Foldes
Guest
Posts: n/a
 
      6th Sep 2007
Have you thought about contacting Dell and asking them about their beep codes. That will tell you what is causing it.
Just a thought

--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.

"Ste" <(E-Mail Removed)> wrote in message news:46dfddf5$0$13933$(E-Mail Removed)...
> Hi there,
>
> I've got a Dell Latitude D430 laptop running Windows XP SP2 and Office 2003.
>
> Every time I receive a new email in Outlook, or when a wireless network is
> found, or when I receive a popup window message, I am hearing a system beep
> or alert sound.
>
> It's not the same sound as found in Sounds, this sounds like an onboard
> monotone beep, and muting the sounds has no effect on this.
>
> It's getting quite annoying so I wondered if someone could tell me how to
> turn off this alert please? I'm getting tens of emails a day, coming across
> several wireless networks, and I'd like to turn these little beeps off.
>
> I can't find anything relating to this in the Sounds section of the Control
> Panel either.
>
> Thanks for any help with this.
>
> Ste
>
>

 
Reply With Quote
 
R. McCarty
Guest
Posts: n/a
 
      6th Sep 2007
Have you disabled "Beep on Error(s)"?. If it's the generic Beep, it's a
service in XP and you can set it's start mode to Disabled (4). But that
has a downside as legitimate errors will not be alerted with the beep.

"Peter Foldes" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
Have you thought about contacting Dell and asking them about their beep
codes. That will tell you what is causing it.
Just a thought

--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.

"Ste" <(E-Mail Removed)> wrote in message
news:46dfddf5$0$13933$(E-Mail Removed)...
> Hi there,
>
> I've got a Dell Latitude D430 laptop running Windows XP SP2 and Office
> 2003.
>
> Every time I receive a new email in Outlook, or when a wireless network is
> found, or when I receive a popup window message, I am hearing a system
> beep
> or alert sound.
>
> It's not the same sound as found in Sounds, this sounds like an onboard
> monotone beep, and muting the sounds has no effect on this.
>
> It's getting quite annoying so I wondered if someone could tell me how to
> turn off this alert please? I'm getting tens of emails a day, coming
> across
> several wireless networks, and I'd like to turn these little beeps off.
>
> I can't find anything relating to this in the Sounds section of the
> Control
> Panel either.
>
> Thanks for any help with this.
>
> Ste
>
>



 
Reply With Quote
 
Peter Foldes
Guest
Posts: n/a
 
      6th Sep 2007
Are you answering me ?? I am not the OP

--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.

"R. McCarty" <PcEngWork-NoSpam_@mindspring.com> wrote in message news:%(E-Mail Removed)...
> Have you disabled "Beep on Error(s)"?. If it's the generic Beep, it's a
> service in XP and you can set it's start mode to Disabled (4). But that
> has a downside as legitimate errors will not be alerted with the beep.
>
> "Peter Foldes" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> Have you thought about contacting Dell and asking them about their beep
> codes. That will tell you what is causing it.
> Just a thought
>
> --
> Peter
>
> Please Reply to Newsgroup for the benefit of others
> Requests for assistance by email can not and will not be acknowledged.
>
> "Ste" <(E-Mail Removed)> wrote in message
> news:46dfddf5$0$13933$(E-Mail Removed)...
>> Hi there,
>>
>> I've got a Dell Latitude D430 laptop running Windows XP SP2 and Office
>> 2003.
>>
>> Every time I receive a new email in Outlook, or when a wireless network is
>> found, or when I receive a popup window message, I am hearing a system
>> beep
>> or alert sound.
>>
>> It's not the same sound as found in Sounds, this sounds like an onboard
>> monotone beep, and muting the sounds has no effect on this.
>>
>> It's getting quite annoying so I wondered if someone could tell me how to
>> turn off this alert please? I'm getting tens of emails a day, coming
>> across
>> several wireless networks, and I'd like to turn these little beeps off.
>>
>> I can't find anything relating to this in the Sounds section of the
>> Control
>> Panel either.
>>
>> Thanks for any help with this.
>>
>> Ste
>>
>>

>
>

 
Reply With Quote
 
R. McCarty
Guest
Posts: n/a
 
      6th Sep 2007
Beg your Pardon, it was directed to the OP.
I replied into the wrong part of the thread.

"Peter Foldes" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
Are you answering me ?? I am not the OP

--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.

"R. McCarty" <PcEngWork-NoSpam_@mindspring.com> wrote in message
news:%(E-Mail Removed)...
> Have you disabled "Beep on Error(s)"?. If it's the generic Beep, it's a
> service in XP and you can set it's start mode to Disabled (4). But that
> has a downside as legitimate errors will not be alerted with the beep.
>
> "Peter Foldes" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> Have you thought about contacting Dell and asking them about their beep
> codes. That will tell you what is causing it.
> Just a thought
>
> --
> Peter
>
> Please Reply to Newsgroup for the benefit of others
> Requests for assistance by email can not and will not be acknowledged.
>
> "Ste" <(E-Mail Removed)> wrote in message
> news:46dfddf5$0$13933$(E-Mail Removed)...
>> Hi there,
>>
>> I've got a Dell Latitude D430 laptop running Windows XP SP2 and Office
>> 2003.
>>
>> Every time I receive a new email in Outlook, or when a wireless network
>> is
>> found, or when I receive a popup window message, I am hearing a system
>> beep
>> or alert sound.
>>
>> It's not the same sound as found in Sounds, this sounds like an onboard
>> monotone beep, and muting the sounds has no effect on this.
>>
>> It's getting quite annoying so I wondered if someone could tell me how to
>> turn off this alert please? I'm getting tens of emails a day, coming
>> across
>> several wireless networks, and I'd like to turn these little beeps off.
>>
>> I can't find anything relating to this in the Sounds section of the
>> Control
>> Panel either.
>>
>> Thanks for any help with this.
>>
>> Ste
>>
>>

>
>



 
Reply With Quote
 
Ste
Guest
Posts: n/a
 
      6th Sep 2007
Thanks for this. I'll keep this as a last resort, but was hoping there would
be a way to achieve this via a checkbox somewhere?

Also, sorry for posting this thread twice - I did it on my Mac but it didn't
appear to have sent, so I re-wrote it on the PC...

Ste

"N1K" <(E-Mail Removed)> wrote in message
news:6D75FEE8-0279-40C3-BF60-(E-Mail Removed)...
> Open notepad and paste this code in it:
>
> Option Explicit
> Dim WSHShell, n, MyBox, p, itemtype, Title
>
> Set WSHShell = WScript.CreateObject("WScript.Shell")
> p = "HKEY_CURRENT_USER\Control Panel\Sound\"
> p = p & "Beep"
> itemtype = "REG_SZ"
> n= "No"
>
> WSHShell.RegWrite p, n, itemtype
> Title = "System Beeps are now Disabled." & vbCR
> Title = Title & "You may need to Log off/Log on" & vbCR
> MyBox = MsgBox(Title,4096,"Finished")
>
> Save As .vbs file and run!
>
> Source of the script: kellys-korner-xp.com
> --
> MCSA, MCDST, MCP
> Systems Specialist
> http://www.wincert.net
>
>
> "Ste" wrote:
>
>> Hi there,
>>
>> I've got a Dell Latitude D430 laptop running Windows XP SP2 and Office
>> 2003.
>>
>> Every time I receive a new email in Outlook, or when a wireless network
>> is
>> found, or when I receive a popup window message, I am hearing a system
>> beep
>> or alert sound.
>>
>> It's not the same sound as found in Sounds, this sounds like an onboard
>> monotone beep, and muting the sounds has no effect on this.
>>
>> It's getting quite annoying so I wondered if someone could tell me how to
>> turn off this alert please? I'm getting tens of emails a day, coming
>> across
>> several wireless networks, and I'd like to turn these little beeps off.
>>
>> I can't find anything relating to this in the Sounds section of the
>> Control
>> Panel either.
>>
>> Thanks for any help with this.
>>
>> Ste
>>
>>
>>



 
Reply With Quote
 
Ste
Guest
Posts: n/a
 
      6th Sep 2007
I haven't yet as I assumed it was a Windows thing rather than a Dell thing?

Ste

"Peter Foldes" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
Have you thought about contacting Dell and asking them about their beep
codes. That will tell you what is causing it.
Just a thought

--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.

"Ste" <(E-Mail Removed)> wrote in message
news:46dfddf5$0$13933$(E-Mail Removed)...
> Hi there,
>
> I've got a Dell Latitude D430 laptop running Windows XP SP2 and Office
> 2003.
>
> Every time I receive a new email in Outlook, or when a wireless network is
> found, or when I receive a popup window message, I am hearing a system
> beep
> or alert sound.
>
> It's not the same sound as found in Sounds, this sounds like an onboard
> monotone beep, and muting the sounds has no effect on this.
>
> It's getting quite annoying so I wondered if someone could tell me how to
> turn off this alert please? I'm getting tens of emails a day, coming
> across
> several wireless networks, and I'd like to turn these little beeps off.
>
> I can't find anything relating to this in the Sounds section of the
> Control
> Panel either.
>
> Thanks for any help with this.
>
> Ste
>
>



 
Reply With Quote
 
Ste
Guest
Posts: n/a
 
      6th Sep 2007
Where about would I be able to find this menu option in XP?

Thanks,

Ste

"R. McCarty" <PcEngWork-NoSpam_@mindspring.com> wrote in message
news:%(E-Mail Removed)...
> Have you disabled "Beep on Error(s)"?. If it's the generic Beep, it's a
> service in XP and you can set it's start mode to Disabled (4). But that
> has a downside as legitimate errors will not be alerted with the beep.
>
> "Peter Foldes" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> Have you thought about contacting Dell and asking them about their beep
> codes. That will tell you what is causing it.
> Just a thought
>
> --
> Peter
>
> Please Reply to Newsgroup for the benefit of others
> Requests for assistance by email can not and will not be acknowledged.
>
> "Ste" <(E-Mail Removed)> wrote in message
> news:46dfddf5$0$13933$(E-Mail Removed)...
>> Hi there,
>>
>> I've got a Dell Latitude D430 laptop running Windows XP SP2 and Office
>> 2003.
>>
>> Every time I receive a new email in Outlook, or when a wireless network
>> is
>> found, or when I receive a popup window message, I am hearing a system
>> beep
>> or alert sound.
>>
>> It's not the same sound as found in Sounds, this sounds like an onboard
>> monotone beep, and muting the sounds has no effect on this.
>>
>> It's getting quite annoying so I wondered if someone could tell me how to
>> turn off this alert please? I'm getting tens of emails a day, coming
>> across
>> several wireless networks, and I'd like to turn these little beeps off.
>>
>> I can't find anything relating to this in the Sounds section of the
>> Control
>> Panel either.
>>
>> Thanks for any help with this.
>>
>> Ste
>>
>>

>
>



 
Reply With Quote
 
R. McCarty
Guest
Posts: n/a
 
      6th Sep 2007
Easiest access is with a PowerToy for XP, Tweak-UI. Under the
General heading you'll find the "Beep on Error" checkbox.
Direct download link:
http://download.microsoft.com/downlo...ertoySetup.exe


"Ste" <(E-Mail Removed)> wrote in message
news:46e01aee$0$11450$(E-Mail Removed)...
> Where about would I be able to find this menu option in XP?
>
> Thanks,
>
> Ste
>
> "R. McCarty" <PcEngWork-NoSpam_@mindspring.com> wrote in message
> news:%(E-Mail Removed)...
>> Have you disabled "Beep on Error(s)"?. If it's the generic Beep, it's a
>> service in XP and you can set it's start mode to Disabled (4). But that
>> has a downside as legitimate errors will not be alerted with the beep.
>>
>> "Peter Foldes" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>> Have you thought about contacting Dell and asking them about their beep
>> codes. That will tell you what is causing it.
>> Just a thought
>>
>> --
>> Peter
>>
>> Please Reply to Newsgroup for the benefit of others
>> Requests for assistance by email can not and will not be acknowledged.
>>
>> "Ste" <(E-Mail Removed)> wrote in message
>> news:46dfddf5$0$13933$(E-Mail Removed)...
>>> Hi there,
>>>
>>> I've got a Dell Latitude D430 laptop running Windows XP SP2 and Office
>>> 2003.
>>>
>>> Every time I receive a new email in Outlook, or when a wireless network
>>> is
>>> found, or when I receive a popup window message, I am hearing a system
>>> beep
>>> or alert sound.
>>>
>>> It's not the same sound as found in Sounds, this sounds like an onboard
>>> monotone beep, and muting the sounds has no effect on this.
>>>
>>> It's getting quite annoying so I wondered if someone could tell me how
>>> to
>>> turn off this alert please? I'm getting tens of emails a day, coming
>>> across
>>> several wireless networks, and I'd like to turn these little beeps off.
>>>
>>> I can't find anything relating to this in the Sounds section of the
>>> Control
>>> Panel either.
>>>
>>> Thanks for any help with this.
>>>
>>> Ste
>>>
>>>

>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Disable System Alerts on File Open PeterM Microsoft Excel Misc 1 25th Jun 2008 08:02 AM
How to Silence System Beeps/Alerts? Ste Windows XP General 4 19th Oct 2007 07:10 PM
How can I disable system alerts (deleting a sheet for example)? =?Utf-8?B?YW5kcmlpbA==?= Microsoft Excel Misc 16 17th Dec 2005 03:37 PM
System Beeps - Five Beeps (One long, two short, high pitch, low pitch) Huw E Computer Hardware 0 28th Jan 2004 10:58 PM
Sounds Beeps Mail alerts etc Rik Microsoft Windows 2000 Multimedia 0 17th Sep 2003 05:19 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:13 PM.