<?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: How to Permanently Prevent OS X 10.7 Lion from ever Re-Opening Apps After a Restart	</title>
	<atom:link href="https://mikeindustries.com/blog/archive/2012/03/how-to-permanently-prevent-os-x-10-7-lion-from-ever-re-opening-apps-after-a-restart/feed" rel="self" type="application/rss+xml" />
	<link>https://mikeindustries.com/blog/archive/2012/03/how-to-permanently-prevent-os-x-10-7-lion-from-ever-re-opening-apps-after-a-restart</link>
	<description>A running commentary of occasionally interesting things — from Mike Davidson.</description>
	<lastBuildDate>Thu, 26 May 2016 06:34:25 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>
		By: Nancy Drew		</title>
		<link>https://mikeindustries.com/blog/archive/2012/03/how-to-permanently-prevent-os-x-10-7-lion-from-ever-re-opening-apps-after-a-restart#comment-89688</link>

		<dc:creator><![CDATA[Nancy Drew]]></dc:creator>
		<pubDate>Tue, 04 Jun 2013 21:03:58 +0000</pubDate>
		<guid isPermaLink="false">https://mikeindustries.com/blog/?p=12849#comment-89688</guid>

					<description><![CDATA[I followed the instructions exactly, especially taking care to quit all applications.  I still get three Sent Mail windows which open every time I restart.  I also checked to make sure that Apple Mail wasn&#039;t in the list of &quot;Login Items&quot;.  So, this doesn&#039;t always work either.]]></description>
			<content:encoded><![CDATA[<p>I followed the instructions exactly, especially taking care to quit all applications.  I still get three Sent Mail windows which open every time I restart.  I also checked to make sure that Apple Mail wasn&#8217;t in the list of &#8220;Login Items&#8221;.  So, this doesn&#8217;t always work either.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: dxo		</title>
		<link>https://mikeindustries.com/blog/archive/2012/03/how-to-permanently-prevent-os-x-10-7-lion-from-ever-re-opening-apps-after-a-restart#comment-89128</link>

		<dc:creator><![CDATA[dxo]]></dc:creator>
		<pubDate>Tue, 16 Apr 2013 21:24:18 +0000</pubDate>
		<guid isPermaLink="false">https://mikeindustries.com/blog/?p=12849#comment-89128</guid>

					<description><![CDATA[Great tip for kiosk computers I&#039;m installing where I need to start up programs in a specific order and timing from my applescript. Apple&#039;s way of doing things was screwing up everything.]]></description>
			<content:encoded><![CDATA[<p>Great tip for kiosk computers I&#8217;m installing where I need to start up programs in a specific order and timing from my applescript. Apple&#8217;s way of doing things was screwing up everything.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mark		</title>
		<link>https://mikeindustries.com/blog/archive/2012/03/how-to-permanently-prevent-os-x-10-7-lion-from-ever-re-opening-apps-after-a-restart#comment-88673</link>

		<dc:creator><![CDATA[Mark]]></dc:creator>
		<pubDate>Wed, 06 Feb 2013 20:37:41 +0000</pubDate>
		<guid isPermaLink="false">https://mikeindustries.com/blog/?p=12849#comment-88673</guid>

					<description><![CDATA[the methods above did not, or onlypartially worked for me, I found a better way to do this.

open up Terminal and type:

chflags nohidden ~/Library/


    Quit all of your apps.
    Navigate to here within your home directory ie users/your user name/: ~/Library/Preferences/ByHost/com.apple.loginwindow.*.plist (whereby * is a bunch of characters)

delete this file
reboot computer, it will make a new file with same name

    Click the file, do a File &#062; Get Info (or command-I if you’re a pro), and lock it using the Locked checkbox.

this will stop all auto restarts]]></description>
			<content:encoded><![CDATA[<p>the methods above did not, or onlypartially worked for me, I found a better way to do this.</p>
<p>open up Terminal and type:</p>
<p>chflags nohidden ~/Library/</p>
<p>    Quit all of your apps.<br />
    Navigate to here within your home directory ie users/your user name/: ~/Library/Preferences/ByHost/com.apple.loginwindow.*.plist (whereby * is a bunch of characters)</p>
<p>delete this file<br />
reboot computer, it will make a new file with same name</p>
<p>    Click the file, do a File &gt; Get Info (or command-I if you’re a pro), and lock it using the Locked checkbox.</p>
<p>this will stop all auto restarts</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Saedi Folluf		</title>
		<link>https://mikeindustries.com/blog/archive/2012/03/how-to-permanently-prevent-os-x-10-7-lion-from-ever-re-opening-apps-after-a-restart#comment-87867</link>

		<dc:creator><![CDATA[Saedi Folluf]]></dc:creator>
		<pubDate>Mon, 15 Oct 2012 16:57:35 +0000</pubDate>
		<guid isPermaLink="false">https://mikeindustries.com/blog/?p=12849#comment-87867</guid>

					<description><![CDATA[Clearly, 99% of the users do not realize that the checkmark has ABSOLUTELY NO influence on whether the system will restart every single piece of software and document after the system has CRASHED! And the fact that system will gladly relaunch you into the same state from which you crashed and possibly crash you again (if the crash is app or doc related) is the MOST IDIOTIC thing a developer on this planet has ever made a wrong decision to do. I can&#039;t even start imagining what was Apple thinking they&#039;re doing with this CRAP of a misguided &quot;feature&quot;!]]></description>
			<content:encoded><![CDATA[<p>Clearly, 99% of the users do not realize that the checkmark has ABSOLUTELY NO influence on whether the system will restart every single piece of software and document after the system has CRASHED! And the fact that system will gladly relaunch you into the same state from which you crashed and possibly crash you again (if the crash is app or doc related) is the MOST IDIOTIC thing a developer on this planet has ever made a wrong decision to do. I can&#8217;t even start imagining what was Apple thinking they&#8217;re doing with this CRAP of a misguided &#8220;feature&#8221;!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Eric Magnuson		</title>
		<link>https://mikeindustries.com/blog/archive/2012/03/how-to-permanently-prevent-os-x-10-7-lion-from-ever-re-opening-apps-after-a-restart#comment-86051</link>

		<dc:creator><![CDATA[Eric Magnuson]]></dc:creator>
		<pubDate>Fri, 25 May 2012 21:44:38 +0000</pubDate>
		<guid isPermaLink="false">https://mikeindustries.com/blog/?p=12849#comment-86051</guid>

					<description><![CDATA[I had the same exact frustrations with this, but fortunately Apple just fixed this in the most recent Lion update (10.7.4)!  The button now remembers the most recent state (i.e., if you uncheck it, it will stay unchecked the next time the dialogue box opens).]]></description>
			<content:encoded><![CDATA[<p>I had the same exact frustrations with this, but fortunately Apple just fixed this in the most recent Lion update (10.7.4)!  The button now remembers the most recent state (i.e., if you uncheck it, it will stay unchecked the next time the dialogue box opens).</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Eric Meyer		</title>
		<link>https://mikeindustries.com/blog/archive/2012/03/how-to-permanently-prevent-os-x-10-7-lion-from-ever-re-opening-apps-after-a-restart#comment-86039</link>

		<dc:creator><![CDATA[Eric Meyer]]></dc:creator>
		<pubDate>Fri, 25 May 2012 14:30:56 +0000</pubDate>
		<guid isPermaLink="false">https://mikeindustries.com/blog/?p=12849#comment-86039</guid>

					<description><![CDATA[Fittingly (or is this actual irony?), no matter how many times I mark this entry as read in my aggregator, it keeps popping back up as unread.]]></description>
			<content:encoded><![CDATA[<p>Fittingly (or is this actual irony?), no matter how many times I mark this entry as read in my aggregator, it keeps popping back up as unread.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Doug		</title>
		<link>https://mikeindustries.com/blog/archive/2012/03/how-to-permanently-prevent-os-x-10-7-lion-from-ever-re-opening-apps-after-a-restart#comment-85253</link>

		<dc:creator><![CDATA[Doug]]></dc:creator>
		<pubDate>Tue, 03 Apr 2012 04:51:14 +0000</pubDate>
		<guid isPermaLink="false">https://mikeindustries.com/blog/?p=12849#comment-85253</guid>

					<description><![CDATA[&quot;Another helpful hint as well: Lion, by default, hides your ~/Library/ folder. To make it visible again without showing all of your other invisible files, simply open up Terminal and type:

chflags nohidden ~/Library/&quot;

OR

Hold option and open the Go menu in the finder]]></description>
			<content:encoded><![CDATA[<p>&#8220;Another helpful hint as well: Lion, by default, hides your ~/Library/ folder. To make it visible again without showing all of your other invisible files, simply open up Terminal and type:</p>
<p>chflags nohidden ~/Library/&#8221;</p>
<p>OR</p>
<p>Hold option and open the Go menu in the finder</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Justin		</title>
		<link>https://mikeindustries.com/blog/archive/2012/03/how-to-permanently-prevent-os-x-10-7-lion-from-ever-re-opening-apps-after-a-restart#comment-84939</link>

		<dc:creator><![CDATA[Justin]]></dc:creator>
		<pubDate>Mon, 19 Mar 2012 19:21:04 +0000</pubDate>
		<guid isPermaLink="false">https://mikeindustries.com/blog/?p=12849#comment-84939</guid>

					<description><![CDATA[@Philip L: this might be what you&#039;re referring to: &lt;a href=&quot;http://osxdaily.com/2011/07/18/disable-mac-os-x-lion-resume-window-restore/&quot; rel=&quot;nofollow&quot;&gt;http://osxdaily.com/2011/07/18/disable-mac-os-x-lion-resume-window-restore/&lt;/a&gt;]]></description>
			<content:encoded><![CDATA[<p>@Philip L: this might be what you&#8217;re referring to: <a href="http://osxdaily.com/2011/07/18/disable-mac-os-x-lion-resume-window-restore/" rel="nofollow">http://osxdaily.com/2011/07/18/disable-mac-os-x-lion-resume-window-restore/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Philip L		</title>
		<link>https://mikeindustries.com/blog/archive/2012/03/how-to-permanently-prevent-os-x-10-7-lion-from-ever-re-opening-apps-after-a-restart#comment-84914</link>

		<dc:creator><![CDATA[Philip L]]></dc:creator>
		<pubDate>Mon, 19 Mar 2012 04:45:55 +0000</pubDate>
		<guid isPermaLink="false">https://mikeindustries.com/blog/?p=12849#comment-84914</guid>

					<description><![CDATA[Great Info. I hate it when Lion does this. One other question though is when opening an application, it seems to open all the past files that were open too. I just want to start a new file! Do you know how to stop this. Similar problem but from within the application.]]></description>
			<content:encoded><![CDATA[<p>Great Info. I hate it when Lion does this. One other question though is when opening an application, it seems to open all the past files that were open too. I just want to start a new file! Do you know how to stop this. Similar problem but from within the application.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: rory		</title>
		<link>https://mikeindustries.com/blog/archive/2012/03/how-to-permanently-prevent-os-x-10-7-lion-from-ever-re-opening-apps-after-a-restart#comment-84880</link>

		<dc:creator><![CDATA[rory]]></dc:creator>
		<pubDate>Fri, 16 Mar 2012 17:11:49 +0000</pubDate>
		<guid isPermaLink="false">https://mikeindustries.com/blog/?p=12849#comment-84880</guid>

					<description><![CDATA[THANKS!!]]></description>
			<content:encoded><![CDATA[<p>THANKS!!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mel Hogan		</title>
		<link>https://mikeindustries.com/blog/archive/2012/03/how-to-permanently-prevent-os-x-10-7-lion-from-ever-re-opening-apps-after-a-restart#comment-84860</link>

		<dc:creator><![CDATA[Mel Hogan]]></dc:creator>
		<pubDate>Thu, 15 Mar 2012 04:43:26 +0000</pubDate>
		<guid isPermaLink="false">https://mikeindustries.com/blog/?p=12849#comment-84860</guid>

					<description><![CDATA[Great post Mike!]]></description>
			<content:encoded><![CDATA[<p>Great post Mike!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jeff Croft		</title>
		<link>https://mikeindustries.com/blog/archive/2012/03/how-to-permanently-prevent-os-x-10-7-lion-from-ever-re-opening-apps-after-a-restart#comment-84857</link>

		<dc:creator><![CDATA[Jeff Croft]]></dc:creator>
		<pubDate>Wed, 14 Mar 2012 21:27:45 +0000</pubDate>
		<guid isPermaLink="false">https://mikeindustries.com/blog/?p=12849#comment-84857</guid>

					<description><![CDATA[I can&#039;t for the life of me understand why you&#039;d ever want to disable this permanently.]]></description>
			<content:encoded><![CDATA[<p>I can&#8217;t for the life of me understand why you&#8217;d ever want to disable this permanently.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Raf		</title>
		<link>https://mikeindustries.com/blog/archive/2012/03/how-to-permanently-prevent-os-x-10-7-lion-from-ever-re-opening-apps-after-a-restart#comment-84856</link>

		<dc:creator><![CDATA[Raf]]></dc:creator>
		<pubDate>Wed, 14 Mar 2012 21:14:30 +0000</pubDate>
		<guid isPermaLink="false">https://mikeindustries.com/blog/?p=12849#comment-84856</guid>

					<description><![CDATA[Brilliant! Now all we need is a way to disable Apple&#039;s forced Autosave/Versioning…]]></description>
			<content:encoded><![CDATA[<p>Brilliant! Now all we need is a way to disable Apple&#8217;s forced Autosave/Versioning…</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bakari		</title>
		<link>https://mikeindustries.com/blog/archive/2012/03/how-to-permanently-prevent-os-x-10-7-lion-from-ever-re-opening-apps-after-a-restart#comment-84766</link>

		<dc:creator><![CDATA[Bakari]]></dc:creator>
		<pubDate>Sat, 10 Mar 2012 04:56:02 +0000</pubDate>
		<guid isPermaLink="false">https://mikeindustries.com/blog/?p=12849#comment-84766</guid>

					<description><![CDATA[Hey, thanks for this. It&#039;s one of the most annoying features Apple has ever put into an OS upgrade.]]></description>
			<content:encoded><![CDATA[<p>Hey, thanks for this. It&#8217;s one of the most annoying features Apple has ever put into an OS upgrade.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mike D.		</title>
		<link>https://mikeindustries.com/blog/archive/2012/03/how-to-permanently-prevent-os-x-10-7-lion-from-ever-re-opening-apps-after-a-restart#comment-84763</link>

		<dc:creator><![CDATA[Mike D.]]></dc:creator>
		<pubDate>Fri, 09 Mar 2012 23:59:40 +0000</pubDate>
		<guid isPermaLink="false">https://mikeindustries.com/blog/?p=12849#comment-84763</guid>

					<description><![CDATA[Jay: Why would you classify it as a nuclear option? It&#039;s fully reversible, doesn&#039;t require command-line hackery, and is just a matter of locking a preference file. Seems quite harmless to me.

Also, on that thread you linked to, there are some people who say the command line method is not working for them, no?]]></description>
			<content:encoded><![CDATA[<p>Jay: Why would you classify it as a nuclear option? It&#8217;s fully reversible, doesn&#8217;t require command-line hackery, and is just a matter of locking a preference file. Seems quite harmless to me.</p>
<p>Also, on that thread you linked to, there are some people who say the command line method is not working for them, no?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
