<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Partying with Join-Path</title><link>http://blogs.msdn.com/powershell/archive/2007/06/29/partying-with-join-path.aspx</link><description>Did you realize that you can Join-Path can work on multiple items? PS&amp;gt; Get-Help Join-Path -parameter *path - path &amp;lt;string [] &amp;gt; Specifies the main path (or paths) to which the child-path is appended. Wildcards are permitted. The value of Path</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Re: bug in join-path when the current directory is used</title><link>http://blogs.msdn.com/powershell/archive/2007/06/29/partying-with-join-path.aspx#4616388</link><pubDate>Tue, 28 Aug 2007 21:24:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4616388</guid><dc:creator>Latest Newsgroup Posts</dc:creator><description>&lt;p&gt;1. You can submit a new bug or suggestion on Mcrosoft connect [link] 2. Can't remember :( 3. Mabe this&lt;/p&gt;
</description></item><item><title>re: Partying with Join-Path</title><link>http://blogs.msdn.com/powershell/archive/2007/06/29/partying-with-join-path.aspx#6623429</link><pubDate>Sat, 01 Dec 2007 07:04:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6623429</guid><dc:creator>Leo Tohill</dc:creator><description>&lt;p&gt;Well, it does everything but what I want it to do. &amp;nbsp;I would like one call to join-path to put multiple parts together into 1. &amp;nbsp;For example, I hoped that&lt;/p&gt;
&lt;p&gt;$a = &amp;quot;one&amp;quot;, &amp;quot;two&amp;quot;&lt;/p&gt;
&lt;p&gt;join-path -path &amp;quot;c:\temp&amp;quot; $a&lt;/p&gt;
&lt;p&gt;would give me &lt;/p&gt;
&lt;p&gt;c:\temp\one\two&lt;/p&gt;
&lt;p&gt;alas, no joy. &lt;/p&gt;</description></item></channel></rss>