<?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: Vista: How To Take Ownership of a System File</title>
	<atom:link href="http://www.tech-recipes.com/rx/2204/vista_how_to_take_ownership_system_file/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/2204/vista_how_to_take_ownership_system_file/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sat, 21 Nov 2009 20:38:45 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stephanie</title>
		<link>http://www.tech-recipes.com/rx/2204/vista_how_to_take_ownership_system_file/comment-page-1/#comment-15630</link>
		<dc:creator>Stephanie</dc:creator>
		<pubDate>Wed, 14 Oct 2009 13:11:44 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-15630</guid>
		<description>what happens if you can&#039;t locate you file path?  You can trace it through Start then Computer then C: Drive then Program Files then Common Files then Microsoft Shared then etc...&lt;br&gt;But when my screen says:  takeown /f c:programfilescommonfilesmicrosoftshared..........&lt;br&gt;it comes up with &quot;path not found&quot;  What am I doing wrong?</description>
		<content:encoded><![CDATA[<p>what happens if you can&#39;t locate you file path?  You can trace it through Start then Computer then C: Drive then Program Files then Common Files then Microsoft Shared then etc&#8230;<br />But when my screen says:  takeown /f c:programfilescommonfilesmicrosoftshared&#8230;&#8230;&#8230;.<br />it comes up with &#8220;path not found&#8221;  What am I doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chuck</title>
		<link>http://www.tech-recipes.com/rx/2204/vista_how_to_take_ownership_system_file/comment-page-1/#comment-15297</link>
		<dc:creator>Chuck</dc:creator>
		<pubDate>Mon, 28 Sep 2009 15:10:12 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-15297</guid>
		<description>Everyone who offers this guidance seems to ignore a really fundamental question. Is &quot;takeown&quot; permanent?  What about restoring file ownership to its original state when you&#039;re done modifying, especially for system files?  How do you do that?</description>
		<content:encoded><![CDATA[<p>Everyone who offers this guidance seems to ignore a really fundamental question. Is &#8220;takeown&#8221; permanent?  What about restoring file ownership to its original state when you&#39;re done modifying, especially for system files?  How do you do that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tamasfodor</title>
		<link>http://www.tech-recipes.com/rx/2204/vista_how_to_take_ownership_system_file/comment-page-1/#comment-14469</link>
		<dc:creator>tamasfodor</dc:creator>
		<pubDate>Sun, 23 Aug 2009 13:04:47 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-14469</guid>
		<description>i tried to do it but all it said after i`ve typed the file name in to the window it said cant associate the file go to set association control panel and select , etc</description>
		<content:encoded><![CDATA[<p>i tried to do it but all it said after i`ve typed the file name in to the window it said cant associate the file go to set association control panel and select , etc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rwolf</title>
		<link>http://www.tech-recipes.com/rx/2204/vista_how_to_take_ownership_system_file/comment-page-1/#comment-14146</link>
		<dc:creator>rwolf</dc:creator>
		<pubDate>Mon, 10 Aug 2009 17:09:29 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-14146</guid>
		<description>I tried the above instructions, but the response I got when trying to get it to &quot;grant&quot; was the following:&lt;br&gt;&lt;br&gt;   user name: No mapping between accounts names and security ID&#039;s was done.&lt;br&gt;   Successfully processed 0 files; Failed processing 1 files.&lt;br&gt;&lt;br&gt;What does that mean and how can I correct this?</description>
		<content:encoded><![CDATA[<p>I tried the above instructions, but the response I got when trying to get it to &#8220;grant&#8221; was the following:</p>
<p>   user name: No mapping between accounts names and security ID&#39;s was done.<br />   Successfully processed 0 files; Failed processing 1 files.</p>
<p>What does that mean and how can I correct this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leito</title>
		<link>http://www.tech-recipes.com/rx/2204/vista_how_to_take_ownership_system_file/comment-page-1/#comment-8720</link>
		<dc:creator>Leito</dc:creator>
		<pubDate>Fri, 20 Feb 2009 19:34:26 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-8720</guid>
		<description>I just found how to take off permissions :&lt;br&gt;&lt;br&gt;icacls filepath /deny yourusername:f           (=take off the &#039;grant&#039;)</description>
		<content:encoded><![CDATA[<p>I just found how to take off permissions :</p>
<p>icacls filepath /deny yourusername:f           (=take off the &#39;grant&#39;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leito</title>
		<link>http://www.tech-recipes.com/rx/2204/vista_how_to_take_ownership_system_file/comment-page-1/#comment-8719</link>
		<dc:creator>Leito</dc:creator>
		<pubDate>Fri, 20 Feb 2009 19:25:10 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-8719</guid>
		<description>Thanks for that tip, it works well on my Vista and I&#039;m glad for that (:&lt;br&gt;But can you give us the commande to remove permissions?</description>
		<content:encoded><![CDATA[<p>Thanks for that tip, it works well on my Vista and I&#39;m glad for that (:<br />But can you give us the commande to remove permissions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: calv7n</title>
		<link>http://www.tech-recipes.com/rx/2204/vista_how_to_take_ownership_system_file/comment-page-1/#comment-7901</link>
		<dc:creator>calv7n</dc:creator>
		<pubDate>Wed, 28 Jan 2009 12:23:34 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-7901</guid>
		<description>Hi, thanks very much for the tip. I&#039;ve been able to rename my mscoree.dll folder in system 32 (but it didn&#039;t solve my problem unfortunately!). I&#039;d like to remove the premissions now, but I don&#039;t how to do it. Can anybody help? Thank you in advance</description>
		<content:encoded><![CDATA[<p>Hi, thanks very much for the tip. I&#39;ve been able to rename my mscoree.dll folder in system 32 (but it didn&#39;t solve my problem unfortunately!). I&#39;d like to remove the premissions now, but I don&#39;t how to do it. Can anybody help? Thank you in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.tech-recipes.com/rx/2204/vista_how_to_take_ownership_system_file/comment-page-1/#comment-7790</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 25 Jan 2009 13:43:28 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-7790</guid>
		<description>Thank you so much.&lt;br&gt;&lt;br&gt;I was getting to the point of dispair with not being granted access to the root of my F: drive.&lt;br&gt;&lt;br&gt;Worked perfectly</description>
		<content:encoded><![CDATA[<p>Thank you so much.</p>
<p>I was getting to the point of dispair with not being granted access to the root of my F: drive.</p>
<p>Worked perfectly</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Uwe</title>
		<link>http://www.tech-recipes.com/rx/2204/vista_how_to_take_ownership_system_file/comment-page-1/#comment-7619</link>
		<dc:creator>Uwe</dc:creator>
		<pubDate>Wed, 21 Jan 2009 08:09:42 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-7619</guid>
		<description>Hi,&lt;br&gt;do you have an idea to install open office under Vista?&lt;br&gt;Someone told me that I have to rename the file mscoree.dll in folder windows32.&lt;br&gt;But that doesn´t work with the idea above.&lt;br&gt;&lt;br&gt;regards&lt;br&gt;Uwe</description>
		<content:encoded><![CDATA[<p>Hi,<br />do you have an idea to install open office under Vista?<br />Someone told me that I have to rename the file mscoree.dll in folder windows32.<br />But that doesn´t work with the idea above.</p>
<p>regards<br />Uwe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Uwe</title>
		<link>http://www.tech-recipes.com/rx/2204/vista_how_to_take_ownership_system_file/comment-page-1/#comment-7618</link>
		<dc:creator>Uwe</dc:creator>
		<pubDate>Wed, 21 Jan 2009 08:05:48 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-7618</guid>
		<description>hi,&lt;br&gt;that doesn´t work for the file mscoree.dll  in folder windows32&lt;br&gt;&lt;br&gt;regards&lt;br&gt;Uwe</description>
		<content:encoded><![CDATA[<p>hi,<br />that doesn´t work for the file mscoree.dll  in folder windows32</p>
<p>regards<br />Uwe</p>
]]></content:encoded>
	</item>
</channel>
</rss>
