<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>FettesPS &#187; command</title>
	<atom:link href="http://www.fettesps.com/tag/command/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fettesps.com</link>
	<description>Fettes Programming Solutions</description>
	<lastBuildDate>Sun, 22 Jan 2012 18:21:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Disable Windows System Beeps</title>
		<link>http://www.fettesps.com/disable-windows-system-beeps/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=disable-windows-system-beeps</link>
		<comments>http://www.fettesps.com/disable-windows-system-beeps/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 17:34:17 +0000</pubDate>
		<dc:creator>FettesPS</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[bitvise]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[tunnelier]]></category>

		<guid isPermaLink="false">http://www.fettesps.com/blog/?p=45</guid>
		<description><![CDATA[Since I recently started using BitVise as my SSH client on Windows machines I became quickly irritated by the beeping every time I punched in an invalid key combination.  Since I had all my Windows sounds muted I figured it must be coming from command prompt (which is what BitVise uses).  After a few minutes [...]]]></description>
			<content:encoded><![CDATA[<p>Since I recently started using BitVise as my SSH client on Windows machines I became quickly irritated by the beeping every time I punched in an invalid key combination.  Since I had all my Windows sounds muted I figured it must be coming from command prompt (which is what BitVise uses).  After a few minutes of digging around I managed to find the solution.</p>
<p>Open up your command prompt and enter:</p>
<pre class="brush: bash; title: ; notranslate">net stop beep</pre>
<p>And that&#8217;s all there is to it!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fettesps.com/disable-windows-system-beeps/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

