<?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/" xmlns:series="http://unfoldingneurons.com/" > <channel><title>Comments on: Add a context menu option to list all files in a folder and save it as text file</title> <atom:link href="http://www.exnol.com/add-a-context-menu-option-to-list-all-files-in-a-folder-and-save-it-as-text-file/feed" rel="self" type="application/rss+xml" /><link>http://www.exnol.com/add-a-context-menu-option-to-list-all-files-in-a-folder-and-save-it-as-text-file</link> <description>Free Software reviews, Windows tips, tricks and advanced options</description> <lastBuildDate>Wed, 08 Feb 2012 18:24:32 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>By: Mr. Fastcash</title><link>http://www.exnol.com/add-a-context-menu-option-to-list-all-files-in-a-folder-and-save-it-as-text-file#comment-10385</link> <dc:creator>Mr. Fastcash</dc:creator> <pubDate>Sat, 30 Apr 2011 12:21:02 +0000</pubDate> <guid isPermaLink="false">http://www.exnol.com/how-to/add-a-context-menu-option-to-list-all-files-in-a-folder-and-save-it-as-text-file#comment-10385</guid> <description>I was just looking for this info for some time. After  hours of continuous Googleing, at last I got it in your site. I wonder what&#039;s the lack of Google strategy that don&#039;t rank this kind of informative websites in top of the list. Generally the top websites are full of garbage.</description> <content:encoded><![CDATA[<p>I was just looking for this info for some time. After  hours of continuous Googleing, at last I got it in your site. I wonder what&#8217;s the lack of Google strategy that don&#8217;t rank this kind of informative websites in top of the list. Generally the top websites are full of garbage.</p> ]]></content:encoded> </item> <item><title>By: jmadden93</title><link>http://www.exnol.com/add-a-context-menu-option-to-list-all-files-in-a-folder-and-save-it-as-text-file#comment-5147</link> <dc:creator>jmadden93</dc:creator> <pubDate>Sun, 21 Nov 2010 19:43:17 +0000</pubDate> <guid isPermaLink="false">http://www.exnol.com/how-to/add-a-context-menu-option-to-list-all-files-in-a-folder-and-save-it-as-text-file#comment-5147</guid> <description>This is really useful.  Anyone know how to do this in Windows 7 64bit?</description> <content:encoded><![CDATA[<p>This is really useful.  Anyone know how to do this in Windows 7 64bit?</p> ]]></content:encoded> </item> <item><title>By: Premium Web Directory</title><link>http://www.exnol.com/add-a-context-menu-option-to-list-all-files-in-a-folder-and-save-it-as-text-file#comment-4114</link> <dc:creator>Premium Web Directory</dc:creator> <pubDate>Tue, 15 Jun 2010 15:12:33 +0000</pubDate> <guid isPermaLink="false">http://www.exnol.com/how-to/add-a-context-menu-option-to-list-all-files-in-a-folder-and-save-it-as-text-file#comment-4114</guid> <description>Very Good Blogpost. Would you thoughts if I take a tiny snippets of your post and naturally link it to your blogposts??</description> <content:encoded><![CDATA[<p>Very Good Blogpost. Would you thoughts if I take a tiny snippets of your post and naturally link it to your blogposts??</p> ]]></content:encoded> </item> <item><title>By: Ajith</title><link>http://www.exnol.com/add-a-context-menu-option-to-list-all-files-in-a-folder-and-save-it-as-text-file#comment-3141</link> <dc:creator>Ajith</dc:creator> <pubDate>Thu, 22 Apr 2010 19:31:09 +0000</pubDate> <guid isPermaLink="false">http://www.exnol.com/how-to/add-a-context-menu-option-to-list-all-files-in-a-folder-and-save-it-as-text-file#comment-3141</guid> <description>Hi Jack, I have come up with the sokution to your problem.Use the following string as &lt;strong&gt;default&lt;/strong&gt; value for your &lt;strong&gt;command&lt;/strong&gt; Key &lt;code&gt;cmd /c cd %1&amp;&amp;lstfrmt&gt;listfile.txt&amp;&amp;start notepad listfile.txt&lt;/code&gt;Paste this &lt;a href=&quot;http://www.exnol.com/wp-content/uploads/2007/tmp/lstfrmt.bat&quot; rel=&quot;nofollow&quot;&gt;lstfrmt.bat&lt;/a&gt; file in your C:\WINDOWS folder (or any other folder in that is included in the PATH variable)Screenshot : http://www.exnol.com/wp-content/uploads/2007/tmp/list-file-thumb.jpg Screenshot : http://www.exnol.com/wp-content/uploads/2007/tmp/list-files-registry-value.jpg</description> <content:encoded><![CDATA[<p>Hi Jack, I have come up with the sokution to your problem.</p><p>Use the following string as <strong>default</strong> value for your <strong>command</strong> Key <code>cmd /c cd %1&amp;&amp;lstfrmt&gt;listfile.txt&amp;&amp;start notepad listfile.txt</code></p><p>Paste this <a href="http://www.exnol.com/wp-content/uploads/2007/tmp/lstfrmt.bat" rel="nofollow">lstfrmt.bat</a> file in your C:\WINDOWS folder (or any other folder in that is included in the PATH variable)</p><p>Screenshot : <a href="http://www.exnol.com/wp-content/uploads/2007/tmp/list-file-thumb.jpg" rel="nofollow">http://www.exnol.com/wp-content/uploads/2007/tmp/list-file-thumb.jpg</a><br /> Screenshot : <a href="http://www.exnol.com/wp-content/uploads/2007/tmp/list-files-registry-value.jpg" rel="nofollow">http://www.exnol.com/wp-content/uploads/2007/tmp/list-files-registry-value.jpg</a></p> ]]></content:encoded> </item> <item><title>By: SharkTime Software</title><link>http://www.exnol.com/add-a-context-menu-option-to-list-all-files-in-a-folder-and-save-it-as-text-file#comment-2844</link> <dc:creator>SharkTime Software</dc:creator> <pubDate>Mon, 19 Apr 2010 14:47:11 +0000</pubDate> <guid isPermaLink="false">http://www.exnol.com/how-to/add-a-context-menu-option-to-list-all-files-in-a-folder-and-save-it-as-text-file#comment-2844</guid> <description>To Jack. The dir command can&#039;t solve your problem. You can do it with wList, click my nick and get it.wList can add backslash character to folder names as you wish. Go: List Style - Customize - and set combo: Folder ItemRegards, Piotr</description> <content:encoded><![CDATA[<p>To Jack.<br /> The dir command can&#8217;t solve your problem.<br /> You can do it with wList, click my nick and get it.</p><p>wList can add backslash character to folder names as you wish.<br /> Go: List Style &#8211; Customize &#8211; and set combo: Folder Item</p><p>Regards,<br /> Piotr</p> ]]></content:encoded> </item> <item><title>By: Ajith</title><link>http://www.exnol.com/add-a-context-menu-option-to-list-all-files-in-a-folder-and-save-it-as-text-file#comment-2086</link> <dc:creator>Ajith</dc:creator> <pubDate>Fri, 09 Apr 2010 02:16:57 +0000</pubDate> <guid isPermaLink="false">http://www.exnol.com/how-to/add-a-context-menu-option-to-list-all-files-in-a-folder-and-save-it-as-text-file#comment-2086</guid> <description>Got it Jack. Will post it tomorrow.</description> <content:encoded><![CDATA[<p>Got it Jack. Will post it tomorrow.</p> ]]></content:encoded> </item> <item><title>By: Ajith</title><link>http://www.exnol.com/add-a-context-menu-option-to-list-all-files-in-a-folder-and-save-it-as-text-file#comment-1972</link> <dc:creator>Ajith</dc:creator> <pubDate>Wed, 07 Apr 2010 04:05:13 +0000</pubDate> <guid isPermaLink="false">http://www.exnol.com/how-to/add-a-context-menu-option-to-list-all-files-in-a-folder-and-save-it-as-text-file#comment-1972</guid> <description>Hi Montec, thanks for your comment. I am currently trying to do that using &quot;find&quot; command in Command prompt. Please subscribe to the comments so that you will get updates when the solution is found. The email subscribe form is just below the comment form.</description> <content:encoded><![CDATA[<p>Hi Montec, thanks for your comment. I am currently trying to do that using &#8220;find&#8221; command in Command prompt. Please subscribe to the comments so that you will get updates when the solution is found. The email subscribe form is just below the comment form.</p> ]]></content:encoded> </item> <item><title>By: jack</title><link>http://www.exnol.com/add-a-context-menu-option-to-list-all-files-in-a-folder-and-save-it-as-text-file#comment-1868</link> <dc:creator>jack</dc:creator> <pubDate>Mon, 05 Apr 2010 02:58:43 +0000</pubDate> <guid isPermaLink="false">http://www.exnol.com/how-to/add-a-context-menu-option-to-list-all-files-in-a-folder-and-save-it-as-text-file#comment-1868</guid> <description>very good tip, but how do u able to display folder symbol on the end of a direcory...how do u able to make the dir command to display folder with a slash, dot, or folder symbol on the end to indicate it is a directory???ex: dir C:/Folder  it will show the folder as belowfolder1/     or make it display as folder1.. , etc folder2/ text 1.txt text 2.txt</description> <content:encoded><![CDATA[<p>very good tip, but how do u able to display folder symbol on the end of a direcory&#8230;</p><p>how do u able to make the dir command to display folder with a slash, dot, or folder symbol on the end to indicate it is a directory???</p><p>ex:<br /> dir C:/Folder  it will show the folder as below</p><p>folder1/     or make it display as folder1.. , etc<br /> folder2/<br /> text 1.txt<br /> text 2.txt</p> ]]></content:encoded> </item> <item><title>By: Montec</title><link>http://www.exnol.com/add-a-context-menu-option-to-list-all-files-in-a-folder-and-save-it-as-text-file#comment-1857</link> <dc:creator>Montec</dc:creator> <pubDate>Sun, 04 Apr 2010 20:57:17 +0000</pubDate> <guid isPermaLink="false">http://www.exnol.com/how-to/add-a-context-menu-option-to-list-all-files-in-a-folder-and-save-it-as-text-file#comment-1857</guid> <description>Me Use Windows Enabler at http://www.freewarefiles.com/Windows-Enabler_program_980.htmlThis is a great little program but use it CAREFULLY.</description> <content:encoded><![CDATA[<p>Me<br /> Use Windows Enabler at <a href="http://www.freewarefiles.com/Windows-Enabler_program_980.html" rel="nofollow">http://www.freewarefiles.com/Windows-Enabler_program_980.html</a></p><p>This is a great little program but use it CAREFULLY.</p> ]]></content:encoded> </item> <item><title>By: me</title><link>http://www.exnol.com/add-a-context-menu-option-to-list-all-files-in-a-folder-and-save-it-as-text-file#comment-1751</link> <dc:creator>me</dc:creator> <pubDate>Tue, 23 Mar 2010 22:15:41 +0000</pubDate> <guid isPermaLink="false">http://www.exnol.com/how-to/add-a-context-menu-option-to-list-all-files-in-a-folder-and-save-it-as-text-file#comment-1751</guid> <description>hi how do i remove the item from the context menu? the &quot;remove&quot; button is greyed out in the folder options dialog.</description> <content:encoded><![CDATA[<p>hi<br /> how do i remove the item from the context menu? the &#8220;remove&#8221; button is greyed out in the folder options dialog.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Served from: exnol.com @ 2012-02-09 07:42:26 by W3 Total Cache -->
