Results 1 to 5 of 5

Thread: How to disable resume features of Mac OS X Lion

  1. #1
    Join Date
    Oct 2011
    Posts
    64

    How to disable resume features of Mac OS X Lion

    I recently upgraded to Mac OS X Lion from Snow Leopard. How I can disable the OS summary functions Lion? Anyone here who can help me to overcome this issue.

  2. #2
    Join Date
    Nov 2010
    Posts
    363

    Re: How to disable resume features of Mac OS X Lion

    Quote Originally Posted by !Shea! View Post
    I recently upgraded to Mac OS X Lion from Snow Leopard. How I can disable the OS summary functions Lion? Anyone here who can help me to overcome this issue.
    If you mean the above opening windows on startup, then the following. Apple> System Preferences> General uncheck "restore windows when leaving and re-open applications"

  3. #3
    Join Date
    Nov 2010
    Posts
    442

    Re: How to disable resume features of Mac OS X Lion

    Doing this does not work for me. I've had this preference with disabilities from day two of Lion, but I still constantly have to close the same documents over and over again. Extremely annoying.

  4. #4
    Join Date
    May 2011
    Posts
    434

    Re: How to disable resume features of Mac OS X Lion

    To do this, first open a Terminal. Run the following command to delete the application states except you may have:

    Code:
    rm -r '~/Library/Saved Application State/*'
    chmod -R a-w '~/Library/Saved Application State'
    defaults write com.apple.loginwindow TALLogoutSavesState -bool false
    chmod a-w ~/Library/Preferences/com.apple.loginwindow.plist
    sudo chown root ~/Library/Preferences/com.apple.loginwindow.plist

  5. #5
    Join Date
    Aug 2011
    Posts
    379

    Re: How to disable resume features of Mac OS X Lion

    I cannot wait to attempt this when I get home. I have an ongoing problem with iTunes before launching an external drive to keep the iTunes library begins to rotate and mounted. I have a script to wait for the drive assembly and launch of iTunes, but this does not work when iTunes starts automatically. Disabling resume should prevent iTunes launched, and let the script work as intended, without having to remember to uncheck the verify box to log every time.

Similar Threads

  1. How to disable IR receiver in OS X Lion
    By Rish!On in forum Operating Systems
    Replies: 3
    Last Post: 08-06-2012, 12:53 PM
  2. Is it possible to resume an errored lion download
    By Shakti.Kapoor in forum Operating Systems
    Replies: 2
    Last Post: 20-02-2012, 12:49 PM
  3. No native Mac OS X Lion features on Firefox 8
    By DexterO in forum Technology & Internet
    Replies: 8
    Last Post: 30-11-2011, 06:26 PM
  4. How can I Disable Lion's 'Resume' Feature?
    By Wyl in forum Hardware Peripherals
    Replies: 4
    Last Post: 09-08-2011, 09:49 AM
  5. What do you think about new features of Mac OS X Lion
    By Innis in forum Operating Systems
    Replies: 3
    Last Post: 06-02-2011, 08:25 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,215,718.75939 seconds with 17 queries