<?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"
	>
<channel>
	<title>Comments for Dokan</title>
	<atom:link href="http://dokan-dev.net/en/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://dokan-dev.net/en</link>
	<description>user mode file system for windows</description>
	<pubDate>Fri, 12 Mar 2010 01:33:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>Comment on Open source Dokan SSHFS by Yves</title>
		<link>http://dokan-dev.net/en/2010/01/18/open-source-dokan-sshfs/#comment-929</link>
		<dc:creator>Yves</dc:creator>
		<pubDate>Wed, 10 Mar 2010 10:07:31 +0000</pubDate>
		<guid isPermaLink="false">http://dokan-dev.net/en/?p=82#comment-929</guid>
		<description>Excellent job.
Saves much time !
Thank you very much.
:)</description>
		<content:encoded><![CDATA[<p>Excellent job.<br />
Saves much time !<br />
Thank you very much.<br />
 <img src='http://dokan-dev.net/en/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dokan library 0.5.1 for x64 and x86 released by Hiroki</title>
		<link>http://dokan-dev.net/en/2010/02/23/dokan-library-051-for-x64-and-x86-released/#comment-928</link>
		<dc:creator>Hiroki</dc:creator>
		<pubDate>Sat, 06 Mar 2010 17:51:57 +0000</pubDate>
		<guid isPermaLink="false">http://dokan-dev.net/en/?p=97#comment-928</guid>
		<description>The installer checks WINDOWS\System\Drivers\dokan.sys file. 
dokan.sys is registered to system, and you need to unregister it.
Try following commands on DOS prompt:
&gt; sc query DokanMounter
&gt; sc stop DokanMounter
&gt; sc delete DokanMounter
&gt; sc query Dokan
&gt; sc stop Dokan
&gt; sc delete Dokan

After running the commands, delete WINDOWS\System\Drivers\dokan.sys file and restart your computer.

If you get error by "sc query" command, you don't need to run "sc stop or delete".</description>
		<content:encoded><![CDATA[<p>The installer checks WINDOWS\System\Drivers\dokan.sys file.<br />
dokan.sys is registered to system, and you need to unregister it.<br />
Try following commands on DOS prompt:<br />
> sc query DokanMounter<br />
> sc stop DokanMounter<br />
> sc delete DokanMounter<br />
> sc query Dokan<br />
> sc stop Dokan<br />
> sc delete Dokan</p>
<p>After running the commands, delete WINDOWS\System\Drivers\dokan.sys file and restart your computer.</p>
<p>If you get error by &#8220;sc query&#8221; command, you don&#8217;t need to run &#8220;sc stop or delete&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dokan library 0.5.1 for x64 and x86 released by ringo</title>
		<link>http://dokan-dev.net/en/2010/02/23/dokan-library-051-for-x64-and-x86-released/#comment-927</link>
		<dc:creator>ringo</dc:creator>
		<pubDate>Sat, 06 Mar 2010 14:18:57 +0000</pubDate>
		<guid isPermaLink="false">http://dokan-dev.net/en/?p=97#comment-927</guid>
		<description>hi gencap,
search in your windows directory for dokan.dll and dokan.sys. just rename or delete these files and the installer shouldn't make trouble any longer. worked for me.</description>
		<content:encoded><![CDATA[<p>hi gencap,<br />
search in your windows directory for dokan.dll and dokan.sys. just rename or delete these files and the installer shouldn&#8217;t make trouble any longer. worked for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dokan library 0.5.1 for x64 and x86 released by gencap</title>
		<link>http://dokan-dev.net/en/2010/02/23/dokan-library-051-for-x64-and-x86-released/#comment-926</link>
		<dc:creator>gencap</dc:creator>
		<pubDate>Fri, 05 Mar 2010 11:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://dokan-dev.net/en/?p=97#comment-926</guid>
		<description>I've uninstalled dokansshfs but I didn't uninstall dokan library 0.4.2 (I simply forgot it and removed the remaining files manually).
Now dokan library 0.5.1 installer says that I have to uninstall (not possible now!) the previous version. I've cleaned up registry removing all "dokan" references, but it still stops installing. What kind of check does the installer perform? I removed the directories too...
I tried to trace with regmon/filemon, but I've found no hints.
A manual uninstall procedure for dokan library 0.4.2 would be appreciated.
TIA.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve uninstalled dokansshfs but I didn&#8217;t uninstall dokan library 0.4.2 (I simply forgot it and removed the remaining files manually).<br />
Now dokan library 0.5.1 installer says that I have to uninstall (not possible now!) the previous version. I&#8217;ve cleaned up registry removing all &#8220;dokan&#8221; references, but it still stops installing. What kind of check does the installer perform? I removed the directories too&#8230;<br />
I tried to trace with regmon/filemon, but I&#8217;ve found no hints.<br />
A manual uninstall procedure for dokan library 0.4.2 would be appreciated.<br />
TIA.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dokan library 0.5.1 for x64 and x86 released by eal</title>
		<link>http://dokan-dev.net/en/2010/02/23/dokan-library-051-for-x64-and-x86-released/#comment-925</link>
		<dc:creator>eal</dc:creator>
		<pubDate>Sun, 28 Feb 2010 15:31:54 +0000</pubDate>
		<guid isPermaLink="false">http://dokan-dev.net/en/?p=97#comment-925</guid>
		<description>It's really a promising piece of software for Windows!</description>
		<content:encoded><![CDATA[<p>It&#8217;s really a promising piece of software for Windows!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dokan library 0.5.1 for x64 and x86 released by ixi</title>
		<link>http://dokan-dev.net/en/2010/02/23/dokan-library-051-for-x64-and-x86-released/#comment-924</link>
		<dc:creator>ixi</dc:creator>
		<pubDate>Wed, 24 Feb 2010 13:16:32 +0000</pubDate>
		<guid isPermaLink="false">http://dokan-dev.net/en/?p=97#comment-924</guid>
		<description>Hi thanks alot for this nice piece of Software!! :)</description>
		<content:encoded><![CDATA[<p>Hi thanks alot for this nice piece of Software!! <img src='http://dokan-dev.net/en/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dokan library 0.5.1 for x64 and x86 released by Joe</title>
		<link>http://dokan-dev.net/en/2010/02/23/dokan-library-051-for-x64-and-x86-released/#comment-923</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Wed, 24 Feb 2010 00:09:25 +0000</pubDate>
		<guid isPermaLink="false">http://dokan-dev.net/en/?p=97#comment-923</guid>
		<description>Thanks for your hard work on this project</description>
		<content:encoded><![CDATA[<p>Thanks for your hard work on this project</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dokan library 0.5.1 for x64 and x86 released by Hiroki</title>
		<link>http://dokan-dev.net/en/2010/02/23/dokan-library-051-for-x64-and-x86-released/#comment-922</link>
		<dc:creator>Hiroki</dc:creator>
		<pubDate>Tue, 23 Feb 2010 21:01:08 +0000</pubDate>
		<guid isPermaLink="false">http://dokan-dev.net/en/?p=97#comment-922</guid>
		<description>Dokan doesn't support XP x64, but should support 2008 server because the latest WDK doesn't support XP x64 anymore. Actually the binary for 2008 and Vista is same. I will change the installer for the next release.</description>
		<content:encoded><![CDATA[<p>Dokan doesn&#8217;t support XP x64, but should support 2008 server because the latest WDK doesn&#8217;t support XP x64 anymore. Actually the binary for 2008 and Vista is same. I will change the installer for the next release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dokan library 0.5.1 for x64 and x86 released by Ange</title>
		<link>http://dokan-dev.net/en/2010/02/23/dokan-library-051-for-x64-and-x86-released/#comment-921</link>
		<dc:creator>Ange</dc:creator>
		<pubDate>Tue, 23 Feb 2010 08:13:25 +0000</pubDate>
		<guid isPermaLink="false">http://dokan-dev.net/en/?p=97#comment-921</guid>
		<description>Hi, great work, XP 64 bits and 2008 Server 64 bits will not be supported ?</description>
		<content:encoded><![CDATA[<p>Hi, great work, XP 64 bits and 2008 Server 64 bits will not be supported ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Open source Dokan SSHFS by Martin Grossman</title>
		<link>http://dokan-dev.net/en/2010/01/18/open-source-dokan-sshfs/#comment-920</link>
		<dc:creator>Martin Grossman</dc:creator>
		<pubDate>Sat, 13 Feb 2010 23:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://dokan-dev.net/en/?p=82#comment-920</guid>
		<description>Any reason sshfs (windows XP version) to
a readhat 9.0 linux system a symbolic link
doesn't work?  Why can't it just follow
the symlink?  Any easy (non software) fix?</description>
		<content:encoded><![CDATA[<p>Any reason sshfs (windows XP version) to<br />
a readhat 9.0 linux system a symbolic link<br />
doesn&#8217;t work?  Why can&#8217;t it just follow<br />
the symlink?  Any easy (non software) fix?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
