<?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>mikedopp.com &#187; Folder</title>
	<atom:link href="http://mikedopp.com/index.php/tag/folder/feed/" rel="self" type="application/rss+xml" />
	<link>http://mikedopp.com</link>
	<description>Code Monkey by Day, Unix/Windows Administrator by Night, Social Media Chump 24/7</description>
	<lastBuildDate>Wed, 09 Jun 2010 07:37:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Change File or Folder Attributes via Command Line</title>
		<link>http://mikedopp.com/index.php/2009/07/28/change-file-or-folder-attributes-via-command-line/</link>
		<comments>http://mikedopp.com/index.php/2009/07/28/change-file-or-folder-attributes-via-command-line/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 07:08:00 +0000</pubDate>
		<dc:creator>mikedopp</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Attributes Changing via command line.]]></category>
		<category><![CDATA[File]]></category>
		<category><![CDATA[Folder]]></category>

		<guid isPermaLink="false">http://mikedopp.com/index.php/change-file-or-folder-attributes-via-command-line/</guid>
		<description><![CDATA[To work around this problem, use the Attrib command at a command prompt (Cmd.exe) to view or to remove the Read-only or the System attributes of folders. Back to the top To view or to remove the Read-only or the System attributes of folders in Windows Server 2003 or in Windows XP &#160;&#160; 1. Click [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>To work around this problem, use the Attrib command at a command prompt (Cmd.exe) to view or to remove the Read-only or the System attributes of folders.      <br />Back to the top       <br />To view or to remove the Read-only or the System attributes of folders in Windows Server 2003 or in Windows XP </p>
<p>&#160;&#160; 1. Click Start, click Run, type cmd, and then press ENTER.      <br />&#160;&#160; 2. To view the syntax for the Attrib command, type attrib \? at the command prompt. </p>
<p>Warning If you remove the Read-only or System attribute from a folder, it may appear as a ordinary folder and some customizations may be lost. For example, Windows customizes the Fonts folder and provides a special folder view that permits you to hide variations, such as bold and italic. It also permits you to change the folder&#8217;s view settings in ways that are specific to fonts. If you remove the Read-only and System attributes of the Fonts folder, these customized view settings are not available. For folders that you have customized by using the Customize tab of the folder&#8217;s Properties dialog box, the folder icon and other other customizations may be lost when you remove the Read-only attribute. </p>
<p>If a program cannot save files to a folder with the Read-only attribute, such as My Documents, change the Read-only attribute to System by using the Attrib command at a command prompt. </p>
<p>To remove the Read-only attribute and to set the System attribute, use the following command:      <br />attrib -r +s drive:\&lt;path&gt;\&lt;foldername&gt;       <br />For example, to remove the Read-only attribute and to set the System attribute for the C:\Test folder, use the following command:       <br />attrib -r +s c:\test       <br />Be aware that some programs may not operate correctly with folders for which the System attribute and the Read-only attribute are set. Therefore, use the following command to remove these attributes:       <br />attrib -r -s c:\test       <br />Back to the top       <br />To view or to remove the Read-only or the System attributes of folders in Windows Vista </p>
<p>&#160;&#160; 1. Click Start, click Run, type cmd, and then press ENTER..      <br />&#160;&#160; 2. To view the syntax for the Attrib command, type attrib \? at the command prompt. </p>
<p>To remove the Read-only attribute and to set the System attribute, use the following command:      <br />attrib -r +s drive:\&lt;path&gt;\&lt;foldername&gt;       <br />For example, to remove the Read-only attribute and to set the System attribute for the C:\Test folder, use the following command:       <br />attrib -r +s c:\test       <br />Be aware that some programs may not operate correctly with folders for which the System attribute and the Read-only attribute are set. Therefore, use the following command to remove these attributes:       <br />attrib -r -s drive:\&lt;path&gt;\&lt;foldername&gt;       <br />For example, to remove both the Read-only and the System attributes from the C:\Test folder, use the following command:       <br />attrib -r -s c:\test       <br />If the Run command is not listed on the Start menu, do the following:       <br />Click Start, click All Programs, click Accessories, and then click Run. </p>
</blockquote>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:d6b97681-1ee2-4f69-a2d2-bf0baedf9b0b" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/Changing+File+or+Folder+Attributes+via+Command+Line" rel="tag">Changing File or Folder Attributes via Command Line</a>,<a href="http://technorati.com/tags/Command+Line+Attributes+Update." rel="tag">Command Line Attributes Update.</a></div>
</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:45e31074-4333-4d1c-a033-6d385b86e096" class="wlWriterEditableSmartContent">LiveJournal Tags: <a href="http://www.livejournal.com/interests.bml?int=Changing+File+or+Folder+Attributes+via+Command+Line" rel="tag">Changing File or Folder Attributes via Command Line</a>,<a href="http://www.livejournal.com/interests.bml?int=Command+Line+Attributes+Update." rel="tag">Command Line Attributes Update.</a></div>
</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:d7c38047-5596-4548-9b5d-363f13344f5a" class="wlWriterEditableSmartContent">Flickr Tags: <a href="http://flickr.com/photos/tags/Changing+File+or+Folder+Attributes+via+Command+Line" rel="tag">Changing File or Folder Attributes via Command Line</a>,<a href="http://flickr.com/photos/tags/Command+Line+Attributes+Update." rel="tag">Command Line Attributes Update.</a></div>
</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:5d10522e-ee50-4e71-b910-61a8c82f4a2c" class="wlWriterEditableSmartContent">del.icio.us Tags: <a href="http://del.icio.us/popular/Changing+File+or+Folder+Attributes+via+Command+Line" rel="tag">Changing File or Folder Attributes via Command Line</a>,<a href="http://del.icio.us/popular/Command+Line+Attributes+Update." rel="tag">Command Line Attributes Update.</a></div>
</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:fb7195ef-de0c-47d0-8d25-116a7e688769" class="wlWriterEditableSmartContent">IceRocket Tags: <a href="http://blogs.icerocket.com/search?q=Changing+File+or+Folder+Attributes+via+Command+Line" rel="tag">Changing File or Folder Attributes via Command Line</a>,<a href="http://blogs.icerocket.com/search?q=Command+Line+Attributes+Update." rel="tag">Command Line Attributes Update.</a></div>
</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:719f0912-bbf8-4b2b-8a06-61c9eb3d106b" class="wlWriterEditableSmartContent">43 Things Tags: <a href="http://www.43things.com/tag/Changing+File+or+Folder+Attributes+via+Command+Line" rel="tag">Changing File or Folder Attributes via Command Line</a>,<a href="http://www.43things.com/tag/Command+Line+Attributes+Update." rel="tag">Command Line Attributes Update.</a></div>
</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:76633f1a-4d79-4a2d-b98d-47aac070d822" class="wlWriterEditableSmartContent">BuzzNet Tags: <a href="http://www.buzznet.com/tags/Changing+File+or+Folder+Attributes+via+Command+Line" rel="tag">Changing File or Folder Attributes via Command Line</a>,<a href="http://www.buzznet.com/tags/Command+Line+Attributes+Update." rel="tag">Command Line Attributes Update.</a></div>
]]></content:encoded>
			<wfw:commentRss>http://mikedopp.com/index.php/2009/07/28/change-file-or-folder-attributes-via-command-line/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
