<?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: Remove &#8216;my sharing folders&#8217; from explorer</title>
	<atom:link href="http://weyland.be/wrdprss/index.php/2006/01/18/remove-my-sharing-folders-from-explorer/feed/" rel="self" type="application/rss+xml" />
	<link>http://weyland.be/wrdprss/index.php/2006/01/18/remove-my-sharing-folders-from-explorer/</link>
	<description>Fiddling with ... everything.</description>
	<lastBuildDate>Fri, 06 Apr 2012 17:30:00 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: anonymous</title>
		<link>http://weyland.be/wrdprss/index.php/2006/01/18/remove-my-sharing-folders-from-explorer/comment-page-5/#comment-144108</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Sun, 01 Mar 2009 15:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.damn.be/wordpress/index.php/2006/01/18/remove-my-sharing-folders-from-explorer/#comment-144108</guid>
		<description>Unfortunately, none of the above worked for me. The &quot;my sharing folders&quot; must have been created in some other way on my system. 

Tweak Ui only deleted it out of My Computer but left it in Explorer. Unregistering the dll didn&#039;t work nor did renaming the dll file. What finally got rid of the annoying piece of Sh!!! was to delete the following registry key:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{FC9FB64A-1EB2-4CCF-AF5E-1A497A9B5C2D}]

@=&quot;Messenger Sharing Folders&quot;

