<?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: Killing Finder by Accident</title>
	<atom:link href="http://www.leopardtricks.com/leopard/killing-finder-by-accident/feed" rel="self" type="application/rss+xml" />
	<link>http://www.leopardtricks.com/leopard/killing-finder-by-accident</link>
	<description>Tips and Tricks for Apple&#039;s Leopard operating system</description>
	<lastBuildDate>Mon, 06 Feb 2012 13:05:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Garrett</title>
		<link>http://www.leopardtricks.com/leopard/killing-finder-by-accident/comment-page-1#comment-81235</link>
		<dc:creator>Garrett</dc:creator>
		<pubDate>Wed, 06 Oct 2010 21:01:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.leopardtricks.com/leopard/killing-finder-by-accident#comment-81235</guid>
		<description>Oh yeah. I forgot to mention something. I don&#039;t know how to go into or find Terminal so I&#039;m screwed.</description>
		<content:encoded><![CDATA[<p>Oh yeah. I forgot to mention something. I don&#8217;t know how to go into or find Terminal so I&#8217;m screwed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Austin</title>
		<link>http://www.leopardtricks.com/leopard/killing-finder-by-accident/comment-page-1#comment-79035</link>
		<dc:creator>Austin</dc:creator>
		<pubDate>Sat, 25 Sep 2010 23:15:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.leopardtricks.com/leopard/killing-finder-by-accident#comment-79035</guid>
		<description>Oh and one question. Why sudo? You can just type killall Finder and it will quit (well, it will pop back up instantly but it still quits)</description>
		<content:encoded><![CDATA[<p>Oh and one question. Why sudo? You can just type killall Finder and it will quit (well, it will pop back up instantly but it still quits)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Austin</title>
		<link>http://www.leopardtricks.com/leopard/killing-finder-by-accident/comment-page-1#comment-79032</link>
		<dc:creator>Austin</dc:creator>
		<pubDate>Sat, 25 Sep 2010 23:04:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.leopardtricks.com/leopard/killing-finder-by-accident#comment-79032</guid>
		<description>This worked for me when I tried it too... I&#039;m not sure if that&#039;s reliable as a source of proof that it works though because i added quit to finder with terminal so it might have modified it to quit on cmd-q too</description>
		<content:encoded><![CDATA[<p>This worked for me when I tried it too&#8230; I&#8217;m not sure if that&#8217;s reliable as a source of proof that it works though because i added quit to finder with terminal so it might have modified it to quit on cmd-q too</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Q</title>
		<link>http://www.leopardtricks.com/leopard/killing-finder-by-accident/comment-page-1#comment-56719</link>
		<dc:creator>Q</dc:creator>
		<pubDate>Wed, 17 Mar 2010 01:37:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.leopardtricks.com/leopard/killing-finder-by-accident#comment-56719</guid>
		<description>command W to close any window</description>
		<content:encoded><![CDATA[<p>command W to close any window</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://www.leopardtricks.com/leopard/killing-finder-by-accident/comment-page-1#comment-50398</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Fri, 08 Jan 2010 08:52:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.leopardtricks.com/leopard/killing-finder-by-accident#comment-50398</guid>
		<description>Everyone, it was no accident. Somehow a feature of your operating system got activated that added the quit option to the Finder menu. This can be turned on and off again using Terminal. Try it for yourself.

To turn the Quit menu on:
In Terminal type:

defaults write com.apple.finder QuitMenuItem -bool YES

Hit Return.

Then type:

killall Finder

Hit Return.

To turn this quit menu off do the same as before just change &quot;YES&quot; to &quot;NO&quot; and then repeat killall Finder.</description>
		<content:encoded><![CDATA[<p>Everyone, it was no accident. Somehow a feature of your operating system got activated that added the quit option to the Finder menu. This can be turned on and off again using Terminal. Try it for yourself.</p>
<p>To turn the Quit menu on:<br />
In Terminal type:</p>
<p>defaults write com.apple.finder QuitMenuItem -bool YES</p>
<p>Hit Return.</p>
<p>Then type:</p>
<p>killall Finder</p>
<p>Hit Return.</p>
<p>To turn this quit menu off do the same as before just change &#8220;YES&#8221; to &#8220;NO&#8221; and then repeat killall Finder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ugamer</title>
		<link>http://www.leopardtricks.com/leopard/killing-finder-by-accident/comment-page-1#comment-50177</link>
		<dc:creator>Ugamer</dc:creator>
		<pubDate>Mon, 04 Jan 2010 12:30:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.leopardtricks.com/leopard/killing-finder-by-accident#comment-50177</guid>
		<description>The solution to this problem has been posted on this blog:

http://utvv.blogspot.com/2010/01/how-to-fix-application-finder-cant-be.html

Hope this helps!</description>
		<content:encoded><![CDATA[<p>The solution to this problem has been posted on this blog:</p>
<p><a href="http://utvv.blogspot.com/2010/01/how-to-fix-application-finder-cant-be.html" rel="nofollow">http://utvv.blogspot.com/2010/01/how-to-fix-application-finder-cant-be.html</a></p>
<p>Hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liam</title>
		<link>http://www.leopardtricks.com/leopard/killing-finder-by-accident/comment-page-1#comment-46410</link>
		<dc:creator>Liam</dc:creator>
		<pubDate>Sat, 21 Nov 2009 23:27:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.leopardtricks.com/leopard/killing-finder-by-accident#comment-46410</guid>
		<description>I am not sure why it did that, i got an error to though, Finder was acting up so I force quit it and now when i try to start it up I get

&quot; The application Finder can&#039;t be open -10810&quot;</description>
		<content:encoded><![CDATA[<p>I am not sure why it did that, i got an error to though, Finder was acting up so I force quit it and now when i try to start it up I get</p>
<p>&#8221; The application Finder can&#8217;t be open -10810&#8243;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lindsay</title>
		<link>http://www.leopardtricks.com/leopard/killing-finder-by-accident/comment-page-1#comment-43363</link>
		<dc:creator>Lindsay</dc:creator>
		<pubDate>Fri, 09 Oct 2009 21:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.leopardtricks.com/leopard/killing-finder-by-accident#comment-43363</guid>
		<description>I just did the same thing by accident. What I want to know is how I relaunch it??? I shut the computer down then restarted it and still the finder won&#039;t open. WHen I click on it it says &quot;the application finder can&#039;t be opened&quot;</description>
		<content:encoded><![CDATA[<p>I just did the same thing by accident. What I want to know is how I relaunch it??? I shut the computer down then restarted it and still the finder won&#8217;t open. WHen I click on it it says &#8220;the application finder can&#8217;t be opened&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wzckavf ycpotlmxq</title>
		<link>http://www.leopardtricks.com/leopard/killing-finder-by-accident/comment-page-1#comment-5004</link>
		<dc:creator>wzckavf ycpotlmxq</dc:creator>
		<pubDate>Thu, 11 Sep 2008 09:16:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.leopardtricks.com/leopard/killing-finder-by-accident#comment-5004</guid>
		<description>jaum faux izmsalqb wcafeb ezpkx lbdo esxv</description>
		<content:encoded><![CDATA[<p>jaum faux izmsalqb wcafeb ezpkx lbdo esxv</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JJ</title>
		<link>http://www.leopardtricks.com/leopard/killing-finder-by-accident/comment-page-1#comment-2672</link>
		<dc:creator>JJ</dc:creator>
		<pubDate>Thu, 26 Jun 2008 06:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.leopardtricks.com/leopard/killing-finder-by-accident#comment-2672</guid>
		<description>In Leopard, try pressing Option while clicking and holding the Finder&#039;s dock icon.

What&#039;s the last menu item you see?</description>
		<content:encoded><![CDATA[<p>In Leopard, try pressing Option while clicking and holding the Finder&#8217;s dock icon.</p>
<p>What&#8217;s the last menu item you see?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

