<?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: Create Symbolic Links in Windows XP, Vista and Windows 7</title>
	<atom:link href="http://verysimple.com/2008/06/02/create-symbolic-links-in-windows-xp-and-vista/feed/" rel="self" type="application/rss+xml" />
	<link>http://verysimple.com/2008/06/02/create-symbolic-links-in-windows-xp-and-vista/</link>
	<description>Custom Software</description>
	<lastBuildDate>Tue, 15 May 2012 07:26:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Jason</title>
		<link>http://verysimple.com/2008/06/02/create-symbolic-links-in-windows-xp-and-vista/#comment-3733</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 28 Jul 2011 01:37:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=110#comment-3733</guid>
		<description>You should check that your drive is NTFS and not FAT.  IF D: is a local drive then it should work - if that&#039;s a network drive though I&#039;m not sure you can do that.  I would install NTFS Link though because it makes it much easier to manage links on XP</description>
		<content:encoded><![CDATA[<p>You should check that your drive is NTFS and not FAT.  IF D: is a local drive then it should work &#8211; if that&#8217;s a network drive though I&#8217;m not sure you can do that.  I would install NTFS Link though because it makes it much easier to manage links on XP</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LostChain</title>
		<link>http://verysimple.com/2008/06/02/create-symbolic-links-in-windows-xp-and-vista/#comment-3730</link>
		<dc:creator>LostChain</dc:creator>
		<pubDate>Wed, 27 Jul 2011 23:40:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=110#comment-3730</guid>
		<description>i have been tring to make a symbolic link in windows xp for ever now, i dont understand what i am doing wrong, i know in windows 7 mklink /J Movies d:\movies makes a link called Movies to link to d:\movies but when i use linkd movies d:\movies it says cannot create a link at movies i have tried other variations, by creating empty directories, to creating a file to link it to, all says the same.  Is it possible that i am tring to make a link with a map network drive?</description>
		<content:encoded><![CDATA[<p>i have been tring to make a symbolic link in windows xp for ever now, i dont understand what i am doing wrong, i know in windows 7 mklink /J Movies d:\movies makes a link called Movies to link to d:\movies but when i use linkd movies d:\movies it says cannot create a link at movies i have tried other variations, by creating empty directories, to creating a file to link it to, all says the same.  Is it possible that i am tring to make a link with a map network drive?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ModularMix</title>
		<link>http://verysimple.com/2008/06/02/create-symbolic-links-in-windows-xp-and-vista/#comment-2787</link>
		<dc:creator>ModularMix</dc:creator>
		<pubDate>Mon, 09 May 2011 14:05:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=110#comment-2787</guid>
		<description>Do you know if it possible to create symbolic links for files instead of directories ?
&quot;linkd&quot; seems to work only for directories...</description>
		<content:encoded><![CDATA[<p>Do you know if it possible to create symbolic links for files instead of directories ?<br />
&#8220;linkd&#8221; seems to work only for directories&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnpaul Williams</title>
		<link>http://verysimple.com/2008/06/02/create-symbolic-links-in-windows-xp-and-vista/#comment-2643</link>
		<dc:creator>Johnpaul Williams</dc:creator>
		<pubDate>Tue, 26 Apr 2011 06:59:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=110#comment-2643</guid>
		<description>The actual solution is to open the cmd.exe as an administrator.

Go to your Start Menu. 
Open your Accessories folder.
Right click on your command prompt. 
Click &quot;Run as Administrator&quot;

Continue with the mlink command or mklink command you are initiating.</description>
		<content:encoded><![CDATA[<p>The actual solution is to open the cmd.exe as an administrator.</p>
<p>Go to your Start Menu.<br />
Open your Accessories folder.<br />
Right click on your command prompt.<br />
Click &#8220;Run as Administrator&#8221;</p>
<p>Continue with the mlink command or mklink command you are initiating.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerry</title>
		<link>http://verysimple.com/2008/06/02/create-symbolic-links-in-windows-xp-and-vista/#comment-2121</link>
		<dc:creator>Jerry</dc:creator>
		<pubDate>Thu, 24 Feb 2011 16:48:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=110#comment-2121</guid>
		<description>on xp: linkd target_file src_file</description>
		<content:encoded><![CDATA[<p>on xp: linkd target_file src_file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhijith</title>
		<link>http://verysimple.com/2008/06/02/create-symbolic-links-in-windows-xp-and-vista/#comment-1879</link>
		<dc:creator>Abhijith</dc:creator>
		<pubDate>Thu, 20 Jan 2011 12:48:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=110#comment-1879</guid>
		<description>Is that windows xp supports creating symbolic link....? Then How to Create Symbolic in windows xp?</description>
		<content:encoded><![CDATA[<p>Is that windows xp supports creating symbolic link&#8230;.? Then How to Create Symbolic in windows xp?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://verysimple.com/2008/06/02/create-symbolic-links-in-windows-xp-and-vista/#comment-1864</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 18 Jan 2011 07:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=110#comment-1864</guid>
		<description>@Mike, thanks I fixed the link</description>
		<content:encoded><![CDATA[<p>@Mike, thanks I fixed the link</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://verysimple.com/2008/06/02/create-symbolic-links-in-windows-xp-and-vista/#comment-1862</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 17 Jan 2011 16:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=110#comment-1862</guid>
		<description>Anchor is broken</description>
		<content:encoded><![CDATA[<p>Anchor is broken</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Corner Cabinet&#160;</title>
		<link>http://verysimple.com/2008/06/02/create-symbolic-links-in-windows-xp-and-vista/#comment-945</link>
		<dc:creator>Corner Cabinet&#160;</dc:creator>
		<pubDate>Thu, 14 Oct 2010 13:10:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=110#comment-945</guid>
		<description>Windows Vista actually sucks, it is full of bugs and very unstable&#039;&quot;&quot;</description>
		<content:encoded><![CDATA[<p>Windows Vista actually sucks, it is full of bugs and very unstable&#8217;&#8221;"</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Share It &#187; Blog Archive &#187; Creating Symbolic Links in Windows</title>
		<link>http://verysimple.com/2008/06/02/create-symbolic-links-in-windows-xp-and-vista/#comment-534</link>
		<dc:creator>Share It &#187; Blog Archive &#187; Creating Symbolic Links in Windows</dc:creator>
		<pubDate>Sat, 21 Jun 2008 13:01:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=110#comment-534</guid>
		<description>[...] was however before I stumbled across an interesting VerySimple Dev Blog announcement describing the creation [...]</description>
		<content:encoded><![CDATA[<p>[...] was however before I stumbled across an interesting VerySimple Dev Blog announcement describing the creation [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

