<?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>AEXT.NET MAGAZINE &#187; Vista</title>
	<atom:link href="http://aext.net/tag/vista/feed/" rel="self" type="application/rss+xml" />
	<link>http://aext.net</link>
	<description>How to Create a Website</description>
	<lastBuildDate>Wed, 30 May 2012 05:03:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Solved: Destination Folder Access Denied</title>
		<link>http://aext.net/2008/08/solved-destination-folder-access-denied/</link>
		<comments>http://aext.net/2008/08/solved-destination-folder-access-denied/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 01:34:00 +0000</pubDate>
		<dc:creator>Lief</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://lamnguyenblog.com/2008/08/solved-destination-folder-access-denied/</guid>
		<description><![CDATA[<p><a href="http://aext.net/theme/platinoom" title="Platinoom - Premium WordPress Themes"><img src="http://aext.net/wp-content/uploads/2011/04/platinoom_wordpress_theme.png" alt="ThemeKiss" /></a></p><p style="float: right;"><a href="http://api.tweetmeme.com/share?url=http://aext.net/2008/08/solved-destination-folder-access-denied/&service=su.pr&service_api=b57727e991c454bd2b2c62ff71462c79"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://aext.net/2008/08/solved-destination-folder-access-denied/" height="61" width="51" /></a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://aext.net/theme/platinoom" title="Platinoom - Premium WordPress Themes"><img src="http://aext.net/wp-content/uploads/2011/04/platinoom_wordpress_theme.png" alt="ThemeKiss" /></a></p><p style="float: right;"><a href="http://api.tweetmeme.com/share?url=http://aext.net/2008/08/solved-destination-folder-access-denied/&service=su.pr&service_api=b57727e991c454bd2b2c62ff71462c79"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://aext.net/2008/08/solved-destination-folder-access-denied/" height="61" width="51" /></a></p><p>Someone maybe already known that solution how to replace one file in system32 folder in Windows Vista, but i thought it&#8217;s so helpful for dummies<br />
<span id="more-21"></span><br />
At an elevated command prompt, type the following command, and then</p>
<p>press ENTER:</p>
<pre>takeown /f Path_And_File_Name</pre>
<p>For example, type</p>
<pre>takeown /f E:windowssystem32jscript.dll.</pre>
<p>Type the following command, and then press ENTER to grant administrators full access to the file:</p>
<pre>icacls Path_And_File_Name /GRANT ADMINISTRATORS:F</pre>
<p>For example, type</p>
<pre>icacls E:windowssystem32jscript.dll /grant administrators:F.</pre>
<p>Type the following command to replace the file with a known good copy</p>
<p>of the file:</p>
<pre>Copy Path_And_File_Name_Of_Source_FilePath_And_File_Name_Of_Destination</pre>
<p>For example, type</p>
<pre>copy E:tempjscript.dll E:windowssystem32jscript.dll.</pre>
<div class="blogger-post-footer">Nguyen, Lam D&#8217;s Bloger &#8211; http://prlamnguyen.blogspot.com</div>
]]></content:encoded>
			<wfw:commentRss>http://aext.net/2008/08/solved-destination-folder-access-denied/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

