<?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: Is there an easy way to copy a file or folder path in Vista?</title>
	<atom:link href="http://www.asktheadmin.com/2009/01/is-there-easy-way-to-copy-file-path-in.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.asktheadmin.com/2009/01/is-there-easy-way-to-copy-file-path-in.html</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 06:08:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: gadget review</title>
		<link>http://www.asktheadmin.com/2009/01/is-there-easy-way-to-copy-file-path-in.html/comment-page-1#comment-9521</link>
		<dc:creator>gadget review</dc:creator>
		<pubDate>Mon, 02 Feb 2009 05:03:13 +0000</pubDate>
		<guid isPermaLink="false">http://ata.bansal-inc.com/?p=671#comment-9521</guid>
		<description>Their are lots of reasons you could have wanted to copy that path. Looking to send the path on to share a folder or file, need to pop the full path into another application or simply for documentation purposes. No matter what you tried to use it for you know its a pain in the ass to:
1. Launch explore
2. Then to the file
3. Paste it in Notepad</description>
		<content:encoded><![CDATA[<p>Their are lots of reasons you could have wanted to copy that path. Looking to send the path on to share a folder or file, need to pop the full path into another application or simply for documentation purposes. No matter what you tried to use it for you know its a pain in the ass to:<br />
1. Launch explore<br />
2. Then to the file<br />
3. Paste it in Notepad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Sack</title>
		<link>http://www.asktheadmin.com/2009/01/is-there-easy-way-to-copy-file-path-in.html/comment-page-1#comment-5454</link>
		<dc:creator>The Sack</dc:creator>
		<pubDate>Mon, 03 Mar 2008 13:56:40 +0000</pubDate>
		<guid isPermaLink="false">http://ata.bansal-inc.com/?p=671#comment-5454</guid>
		<description>that is a good one!  </description>
		<content:encoded><![CDATA[<p>that is a good one!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.asktheadmin.com/2009/01/is-there-easy-way-to-copy-file-path-in.html/comment-page-1#comment-1758</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 30 Oct 2007 21:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://ata.bansal-inc.com/?p=671#comment-1758</guid>
		<description>Thanks.  I had been pressing the alt key to get the old address bar to come up showing the entire path.  This is easier because I don&#039;t have to select the path and then copy.</description>
		<content:encoded><![CDATA[<p>Thanks.  I had been pressing the alt key to get the old address bar to come up showing the entire path.  This is easier because I don&#8217;t have to select the path and then copy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl L. Gechlik</title>
		<link>http://www.asktheadmin.com/2009/01/is-there-easy-way-to-copy-file-path-in.html/comment-page-1#comment-1586</link>
		<dc:creator>Karl L. Gechlik</dc:creator>
		<pubDate>Wed, 17 Oct 2007 03:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://ata.bansal-inc.com/?p=671#comment-1586</guid>
		<description>SHIFT+right click: Displays a shortcut menu containing alternative commands</description>
		<content:encoded><![CDATA[<p>SHIFT+right click: Displays a shortcut menu containing alternative commands</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Solomon</title>
		<link>http://www.asktheadmin.com/2009/01/is-there-easy-way-to-copy-file-path-in.html/comment-page-1#comment-1585</link>
		<dc:creator>Solomon</dc:creator>
		<pubDate>Wed, 17 Oct 2007 02:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://ata.bansal-inc.com/?p=671#comment-1585</guid>
		<description>I do not have Vista, so may I ask: what difference is there if you alternate-clicked the file without holding [shift]?</description>
		<content:encoded><![CDATA[<p>I do not have Vista, so may I ask: what difference is there if you alternate-clicked the file without holding [shift]?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hmm</title>
		<link>http://www.asktheadmin.com/2009/01/is-there-easy-way-to-copy-file-path-in.html/comment-page-1#comment-1583</link>
		<dc:creator>hmm</dc:creator>
		<pubDate>Tue, 16 Oct 2007 17:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://ata.bansal-inc.com/?p=671#comment-1583</guid>
		<description>I couldn&#039;t resist :D&lt;br/&gt;&lt;br/&gt;Examples from TotalCommander (implemented years ago):&lt;br/&gt;&lt;br/&gt;cm_CopyNamesToClip; Copy filenames to clipboard&lt;br/&gt;cm_CopyFullNamesToClip; Copy names with full path&lt;br/&gt;cm_CopyNetNamesToClip; Copy names with UNC path&lt;br/&gt;cm_CopySrcPathToClip; Copy source path to clipboard&lt;br/&gt;cm_CopyTrgPathToClip; Copy target path to clipboard&lt;br/&gt;cm_CopyFileDetailsToClip; Copy all shown columns&lt;br/&gt;cm_CopyFpFileDetailsToClip; Copy all columns, with full path&lt;br/&gt;cm_CopyNetFileDetailsToClip; Copy all columns, with UNC path&lt;br/&gt;&lt;br/&gt;With the possibility to assign custom shortcuts for any of those commands...</description>
		<content:encoded><![CDATA[<p>I couldn&#8217;t resist :D</p>
<p>Examples from TotalCommander (implemented years ago):</p>
<p>cm_CopyNamesToClip; Copy filenames to clipboard<br />cm_CopyFullNamesToClip; Copy names with full path<br />cm_CopyNetNamesToClip; Copy names with UNC path<br />cm_CopySrcPathToClip; Copy source path to clipboard<br />cm_CopyTrgPathToClip; Copy target path to clipboard<br />cm_CopyFileDetailsToClip; Copy all shown columns<br />cm_CopyFpFileDetailsToClip; Copy all columns, with full path<br />cm_CopyNetFileDetailsToClip; Copy all columns, with UNC path</p>
<p>With the possibility to assign custom shortcuts for any of those commands&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)

Served from: www.asktheadmin.com @ 2012-02-09 19:12:02 -->
