<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>appytizers &#187; windows7</title>
	<atom:link href="http://www.rohand.com/tag/windows7/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rohand.com</link>
	<description>the book of i</description>
	<lastBuildDate>Fri, 13 Aug 2010 16:37:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to Create a Junction in Windows 7</title>
		<link>http://www.rohand.com/2009/how-to-create-a-junction-in-windows-7/</link>
		<comments>http://www.rohand.com/2009/how-to-create-a-junction-in-windows-7/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 00:55:43 +0000</pubDate>
		<dc:creator>rohand</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[windows7]]></category>

		<guid isPermaLink="false">http://www.rohand.com/2009/how-to-create-a-junction-in-windows-7/</guid>
		<description><![CDATA[Create a junction in Windows 7 using the MKLINK command. mklink /j source-path target-path As an example, create a junction called C:\Volatile that resides on the S: drive. mklink /j C:\Volatile S:\Volatile]]></description>
			<content:encoded><![CDATA[<p>Create a junction in Windows 7 using the <a href="http://technet.microsoft.com/en-us/library/cc753194%28WS.10%29.aspx">MKLINK command</a>.</p>
<p><code>mklink /j source-path target-path</code></p>
<p>As an example, create a junction called C:\Volatile that resides on the S: drive.</p>
<p><code>mklink /j C:\Volatile S:\Volatile</code></p>
<p><a href="http://www.rohand.com/wp-content/uploads/2009/08/image.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Windows7-mklink" border="0" alt="Windows7-mklink" src="http://www.rohand.com/wp-content/uploads/2009/08/image_thumb.png" width="408" height="229" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rohand.com/2009/how-to-create-a-junction-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
