<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Turn-off Beep When Changing Volume in Windows</title>
	<atom:link href="http://drjunker.org/2008/05/20/turn-off-beep-when-changing-volume-in-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://drjunker.org/2008/05/20/turn-off-beep-when-changing-volume-in-windows/</link>
	<description>On a quest to find optimality in an imperfect world.</description>
	<lastBuildDate>Fri, 28 May 2010 14:38:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Rachel</title>
		<link>http://drjunker.org/2008/05/20/turn-off-beep-when-changing-volume-in-windows/comment-page-1/#comment-2724</link>
		<dc:creator>Rachel</dc:creator>
		<pubDate>Wed, 19 May 2010 13:33:05 +0000</pubDate>
		<guid isPermaLink="false">http://drjunker.org/?p=111#comment-2724</guid>
		<description>Thanks so much Stef, extremely useful!</description>
		<content:encoded><![CDATA[<p>Thanks so much Stef, extremely useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tahwos</title>
		<link>http://drjunker.org/2008/05/20/turn-off-beep-when-changing-volume-in-windows/comment-page-1/#comment-2714</link>
		<dc:creator>tahwos</dc:creator>
		<pubDate>Wed, 03 Mar 2010 10:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://drjunker.org/?p=111#comment-2714</guid>
		<description>Tobi, In reference to the post by naaman, some PC&#039;s just do not have the PC speaker listed in the Volume Control Properties, especially newer systems that utilize the High-Definition Audio Bus (re: KB888111). The existence of the PC speaker in the property section is a carry over from PCI sound cards and motherboards (with on-board sound ala AC &#039;97) that have the speaker as part of their architecture. That being said, the only way to access the system beep directly, is through the registry and device manager. While the &quot;fix&quot; that naaman mentions might not be as elegant, most PC users want the simple solution, and creating a blank WAV file fits that description. Most users already know how to access the sounds and themes to customize their computer, as well as using their machine to edit audio and video. Pointing them towards C:\Windows\Media or using the Browse button to find their creation is the most suitable solution. It is also portable, as their personalized sound scheme will most likely get carried over with any upgrades and not get wiped out by new installations of hardware or operating systems.

In reference to the &quot;trick&quot; posted by Jardy, I believe this only works if you have the Messenger Service turned on in Administrative Tools, which provides a huge security hole and is normally turned off in XP SP2 and later. The command has changed to MSG in Vista and Windows 7, as well as the perspective service involved; Microsoft Message Queuing (MSMQ). I do not know if these changes to Windows are compatible with the older Messenger Service used in XP and its predecessors. As a word of caution though, the NET SEND and MSG commands are mainly used in business environments that have their computers behind massive amounts security (Firewalls) or are totally isolated from the outside world; sometimes even on different networks from the office computers. The Services that need to be activated in order for these commands to work, pose a security risk that the average user should not take lightly; the same goes for messing around with the system registry. The command line is provided as a tool for hands-on troubleshooting and problem solving; any use for vanity should be done with the utmost amount of care and understanding.

The first step towards achievement is not knowing where to tread, but where not to.</description>
		<content:encoded><![CDATA[<p>Tobi, In reference to the post by naaman, some PC&#8217;s just do not have the PC speaker listed in the Volume Control Properties, especially newer systems that utilize the High-Definition Audio Bus (re: KB888111). The existence of the PC speaker in the property section is a carry over from PCI sound cards and motherboards (with on-board sound ala AC &#8217;97) that have the speaker as part of their architecture. That being said, the only way to access the system beep directly, is through the registry and device manager. While the &#8220;fix&#8221; that naaman mentions might not be as elegant, most PC users want the simple solution, and creating a blank WAV file fits that description. Most users already know how to access the sounds and themes to customize their computer, as well as using their machine to edit audio and video. Pointing them towards C:\Windows\Media or using the Browse button to find their creation is the most suitable solution. It is also portable, as their personalized sound scheme will most likely get carried over with any upgrades and not get wiped out by new installations of hardware or operating systems.</p>
<p>In reference to the &#8220;trick&#8221; posted by Jardy, I believe this only works if you have the Messenger Service turned on in Administrative Tools, which provides a huge security hole and is normally turned off in XP SP2 and later. The command has changed to MSG in Vista and Windows 7, as well as the perspective service involved; Microsoft Message Queuing (MSMQ). I do not know if these changes to Windows are compatible with the older Messenger Service used in XP and its predecessors. As a word of caution though, the NET SEND and MSG commands are mainly used in business environments that have their computers behind massive amounts security (Firewalls) or are totally isolated from the outside world; sometimes even on different networks from the office computers. The Services that need to be activated in order for these commands to work, pose a security risk that the average user should not take lightly; the same goes for messing around with the system registry. The command line is provided as a tool for hands-on troubleshooting and problem solving; any use for vanity should be done with the utmost amount of care and understanding.</p>
<p>The first step towards achievement is not knowing where to tread, but where not to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobi</title>
		<link>http://drjunker.org/2008/05/20/turn-off-beep-when-changing-volume-in-windows/comment-page-1/#comment-2710</link>
		<dc:creator>Tobi</dc:creator>
		<pubDate>Thu, 28 Jan 2010 17:40:35 +0000</pubDate>
		<guid isPermaLink="false">http://drjunker.org/?p=111#comment-2710</guid>
		<description>Interesting. I hadn&#039;t heard about this before. I also have not tried it. Note that the commands mentioned in the previous post need to be entered at the command line. More information can, e.g., be found here: http://technet.microsoft.com/en-us/kb/kb00838671.aspx</description>
		<content:encoded><![CDATA[<p>Interesting. I hadn&#8217;t heard about this before. I also have not tried it. Note that the commands mentioned in the previous post need to be entered at the command line. More information can, e.g., be found here: <a href="http://technet.microsoft.com/en-us/kb/kb00838671.aspx" rel="nofollow">http://technet.microsoft.com/en-us/kb/kb00838671.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jardy</title>
		<link>http://drjunker.org/2008/05/20/turn-off-beep-when-changing-volume-in-windows/comment-page-1/#comment-2709</link>
		<dc:creator>Jardy</dc:creator>
		<pubDate>Thu, 28 Jan 2010 16:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://drjunker.org/?p=111#comment-2709</guid>
		<description>i found this somewhere.  worked for me.
..................
These commands assume administrative rights on the PC.

To temporarily disable the PC Speaker beep:
net stop beep

To disable the PC Speaker beep for good (until you undo this setting):
sc config beep start= disabled

So, if you are bothered right now by PC Speaker beeps and want them to go away even after a reboot, run net stop beep and then run sc config beep start= disabled.</description>
		<content:encoded><![CDATA[<p>i found this somewhere.  worked for me.<br />
&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;<br />
These commands assume administrative rights on the PC.</p>
<p>To temporarily disable the PC Speaker beep:<br />
net stop beep</p>
<p>To disable the PC Speaker beep for good (until you undo this setting):<br />
sc config beep start= disabled</p>
<p>So, if you are bothered right now by PC Speaker beeps and want them to go away even after a reboot, run net stop beep and then run sc config beep start= disabled.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Z</title>
		<link>http://drjunker.org/2008/05/20/turn-off-beep-when-changing-volume-in-windows/comment-page-1/#comment-2611</link>
		<dc:creator>Z</dc:creator>
		<pubDate>Wed, 16 Sep 2009 00:12:04 +0000</pubDate>
		<guid isPermaLink="false">http://drjunker.org/?p=111#comment-2611</guid>
		<description>I&#039;d opened and fiddled with so many different settings, and it wasn&#039;t until seeing your point about PC Speaker Volume that I was able to fix this annoying feature - Thank you!
It was startling every single time I was at work with my headphones on, rocking away, and then needing to turn the volume up or down , way louder than the main volume setting.
Thank you thank you!</description>
		<content:encoded><![CDATA[<p>I&#8217;d opened and fiddled with so many different settings, and it wasn&#8217;t until seeing your point about PC Speaker Volume that I was able to fix this annoying feature &#8211; Thank you!<br />
It was startling every single time I was at work with my headphones on, rocking away, and then needing to turn the volume up or down , way louder than the main volume setting.<br />
Thank you thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Susan</title>
		<link>http://drjunker.org/2008/05/20/turn-off-beep-when-changing-volume-in-windows/comment-page-1/#comment-2597</link>
		<dc:creator>Susan</dc:creator>
		<pubDate>Sat, 08 Aug 2009 14:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://drjunker.org/?p=111#comment-2597</guid>
		<description>Stef -- thank you, thank you!</description>
		<content:encoded><![CDATA[<p>Stef &#8212; thank you, thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Melissa</title>
		<link>http://drjunker.org/2008/05/20/turn-off-beep-when-changing-volume-in-windows/comment-page-1/#comment-2486</link>
		<dc:creator>Melissa</dc:creator>
		<pubDate>Fri, 17 Apr 2009 15:39:36 +0000</pubDate>
		<guid isPermaLink="false">http://drjunker.org/?p=111#comment-2486</guid>
		<description>Thank God!  That was soooo annoying and loud through headphones....</description>
		<content:encoded><![CDATA[<p>Thank God!  That was soooo annoying and loud through headphones&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amy</title>
		<link>http://drjunker.org/2008/05/20/turn-off-beep-when-changing-volume-in-windows/comment-page-1/#comment-2485</link>
		<dc:creator>Amy</dc:creator>
		<pubDate>Wed, 15 Apr 2009 20:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://drjunker.org/?p=111#comment-2485</guid>
		<description>Thanks Stef, u are the best. I love you.</description>
		<content:encoded><![CDATA[<p>Thanks Stef, u are the best. I love you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://drjunker.org/2008/05/20/turn-off-beep-when-changing-volume-in-windows/comment-page-1/#comment-2445</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 18 Dec 2008 19:22:17 +0000</pubDate>
		<guid isPermaLink="false">http://drjunker.org/?p=111#comment-2445</guid>
		<description>Many computers do not have the PC speaker listed in the Properties dialog as described above.

All hail Stef for the real correct answer!</description>
		<content:encoded><![CDATA[<p>Many computers do not have the PC speaker listed in the Properties dialog as described above.</p>
<p>All hail Stef for the real correct answer!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://drjunker.org/2008/05/20/turn-off-beep-when-changing-volume-in-windows/comment-page-1/#comment-2443</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Sat, 13 Dec 2008 16:14:53 +0000</pubDate>
		<guid isPermaLink="false">http://drjunker.org/?p=111#comment-2443</guid>
		<description>works. my ears owe you a debt of gratitude!</description>
		<content:encoded><![CDATA[<p>works. my ears owe you a debt of gratitude!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
