<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: Mac OS X: Disable the creation of .DS_store files	</title>
	<atom:link href="https://www.defaults-write.com/disable-the-creation-of-ds_store-files/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.defaults-write.com/disable-the-creation-of-ds_store-files/</link>
	<description>Unveil hidden macOS (OS X) features</description>
	<lastBuildDate>Sun, 21 Jul 2013 20:44:27 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>
	<item>
		<title>
		By: Reiner Saddey		</title>
		<link>https://www.defaults-write.com/disable-the-creation-of-ds_store-files/#comment-9356</link>

		<dc:creator><![CDATA[Reiner Saddey]]></dc:creator>
		<pubDate>Sun, 21 Jul 2013 20:44:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.defaults-write.com/?p=394#comment-9356</guid>

					<description><![CDATA[Authorative source: http://support.apple.com/kb/HT1629]]></description>
			<content:encoded><![CDATA[<p>Authorative source: <a href="http://support.apple.com/kb/HT1629" rel="nofollow ugc">http://support.apple.com/kb/HT1629</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: mike		</title>
		<link>https://www.defaults-write.com/disable-the-creation-of-ds_store-files/#comment-8356</link>

		<dc:creator><![CDATA[mike]]></dc:creator>
		<pubDate>Sun, 30 Jun 2013 12:31:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.defaults-write.com/?p=394#comment-8356</guid>

					<description><![CDATA[And the statement above has been &lt;b&gt;corrected&lt;/b&gt;. Its TRUE that works! Not &quot;true&quot;. Case is sensitive and IMPORTANT! Despite what I&#039;ve read elsewhere online it&#039;s TRUE that prevents those pesky .DS_Score files from appearing.

PS: You might already have a heap of them...

In a Windows command line, move into your shared directory and type: &quot;del /S /A:H .DS_Store&quot;

For example:

d:\&#062;del /S /A:H .DS_Store

(Where &quot;d:&quot; is the shared drive file letter).

PSS: Similar to the above, del /S /A:H FINDER.DAT is also quite a useful command if you have earlier Mac OS&#039;s running over Windows shares.]]></description>
			<content:encoded><![CDATA[<p>And the statement above has been <b>corrected</b>. Its TRUE that works! Not &#8220;true&#8221;. Case is sensitive and IMPORTANT! Despite what I&#8217;ve read elsewhere online it&#8217;s TRUE that prevents those pesky .DS_Score files from appearing.</p>
<p>PS: You might already have a heap of them&#8230;</p>
<p>In a Windows command line, move into your shared directory and type: &#8220;del /S /A:H .DS_Store&#8221;</p>
<p>For example:</p>
<p>d:\&gt;del /S /A:H .DS_Store</p>
<p>(Where &#8220;d:&#8221; is the shared drive file letter).</p>
<p>PSS: Similar to the above, del /S /A:H FINDER.DAT is also quite a useful command if you have earlier Mac OS&#8217;s running over Windows shares.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Barry		</title>
		<link>https://www.defaults-write.com/disable-the-creation-of-ds_store-files/#comment-5745</link>

		<dc:creator><![CDATA[Barry]]></dc:creator>
		<pubDate>Tue, 16 Apr 2013 03:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.defaults-write.com/?p=394#comment-5745</guid>

					<description><![CDATA[The statement above doesn&#039;t work as written, you need to remove the &quot;-bool&quot; operator.
defaults write com.apple.desktopservices DSDontWriteNetworkStores  TRUE]]></description>
			<content:encoded><![CDATA[<p>The statement above doesn&#8217;t work as written, you need to remove the &#8220;-bool&#8221; operator.<br />
defaults write com.apple.desktopservices DSDontWriteNetworkStores  TRUE</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
