<?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>my code trip &#187; Windows XP</title>
	<atom:link href="http://mycodetrip.com/tag/windows-xp-home-pro/feed/" rel="self" type="application/rss+xml" />
	<link>http://mycodetrip.com</link>
	<description>stories from the information technology highway</description>
	<lastBuildDate>Mon, 29 Nov 2010 19:58:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>How To Restore The Security Tab in Windows XP Pro Folders</title>
		<link>http://mycodetrip.com/2008/07/07/restore-security-tab-windows-xp-pro-folders-that-disappeared_24/</link>
		<comments>http://mycodetrip.com/2008/07/07/restore-security-tab-windows-xp-pro-folders-that-disappeared_24/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 00:18:27 +0000</pubDate>
		<dc:creator>Shiva Manjunath</dc:creator>
				<category><![CDATA[Tips / HowTos]]></category>
		<category><![CDATA[Bugs And Fixes]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://mycodetrip.com/?p=24</guid>
		<description><![CDATA[If you right clicked a folder in your Windows XP Professional file explorer to grant rights to specific users, and ]]></description>
			<content:encoded><![CDATA[<p>If you right clicked a folder in your <strong>Windows XP Professional</strong> file explorer to grant rights to specific users, and   found the <strong>Security tab</strong> missing, then you are not alone. I had this problem when I was trying to open   a log file in one of my virtual directories for an application I was writing using <strong>ASP.NET</strong>. I got a   security exception because the user that the application was running in the context of did not have write   permissions on that folder. So I needed to grant these permissions and could not find the Security tab to do this. Ultimately I figured it out. Here&#8217;s how.</p>
<h2>Restore the Security Tab for your Folders</h2>
<ul>
<li> Right click <strong>Start</strong> and Click <strong>Explore</strong> to open a file explorer window.</li>
<li>Click <strong>Tools &gt; Folder Options</strong>. Click the <strong>View</strong> tab.</li>
<li>In the <strong>View</strong> tab, scroll to the bottom until you see the <strong>&#8220;Use Simple File Sharing (Recommended)&#8221;</strong> checkbox.
<p><img src="http://img176.imageshack.us/img176/3431/restoresecuritytabwindooh9.jpg" alt="restore-security-tab-windows-xp-pro-folders-image-01" /></li>
<li>Uncheck the <strong>&#8220;Use Simple File Sharing (Recommended)&#8221;</strong> checkbox and click Ok.</li>
<li>Now, right click any folder and click <strong>Sharing and Security&#8230;</strong>
<p><img src="http://img297.imageshack.us/img297/9813/restoresecuritytabwindowx9.jpg" alt="restore-security-tab-windows-xp-pro-folders-image-02" /></li>
<li>You should see the <strong>Security tab</strong> which will allow you to set user specific folder permissions.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://mycodetrip.com/2008/07/07/restore-security-tab-windows-xp-pro-folders-that-disappeared_24/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

