<?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>Fooling Around &#187; folder</title>
	<atom:link href="http://alax.info/blog/tag/folder/feed" rel="self" type="application/rss+xml" />
	<link>http://alax.info/blog</link>
	<description>// Software Production Line</description>
	<lastBuildDate>Fri, 03 Feb 2012 22:49:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Windows Shell integration and Windows Live Messenger: things that should have never been done</title>
		<link>http://alax.info/blog/958</link>
		<comments>http://alax.info/blog/958#comments</comments>
		<pubDate>Wed, 24 Jun 2009 12:52:13 +0000</pubDate>
		<dc:creator>Roman</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[messenger]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://alax.info/blog/?p=958</guid>
		<description><![CDATA[<a href="http://alax.info/blog/958" title="Windows Shell integration and Windows Live Messenger: things that should have never been done"></a>If you drag a file over Windows Live Messenger&#8216;s My Sharing Folders shell name space item, it would immediately interrupt dragging with an error message box, even if you never planned to drop onto this folder: This should definitely be &#8230;<p class="read-more"><a href="http://alax.info/blog/958">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://alax.info/blog/958" title="Windows Shell integration and Windows Live Messenger: things that should have never been done"></a><p>If you drag a file over <a href="http://download.live.com/messenger">Windows Live Messenger</a>&#8216;s <em>My Sharing Folders</em> shell name space item, it would immediately interrupt dragging with an error message box, even if you never planned to drop onto this folder:</p>
<p><img class="alignnone size-full wp-image-957" title="Windows Live Messenger" src="http://alax.info/blog/wp-content/uploads/2009/06/24-image001.png" alt="Windows Live Messenger" width="698" height="388" /></p>
<p>This should definitely be rather implemented a different way. If you ever tried to drag something using slow PC touchpad, you probably have an idea of how annoying such an interruption could be.</p>
<p>Windows Live Messenger was pre-installed. To disable shared folders feature, I wanted to find a proper setting in options, but it did not appear to be easy enough: Help button, Show the menu bar, Tools, Options, Sharing Folders on the left, oops! it was not helpful.</p>
<p>Going another way of finding DLL that hosts the shell extension revealed file named: <em>C:\Program Files\Windows Live\Messenger\fsshext.8.5.1302.1018.dll</em>. Once unregistered, the folder went away from the shell (process restart needed, typically logoff/logon):</p>
<pre>C:\&gt;regsvr32 /u "C:\Program Files\Windows Live\Messenger\fsshext.8.5.1302.1018.dll"</pre>
]]></content:encoded>
			<wfw:commentRss>http://alax.info/blog/958/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