I hope this relieves someone else&#039;s frustration if none of the above works!</description>
		<content:encoded><![CDATA[<p>Unfortunately, none of the above worked for me. The &#8220;my sharing folders&#8221; must have been created in some other way on my system. </p>
<p>Tweak Ui only deleted it out of My Computer but left it in Explorer. Unregistering the dll didn&#8217;t work nor did renaming the dll file. What finally got rid of the annoying piece of Sh!!! was to delete the following registry key:</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{FC9FB64A-1EB2-4CCF-AF5E-1A497A9B5C2D}]</p>
<p>@=&#8221;Messenger Sharing Folders&#8221;</p>
<p>I hope this relieves someone else&#8217;s frustration if none of the above works!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonymous</title>
		<link>http://weyland.be/wrdprss/index.php/2006/01/18/remove-my-sharing-folders-from-explorer/comment-page-5/#comment-137885</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Thu, 11 Dec 2008 04:01:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.damn.be/wordpress/index.php/2006/01/18/remove-my-sharing-folders-from-explorer/#comment-137885</guid>
		<description>For this to work on Vista, you must open Command Line, type &quot;cd C:\Program Files\Windows Live\Messenger\&quot; (cd = change directory) and then type the normal command from there, seems like Vista has some sort of problem with using relative paths, one step foward, two steps back!</description>
		<content:encoded><![CDATA[<p>For this to work on Vista, you must open Command Line, type &#8220;cd C:\Program Files\Windows Live\Messenger\&#8221; (cd = change directory) and then type the normal command from there, seems like Vista has some sort of problem with using relative paths, one step foward, two steps back!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hsmit</title>
		<link>http://weyland.be/wrdprss/index.php/2006/01/18/remove-my-sharing-folders-from-explorer/comment-page-5/#comment-118255</link>
		<dc:creator>hsmit</dc:creator>
		<pubDate>Wed, 30 Jul 2008 14:18:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.damn.be/wordpress/index.php/2006/01/18/remove-my-sharing-folders-from-explorer/#comment-118255</guid>
		<description>this one helped me a lot:

http://computer-know-how.blogspot.com/2008/06/how-to-remove-my-sharing-folder-windows.html</description>
		<content:encoded><![CDATA[<p>this one helped me a lot:</p>
<p><a href="http://computer-know-how.blogspot.com/2008/06/how-to-remove-my-sharing-folder-windows.html" rel="nofollow">http://computer-know-how.blogspot.com/2008/06/how-to-remove-my-sharing-folder-windows.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zlot</title>
		<link>http://weyland.be/wrdprss/index.php/2006/01/18/remove-my-sharing-folders-from-explorer/comment-page-5/#comment-104489</link>
		<dc:creator>zlot</dc:creator>
		<pubDate>Tue, 27 May 2008 23:22:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.damn.be/wordpress/index.php/2006/01/18/remove-my-sharing-folders-from-explorer/#comment-104489</guid>
		<description>All this info is good and correct FOR OLDER VERSIONS. But look at what&#039;s going on here, and you&#039;ll see that all you have to do is make sure the location if the fsshext file is correct and the name is correct. SO FIND THE FILE! In the latest version I used the statement:
regsvr32 -u C:\Program Files\Windows Live\Messenger\fsshext.8.5.1302.1018.dll”
I see there is a set of quotes missing! But this worked....just realize that everything past the regsvr32 -u is nothing more than the location of this dll file.</description>
		<content:encoded><![CDATA[<p>All this info is good and correct FOR OLDER VERSIONS. But look at what&#8217;s going on here, and you&#8217;ll see that all you have to do is make sure the location if the fsshext file is correct and the name is correct. SO FIND THE FILE! In the latest version I used the statement:<br />
regsvr32 -u C:\Program Files\Windows Live\Messenger\fsshext.8.5.1302.1018.dll”<br />
I see there is a set of quotes missing! But this worked&#8230;.just realize that everything past the regsvr32 -u is nothing more than the location of this dll file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonymous</title>
		<link>http://weyland.be/wrdprss/index.php/2006/01/18/remove-my-sharing-folders-from-explorer/comment-page-5/#comment-89050</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Sat, 15 Mar 2008 18:41:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.damn.be/wordpress/index.php/2006/01/18/remove-my-sharing-folders-from-explorer/#comment-89050</guid>
		<description>Worked like a charm, THANK YOU!

Just make sure the fsshext.8.0.0xxx.00.dll numbers match that of the .DLL file located in C/Program Files/MSN Messenger

For example, mine happened to be fsshext.8.1.0178.00.dll

Good Luck!</description>
		<content:encoded><![CDATA[<p>Worked like a charm, THANK YOU!</p>
<p>Just make sure the fsshext.8.0.0xxx.00.dll numbers match that of the .DLL file located in C/Program Files/MSN Messenger</p>
<p>For example, mine happened to be fsshext.8.1.0178.00.dll</p>
<p>Good Luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonymous</title>
		<link>http://weyland.be/wrdprss/index.php/2006/01/18/remove-my-sharing-folders-from-explorer/comment-page-5/#comment-87111</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Sun, 09 Mar 2008 21:35:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.damn.be/wordpress/index.php/2006/01/18/remove-my-sharing-folders-from-explorer/#comment-87111</guid>
		<description>Have also tried with A-Patch now - same result. Is there any other solution other than mixing with user/system rights?</description>
		<content:encoded><![CDATA[<p>Have also tried with A-Patch now &#8211; same result. Is there any other solution other than mixing with user/system rights?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Selder</title>
		<link>http://weyland.be/wrdprss/index.php/2006/01/18/remove-my-sharing-folders-from-explorer/comment-page-5/#comment-86475</link>
		<dc:creator>Selder</dc:creator>
		<pubDate>Thu, 06 Mar 2008 20:23:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.damn.be/wordpress/index.php/2006/01/18/remove-my-sharing-folders-from-explorer/#comment-86475</guid>
		<description>No, system restore will never revert to a previous system state on its own.

Hm. Strange things, that new-shortcut trick worked with previous versions.  There is no new option in the Live Messenger options to enable or disable those pesky mt sharing folders?

Or otherwise (but not advisable) change the registrt value to something &quot;not working&quot;, and then play with the security on that key, so that the system account doesn&#039;t have any rights to it.</description>
		<content:encoded><![CDATA[<p>No, system restore will never revert to a previous system state on its own.</p>
<p>Hm. Strange things, that new-shortcut trick worked with previous versions.  There is no new option in the Live Messenger options to enable or disable those pesky mt sharing folders?</p>
<p>Or otherwise (but not advisable) change the registrt value to something &#8220;not working&#8221;, and then play with the security on that key, so that the system account doesn&#8217;t have any rights to it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonymous</title>
		<link>http://weyland.be/wrdprss/index.php/2006/01/18/remove-my-sharing-folders-from-explorer/comment-page-5/#comment-86470</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Thu, 06 Mar 2008 20:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.damn.be/wordpress/index.php/2006/01/18/remove-my-sharing-folders-from-explorer/#comment-86470</guid>
		<description>Already tried that one, but MSN keeps recreating a new shortcut as it recreates the key in the registry.
Hmm, could it have something to do with System Restore maybe?</description>
		<content:encoded><![CDATA[<p>Already tried that one, but MSN keeps recreating a new shortcut as it recreates the key in the registry.<br />
Hmm, could it have something to do with System Restore maybe?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Selder</title>
		<link>http://weyland.be/wrdprss/index.php/2006/01/18/remove-my-sharing-folders-from-explorer/comment-page-5/#comment-86469</link>
		<dc:creator>Selder</dc:creator>
		<pubDate>Thu, 06 Mar 2008 20:01:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.damn.be/wordpress/index.php/2006/01/18/remove-my-sharing-folders-from-explorer/#comment-86469</guid>
		<description>Delete the shortcut you are using to start MSN Live Messenger, and create a new one - browse to the EXE and right click to &quot;create shortcut&quot;.</description>
		<content:encoded><![CDATA[<p>Delete the shortcut you are using to start MSN Live Messenger, and create a new one &#8211; browse to the EXE and right click to &#8220;create shortcut&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonymous</title>
		<link>http://weyland.be/wrdprss/index.php/2006/01/18/remove-my-sharing-folders-from-explorer/comment-page-5/#comment-86432</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Thu, 06 Mar 2008 17:34:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.damn.be/wordpress/index.php/2006/01/18/remove-my-sharing-folders-from-explorer/#comment-86432</guid>
		<description>I ran the command for the latest version (8.5.1302.1018), but now, everytime I start MSN, it reconfigures/reinstalls the missing key in registry and &#039;My Sharing Folders&#039; keeps coming back. What to do?</description>
		<content:encoded><![CDATA[<p>I ran the command for the latest version (8.5.1302.1018), but now, everytime I start MSN, it reconfigures/reinstalls the missing key in registry and &#8216;My Sharing Folders&#8217; keeps coming back. What to do?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

