<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>Mosher&#039;sUnimaginativelyEntitledBlog &#187; Windows Live Messenger</title>
	<atom:link href="http://www.moshblog.me.uk/tag/windows-live-messenger/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.moshblog.me.uk</link>
	<description>--**-- The Blog Without A Bloody Annoying Tagline --**--</description>
	<lastBuildDate>Sun, 05 Feb 2012 19:55:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/</creativeCommons:license>
	<atom:link rel='hub' href='http://www.moshblog.me.uk/?pushpress=hub'/>
		<item>
		<title>Remove ads from Windows Live Messenger</title>
		<link>http://www.moshblog.me.uk/2009/10/24/remove-ads-from-windows-live-messenger/</link>
		<comments>http://www.moshblog.me.uk/2009/10/24/remove-ads-from-windows-live-messenger/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 10:42:52 +0000</pubDate>
		<dc:creator>Mosh</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[MSN Messenger]]></category>
		<category><![CDATA[Windows Live Messenger]]></category>

		<guid isPermaLink="false">http://www.moshblog.me.uk/?p=2235</guid>
		<description><![CDATA[ <p class="wp-caption-text">Look, Green - no adverts!</p> <p>This is a very simple hack to get rid of the annoying adverts in Windows Live Messenger (and possibly older versions of MSN Messenger). It doesn&#8217;t involve any downloads or patches and the change is simple to reverse if it doesn&#8217;t work, or it causes problems which it [...]<p>Post from: <a href="http://www.moshblog.me.uk">Mosher'sUnimaginativelyEntitledBlog</a> - why not pop by and read some more shit?<br/><br/><a href="http://www.moshblog.me.uk/2009/10/24/remove-ads-from-windows-live-messenger/">Remove ads from Windows Live Messenger</a></p>
]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div class="wp-caption alignright" style="width: 138px"><a href="http://en.wikipedia.org/wiki/Image:Wlm_logo-ic.png"><img class=" " title="Windows Live Messenger Mobile" src="http://upload.wikimedia.org/wikipedia/en/2/21/Wlm_logo-ic.png" alt="Windows Live Messenger Mobile" width="128" height="128" /></a><p class="wp-caption-text">Look, Green - no adverts!</p></div>
</div>
<p>This is a <em>very</em> simple hack to get rid of the annoying adverts in <a class="zem_slink" title="Windows Live Messenger" rel="wikipedia" href="http://en.wikipedia.org/wiki/Windows_Live_Messenger">Windows Live Messenger</a> (and possibly older versions of <a class="zem_slink" title="Windows Live Messenger" rel="wikipedia" href="http://en.wikipedia.org/wiki/Windows_Live_Messenger">MSN Messenger</a>). It doesn&#8217;t involve any downloads or patches and the change is simple to reverse if it doesn&#8217;t work, or it causes problems which it shouldn&#8217;t.</p>
<p>Note that I have nothing against the adverts as such. It&#8217;s a great communication tool and MS are well within their rights to sell some advertising space on it. Generally I tune them out, but the &#8220;rollover to pop up&#8221; ones are a complete pain in the backside. It&#8217;s for these I went searching for a solution &#8211; and found three on <a title="DotNetWizard.net" href="http://dotnetwizard.net/live/remove-ads-from-live-messenger-without-patches-method-3/" target="_blank">DotNetWizard.net</a>.</p>
<p>That post above lists three solutions. I found that the first did the job for me and I&#8217;ll sum it up in brief here.</p>
<ol>
<li>Open My Computer or Windows <a class="zem_slink" title="Windows Explorer" rel="wikipedia" href="http://en.wikipedia.org/wiki/Windows_Explorer">Explorer</a></li>
<li>Navigate to C:/Windows/System32/Drivers/etc</li>
<li>Right click on &#8220;hosts&#8221; and select &#8220;Properties&#8221;. If the file is read-only, remove that tick and Apply if necessary</li>
<li>Double-click on &#8220;hosts&#8221; and when the window appears, choose to open it with Notepad</li>
<li>Near the top of the file you&#8217;ll see an entry &#8220;127.0.0.1 localhost&#8221;. Underneath that, add a new line &#8220;127.0.0.1 rad.msn.com&#8221;</li>
<li>File &#8230; Save then exit Notepad</li>
<li>If the file was read-only before, make it read-only again.</li>
<li>Log out of MSN if you were in it, and back in.</li>
</ol>
<p>You should now find that the ads are replaced with a blank white box. Not pretty, but at least you don&#8217;t end up with adverts obscuring your desktop. This works on <a class="zem_slink" title="Windows XP" rel="wikipedia" href="http://en.wikipedia.org/wiki/Windows_XP">XP</a> and Vista. I don&#8217;t know about Windows 7 as yet, sorry, though I assume it has the same file structure and use of hosts.</p>
<p>For the techies, how this works is pretty simple. All the adverts from <a class="zem_slink" title="Microsoft" rel="wikipedia" href="http://en.wikipedia.org/wiki/Microsoft">Microsoft</a> are served up via a <a class="zem_slink" title="Server (computing)" rel="wikipedia" href="http://en.wikipedia.org/wiki/Server_%28computing%29">server</a> located at the end of the web address &#8220;rad.msn.com&#8221;. The <a class="zem_slink" title="Hosts file" rel="wikipedia" href="http://en.wikipedia.org/wiki/Hosts_file">hosts file</a> is a plain text system file which tells the system where to look for certain resources &#8211; it&#8217;s a single-machine version of the <a class="zem_slink" title="Domain Name System" rel="wikipedia" href="http://en.wikipedia.org/wiki/Domain_Name_System">DNS</a> system in some respects.</p>
<p>As well as using it to point at local resources (such as 192.168.0.7 Steve_PC) you can get it to redirect any other network request. All we&#8217;ve done is told the machine that when Messenger goes looking for the advert server, it should &#8211; instead of heading out into the internet &#8211; look to the local 127.0.0.1 address. This is a standard &#8220;loop back&#8221; address used by all PCs (indeed, all networking equipment). Hence, Messenger can&#8217;t reach the server and the ads don&#8217;t appear.</p>
<p>Microsoft could easily fix this by hard-coding an <a class="zem_slink" title="IP address" rel="wikipedia" href="http://en.wikipedia.org/wiki/IP_address">IP address</a> for the advert server into an WLM update, though this in turn could be blocked using other methods, such as firewalls.</p>
<p>Right now, though, I don&#8217;t have someone trying to sell me coffee every time I try to click on an icon in my tray.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/d28236f9-8bf1-4cd9-8b56-d1a1e68874d6/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=d28236f9-8bf1-4cd9-8b56-d1a1e68874d6" alt="Reblog this post [with Zemanta]" /></a></div>
<p>Post from: <a href="http://www.moshblog.me.uk">Mosher'sUnimaginativelyEntitledBlog</a> - why not pop by and read some more shit?<br/><br/><a href="http://www.moshblog.me.uk/2009/10/24/remove-ads-from-windows-live-messenger/">Remove ads from Windows Live Messenger</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.moshblog.me.uk/2009/10/24/remove-ads-from-windows-live-messenger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/</creativeCommons:license>
	</item>
	</channel>
</rss>

