<?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: Turn Off Resume on a Per App Basis in Mac OS X Lion with defaults write</title>
	<atom:link href="http://osxdaily.com/2011/08/01/turn-off-resume-per-app-in-mac-os-x-lion/feed/" rel="self" type="application/rss+xml" />
	<link>http://osxdaily.com/2011/08/01/turn-off-resume-per-app-in-mac-os-x-lion/</link>
	<description>News, tips, software, reviews, and more for Mac OS X, iPhone, iPad</description>
	<lastBuildDate>Tue, 18 Jun 2013 00:49:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: April</title>
		<link>http://osxdaily.com/2011/08/01/turn-off-resume-per-app-in-mac-os-x-lion/#comment-361290</link>
		<dc:creator>April</dc:creator>
		<pubDate>Tue, 20 Mar 2012 06:17:33 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=19581#comment-361290</guid>
		<description>THANK YOU, this has been the bane of my existence in Lion; the only application in which it&#039;s been extremely useful is TextEdit, but Preview and Safari have been awful.</description>
		<content:encoded><![CDATA[<p>THANK YOU, this has been the bane of my existence in Lion; the only application in which it&#8217;s been extremely useful is TextEdit, but Preview and Safari have been awful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carroll</title>
		<link>http://osxdaily.com/2011/08/01/turn-off-resume-per-app-in-mac-os-x-lion/#comment-335195</link>
		<dc:creator>Carroll</dc:creator>
		<pubDate>Mon, 13 Feb 2012 19:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=19581#comment-335195</guid>
		<description>The latest version of TinkerTool (4.7) has added the resume option for individual apps.</description>
		<content:encoded><![CDATA[<p>The latest version of TinkerTool (4.7) has added the resume option for individual apps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lior</title>
		<link>http://osxdaily.com/2011/08/01/turn-off-resume-per-app-in-mac-os-x-lion/#comment-318540</link>
		<dc:creator>Lior</dc:creator>
		<pubDate>Thu, 19 Jan 2012 06:11:14 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=19581#comment-318540</guid>
		<description>Hey guys, this doesn&#039;t work for me...
My finder keeps closing all my windows after restart, even though I have open windows after restart...
I really miss SnowLeopard. I want NONE of the apps to resume and Finder to keep all my windows open after restart. Anyone?</description>
		<content:encoded><![CDATA[<p>Hey guys, this doesn&#8217;t work for me&#8230;<br />
My finder keeps closing all my windows after restart, even though I have open windows after restart&#8230;<br />
I really miss SnowLeopard. I want NONE of the apps to resume and Finder to keep all my windows open after restart. Anyone?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Perkins</title>
		<link>http://osxdaily.com/2011/08/01/turn-off-resume-per-app-in-mac-os-x-lion/#comment-315747</link>
		<dc:creator>Matthew Perkins</dc:creator>
		<pubDate>Sat, 14 Jan 2012 15:18:59 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=19581#comment-315747</guid>
		<description>this is handy if you want to turn off resume for all apps, just run in terminal:

for i in $(ls ~/Library/Saved\ Application\ State/); do name=$(echo $i &#124; sed &#039;s/.savedState//&#039;); defaults write $name NSQuitAlwaysKeepsWindows -bool false; done</description>
		<content:encoded><![CDATA[<p>this is handy if you want to turn off resume for all apps, just run in terminal:</p>
<p>for i in $(ls ~/Library/Saved\ Application\ State/); do name=$(echo $i | sed &#8216;s/.savedState//&#8217;); defaults write $name NSQuitAlwaysKeepsWindows -bool false; done</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TjSnake</title>
		<link>http://osxdaily.com/2011/08/01/turn-off-resume-per-app-in-mac-os-x-lion/#comment-312126</link>
		<dc:creator>TjSnake</dc:creator>
		<pubDate>Sun, 08 Jan 2012 17:03:52 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=19581#comment-312126</guid>
		<description>I tried this. I tried RestoreMeNot and both didn&#039;t work. Can anyone help? I don&#039;t want to disable whole function I just want to block some apps. But neither Terminal commands and RestoreMeNot work. It does on another computer.</description>
		<content:encoded><![CDATA[<p>I tried this. I tried RestoreMeNot and both didn&#8217;t work. Can anyone help? I don&#8217;t want to disable whole function I just want to block some apps. But neither Terminal commands and RestoreMeNot work. It does on another computer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HateResume</title>
		<link>http://osxdaily.com/2011/08/01/turn-off-resume-per-app-in-mac-os-x-lion/#comment-289887</link>
		<dc:creator>HateResume</dc:creator>
		<pubDate>Wed, 30 Nov 2011 13:00:38 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=19581#comment-289887</guid>
		<description>I want this disabled on ALL apps.  I just find it extremely annoying, not helpful at all.  I&#039;ve gone to System Pref--General and turned it off.  

But this doesn&#039;t turn it off.  

Anyone else have this problem?  The general system-wide disable just doesn&#039;t function.</description>
		<content:encoded><![CDATA[<p>I want this disabled on ALL apps.  I just find it extremely annoying, not helpful at all.  I&#8217;ve gone to System Pref&#8211;General and turned it off.  </p>
<p>But this doesn&#8217;t turn it off.  </p>
<p>Anyone else have this problem?  The general system-wide disable just doesn&#8217;t function.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frederic</title>
		<link>http://osxdaily.com/2011/08/01/turn-off-resume-per-app-in-mac-os-x-lion/#comment-269703</link>
		<dc:creator>Frederic</dc:creator>
		<pubDate>Sat, 05 Nov 2011 11:46:36 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=19581#comment-269703</guid>
		<description>A few complements about how to disable the resume feature on a app basis:
- if you execute the &quot;default write ...&quot; command when the app is not running, there is chance that the next time you start it the last open window(s) will be resumed again, but if you close and reopen the app they will not appear (I had the problem with Preview.app)
- if you execute the command while the application is running, you will not have this problem (again, it was the behaviour I got with the Preview.app)

- when modifying the resume behaviour for an application stored in /Applications, instead of using a string like &quot;com.apple.Preview&quot; to specify the domain you want to modify, you can use the &quot;-app&quot; option with the name of the application as found in /Applications (without the .app extension; compare: com.apple.QuickTimePlayerX vs -app &quot;QuickTime Player&quot; — (single or double) quotes are mandatory when the app name includes some spaces, or use backlash instead)</description>
		<content:encoded><![CDATA[<p>A few complements about how to disable the resume feature on a app basis:<br />
- if you execute the &#8220;default write &#8230;&#8221; command when the app is not running, there is chance that the next time you start it the last open window(s) will be resumed again, but if you close and reopen the app they will not appear (I had the problem with Preview.app)<br />
- if you execute the command while the application is running, you will not have this problem (again, it was the behaviour I got with the Preview.app)</p>
<p>- when modifying the resume behaviour for an application stored in /Applications, instead of using a string like &#8220;com.apple.Preview&#8221; to specify the domain you want to modify, you can use the &#8220;-app&#8221; option with the name of the application as found in /Applications (without the .app extension; compare: com.apple.QuickTimePlayerX vs -app &#8220;QuickTime Player&#8221; — (single or double) quotes are mandatory when the app name includes some spaces, or use backlash instead)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haravikk</title>
		<link>http://osxdaily.com/2011/08/01/turn-off-resume-per-app-in-mac-os-x-lion/#comment-255643</link>
		<dc:creator>Haravikk</dc:creator>
		<pubDate>Sat, 15 Oct 2011 20:49:07 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=19581#comment-255643</guid>
		<description>Thanks for posting this tip!

However, I&#039;ve found an interesting case; TextEdit! It doesn&#039;t save its window state in ~/Library/Saved Application State, so locking that folder won&#039;t stop it. In addition, the following command does nothing:
defaults write com.apple.TextEdit NSQuitAlwaysKeepsWindows -bool false

This means that TextEdit has Resume functionality without actually using the normal behaviour for the feature, very annoying! Anyone know how to stop TextEdit without turning Resume off completely?</description>
		<content:encoded><![CDATA[<p>Thanks for posting this tip!</p>
<p>However, I&#8217;ve found an interesting case; TextEdit! It doesn&#8217;t save its window state in ~/Library/Saved Application State, so locking that folder won&#8217;t stop it. In addition, the following command does nothing:<br />
defaults write com.apple.TextEdit NSQuitAlwaysKeepsWindows -bool false</p>
<p>This means that TextEdit has Resume functionality without actually using the normal behaviour for the feature, very annoying! Anyone know how to stop TextEdit without turning Resume off completely?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julie</title>
		<link>http://osxdaily.com/2011/08/01/turn-off-resume-per-app-in-mac-os-x-lion/#comment-236092</link>
		<dc:creator>Julie</dc:creator>
		<pubDate>Mon, 12 Sep 2011 17:22:48 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=19581#comment-236092</guid>
		<description>I tried this with Microsoft Word and it doesn&#039;t work :/</description>
		<content:encoded><![CDATA[<p>I tried this with Microsoft Word and it doesn&#8217;t work :/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How do I stop preview and such from ever opening recently closed files. - MacNN Forums</title>
		<link>http://osxdaily.com/2011/08/01/turn-off-resume-per-app-in-mac-os-x-lion/#comment-230883</link>
		<dc:creator>How do I stop preview and such from ever opening recently closed files. - MacNN Forums</dc:creator>
		<pubDate>Sat, 03 Sep 2011 00:53:53 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=19581#comment-230883</guid>
		<description>[...] Originally Posted by BigWheel88&#160;   Is there a preference somewhere where I can stop the Lion behavior in some apps that opens files I did not manually close before quitting the app such as Preview? Is this the auto save feature? I would also like to turn that off also if it is a separate thing. I do not use time machine so I dont think the auto save is on but cant find a specific setting in the pref panes.  I put this is Apps because I dont know if it an OS thing or app level thing.  I realize I can just close the file before quitting the app, but i dont want to as I have never had to before Lion. If I want a recent file i will got to the file menu and use &quot;open recent&quot;.  Thanks   There is a preference for that, however it is for all applications so unless you use a &quot;defaults write&quot; terminal command it&#039;s all or nothing. If you don&#039;t want to turn it off for any apps, just make sure all the windows are closed before quitting the app.  If you want to turn it off for all apps, go to the General panel of System Preferences and under the &quot;Number of recent items:&quot; section uncheck the box next to &quot;Restore windows when quitting and re-opening apps.&quot;  If you want to turn it off for only some apps, then follow the instructions posted here. [...]</description>
		<content:encoded><![CDATA[<p>[...] Originally Posted by BigWheel88&nbsp;   Is there a preference somewhere where I can stop the Lion behavior in some apps that opens files I did not manually close before quitting the app such as Preview? Is this the auto save feature? I would also like to turn that off also if it is a separate thing. I do not use time machine so I dont think the auto save is on but cant find a specific setting in the pref panes.  I put this is Apps because I dont know if it an OS thing or app level thing.  I realize I can just close the file before quitting the app, but i dont want to as I have never had to before Lion. If I want a recent file i will got to the file menu and use &quot;open recent&quot;.  Thanks   There is a preference for that, however it is for all applications so unless you use a &quot;defaults write&quot; terminal command it&#039;s all or nothing. If you don&#039;t want to turn it off for any apps, just make sure all the windows are closed before quitting the app.  If you want to turn it off for all apps, go to the General panel of System Preferences and under the &quot;Number of recent items:&quot; section uncheck the box next to &quot;Restore windows when quitting and re-opening apps.&quot;  If you want to turn it off for only some apps, then follow the instructions posted here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: will</title>
		<link>http://osxdaily.com/2011/08/01/turn-off-resume-per-app-in-mac-os-x-lion/#comment-230622</link>
		<dc:creator>will</dc:creator>
		<pubDate>Fri, 02 Sep 2011 15:07:22 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=19581#comment-230622</guid>
		<description>option+command+q rather than just command q disables that app you close from resuming where it was left off..

just an alternative to terminal for those who don&#039;t fully understand it and how you can permanently damage your system from misuse</description>
		<content:encoded><![CDATA[<p>option+command+q rather than just command q disables that app you close from resuming where it was left off..</p>
<p>just an alternative to terminal for those who don&#8217;t fully understand it and how you can permanently damage your system from misuse</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Easily Manage OS X Lion&#8217;s Resume Feature for Every Application with Resuminator</title>
		<link>http://osxdaily.com/2011/08/01/turn-off-resume-per-app-in-mac-os-x-lion/#comment-228139</link>
		<dc:creator>Easily Manage OS X Lion&#8217;s Resume Feature for Every Application with Resuminator</dc:creator>
		<pubDate>Fri, 26 Aug 2011 19:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=19581#comment-228139</guid>
		<description>[...] apps, but don&#8217;t want it enabled for others. Up until now, you&#8217;ve had to issue either app-specific defaults write commands or lock saved states folders, or just disable Resume [...]</description>
		<content:encoded><![CDATA[<p>[...] apps, but don&#8217;t want it enabled for others. Up until now, you&#8217;ve had to issue either app-specific defaults write commands or lock saved states folders, or just disable Resume [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Problem with Resume mcgvr</title>
		<link>http://osxdaily.com/2011/08/01/turn-off-resume-per-app-in-mac-os-x-lion/#comment-220311</link>
		<dc:creator>The Problem with Resume mcgvr</dc:creator>
		<pubDate>Fri, 05 Aug 2011 20:10:21 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=19581#comment-220311</guid>
		<description>[...] This too can also be completely turned off in System Preferences. Alternatively, Resume can be turned off per-app via some Terminal hackery. [...]</description>
		<content:encoded><![CDATA[<p>[...] This too can also be completely turned off in System Preferences. Alternatively, Resume can be turned off per-app via some Terminal hackery. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Apple lion problem with excel - MBClub UK</title>
		<link>http://osxdaily.com/2011/08/01/turn-off-resume-per-app-in-mac-os-x-lion/#comment-219269</link>
		<dc:creator>Apple lion problem with excel - MBClub UK</dc:creator>
		<pubDate>Tue, 02 Aug 2011 18:09:33 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=19581#comment-219269</guid>
		<description>[...] new app    I haven&#039;t looked at this article just yet because I do not have any issues as yet but this may be the solution to your [...]</description>
		<content:encoded><![CDATA[<p>[...] new app    I haven&#039;t looked at this article just yet because I do not have any issues as yet but this may be the solution to your [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: clasqm</title>
		<link>http://osxdaily.com/2011/08/01/turn-off-resume-per-app-in-mac-os-x-lion/#comment-219188</link>
		<dc:creator>clasqm</dc:creator>
		<pubDate>Tue, 02 Aug 2011 13:59:17 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=19581#comment-219188</guid>
		<description>Have try this right now. Preview is driving me insane reloading a dozen PDFs I&#039;m all done with.</description>
		<content:encoded><![CDATA[<p>Have try this right now. Preview is driving me insane reloading a dozen PDFs I&#8217;m all done with.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced (User agent is rejected)
Database Caching 1/3 queries in 0.004 seconds using disk: basic
Object Caching 343/344 objects using disk: basic
Content Delivery Network via cdn.osxdaily.com

Served from: osxdaily.com @ 2013-06-17 23:11:52 -->