How do disable the active applications at start up

If I forget to disable the active aps in the dock, when I restart my Mac it takes a longer time to start up. How do I disable that feature?

Dealing With The Resume Feature of Lion
Managing Mac OS X Lion's application resume feature.
If you shutdown your computer you should get a dialog asking if you want applications to resume on the next startup. Simply uncheck the box to prevent that from occurring. Open General preferences and uncheck the option to Restore windows when quitting and re-opening apps. You can also install a third-party utility to control resume features on individual applications: RestoreMeNot or Application State Cleaner.
It is possible to completely stop the Resume feature although I'm unconvinced that it is that annoying. Nevertheless see the following:
If you have not yet done so you must first make your /Home/Library/ folder visible. Open the Terminal application in the Utilities folder. At the prompt paste the following command line:
chflags nohidden ~/Library
Press RETURN. Quit the Terminal application.
In the Finder navigate to the /Home/Library/Saved Application State/ folder. Delete the contents of the folder. Back up to the /Home/Library/ folder. Select the Saved Application State folder. Press COMMAND-I to open the Get Info window. In the Sharing and Permissions panel at the bottom click on the lock icon and authenticate. Set each of the listed entries to Read Only. Close the Get Info window.
Quit all open programs except the Finder (this is very important.) Next, navigate to the /Home/Library/Preferences/ByHost/ folder. Look for a .plist file with "com.apple.loginwindow." in the file name followed by some numbers in hexadecimal. Select the file. Press COMMAND-I to open the Get Info window and in the Sharing and Permissions panel click on the lock icon and authenticate. Set each of the listed entries to Read Only. Close the Get Info window. If you also find a file with the same filename but with a last extension of ".lockfile," then you should delete it.
The above should eliminate the Resume feature system-wide. Note that any future system updates or upgrades will likely undo these changes. You will then need to repeat this procedure assuming there are no major changes in OS X related to it.

Similar Messages

  • How to get the active application users IP address in R12 by sql command

    Hi ,
    I need to know how to get the active application users IP in R12 by sql command
    in order to kill any session by the IP address ?
    Am working on 12.1.3 Application
    And 11.2.0.3 Oracle Database
    Thanks

    936921 wrote:
    Am still couldn't found the IP address for the connected Application users.
    If there any select statement can help me with that?
    Really? Then how do you explain me finding the following docs from the links I referenced above?
    How To Find The IP Address Of The Client Machine From Where A Particular Forms User Is Connected ? (Doc ID 879092.1)
    How to Track IP Address of the Form Session in Oracle application 11i (Doc ID 878931.1)
    Where to find the Client IP Address for a Client in E-Business Suite? (Doc ID 1258415.1)
    How To Get The terminal ID For The Machine From Which A User Is Logged To E-Business Suite Applications (Doc ID 751658.1)
    Thanks,
    Hussein

  • HT201365 How to disable the activation lock feature..

    This options seems to be enabled automatically with iOS7. How do I disable it. I work for a company and do not want people who leave the company able to wipe and lock the device once they leave. Thanks!

    You need to turn off Find My iPhone in the iCloud settings:
    Settings > iCloud > turn off Find My iPhone

  • How to disabled the activation of deployed Test VMs from templates with SCVMM 2012 R2

    Hello,
    I have created templates with key for deploying windows 8 VMs,But i wants do not activate these VMs as it is just a test VM.
    Is it possible through SCVMM to deploy VM with key without activation ?
    Thanks
    RICHA KM

    Thanks for the reply.
    My network architecture is exactly like the one described on your paper, with 2 differences:
    1. I only have one host in the Production group and one host in the Gateway group
    2. The first host has one physical NIC, the second host has 2 NICs, one internal and one with an Internet (routable) IP
    After applying the logical switches on the hosts, I lost Internet connectivity on the gateway host (I have no idea why there is no logical Gateway Switch !!!). VMM completed the jobs with no error.
    Any thoughts?

  • How to disable the starting application on the MPB

    hi guys,
    Please help me on how to disable the automaic starting application on my MPB

    System Preferences / Users & Groups / Startup items button.
    Delete those you don't want to launch at start up.

  • How to disable the button in application toolbar in report pgm

    Can anyone help with How to disable the button in application toolbar in report pgm

    Hi,
    You can use it_excluding to disable button on the tool bar.You have to find the function code for the required button and append that function code to the it_excluding .The optional IMPORTING parameter IT_EXCLUDING is an internal table. It is only needed if the caller uses the list tool standard interface but wants to deactivate interface functions which he or she does not need.You can have your defined pf-status using I_CALLBACK_PF_STATUS_SET.
    SAMPLE PROGRAM
    tables spfli.
    type-pools: slis.
    DATA W_FCODE TYPE SLIS_EXTAB-FCODE.
    data: t_spfli TYPE SPFLI OCCURS 0 WITH HEADER LINE.
    select * from spfli into table t_spfli.
    data : t_excluding TYPE SLIS_T_EXTAB .
    W_fcode = '&OUP'.
    append w_fcode to t_excluding.
    W_fcode = '&ODN'.
    append w_fcode to t_excluding.
    call function 'REUSE_ALV_LIST_DISPLAY'
    EXPORTING
    I_STRUCTURE_NAME = 'SPFLI'
    IS_LAYOUT =
    IT_FIELDCAT =
    IT_EXCLUDING = T_EXCLUDING
    tables
    t_outtab = T_SPFLI
    EXCEPTIONS
    PROGRAM_ERROR = 1
    OTHERS = 2.
    if sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    endif.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/99/49b844d61911d2b469006094192fe3/frameset.htm
    Regards,
    Priyanka.

  • How Jserv disable on Oracle Application Server9i?

    Dear All,
    Any one know how Jserv disable on Oracle Application Server? Is HTTP is required to start for Databse Access ? Because When HTTP is started jserv bydefault started.
    Regards
    Vipul Patel

    Dear Avi,
    Actually I have problem with OC4J which I am giving details are as under. Many pepole in forums on net said that in type of our problem your first disable jserv. that's why ...
    Below problem and one more thing that in our oracle9ias OC4J DEMOS AND OC4J HOME ARE NOT ALSO WORKING PROPERLY....
    I have installed Oracle9iAS on RedHat Linux Advance Server
    on IBM Server. The applications on the HTTP Server are working
    fine through the URL http://202.202.202.11:7779/ for html and
    jsp pages, and for .jpg and .txt files.
    But, when I use the OC4J Service, the server allows me to see
    only html and .txt files only. I am not able to execute JSPs
    using this service.
    I try to access the 'webapp' and other demo examples supplied
    and installed by Oracle installation. The URLs I have used
    are listed below:
    Following is the location of the 'webapp':
    /oas1/OHOAS1/j2ee/home/applications/BC4J/webapp
    and I am accessing it from the URL:
    http://202.202.202.11:7779/webapp
    Following are the results from this url:
    [1]http://202.202.202.11:7779/webapp/
    Result:I got the message: 'Directory browsing not allowed',
    So, it is ok I want that.
    [2]http://202.202.202.11:7779/webapp/ordPlayMedia.jsp
    Result:I got the error message:
    JSP Error:
    Request URI:/webapp/ordPlayMedia.jsp
    Exception:
    java.io.FileNotFoundException:
    /oas1/OHOAS1/Apache/Apache/htdocs/webapp/ordPlayMedia.jsp
    (No such file or directory)
    [3]http://202.202.202.11:7779/webapp/jsp/
    Result:I got the message: 'Directory browsing not allowed',
    So, it is ok I want that.
    [4]http://202.202.202.11:7779/webapp/jsp/lov.jsp
    Result:I got the error message:
    JSP Error:
    Request URI:/webapp/jsp/lov.jsp
    Exception:
    java.io.FileNotFoundException:
    /oas1/OHOAS1/Apache/Apache/htdocs/webapp/jsp/lov.jsp
    (No such file or directory)
    [5]http://202.202.202.11:7779/webapp/wm/bc4j.jsp
    Result:I got the error message:
    JSP Error:
    Request URI:/webapp/wm/bc4j.jsp
    Exception:
    java.io.FileNotFoundException:
    /oas1/OHOAS1/Apache/Apache/htdocs/webapp/wm/bc4j.jsp
    (No such file or directory)
    have installed Oracle9iAS on RedHat Linux Advance Server
    on IBM Server. The applications on the HTTP Server are working
    fine through the URL http://202.202.202.11:7779/ for html and
    jsp pages, and for .jpg and .txt files.
    But, when I use the OC4J Service, the server allows me to see
    only html and .txt files only. I am not able to execute JSPs
    using this service.
    I try to access the 'webapp' and other demo examples supplied
    and installed by Oracle installation. The URLs I have used
    are listed below:
    Following is the location of the 'webapp':
    /oas1/OHOAS1/j2ee/home/applications/BC4J/webapp
    and I am accessing it from the URL:
    http://202.202.202.11:7779/webapp
    Following are the results from this url:
    [1]http://202.202.202.11:7779/webapp/
    Result:I got the message: 'Directory browsing not allowed',
    So, it is ok I want that.
    [2]http://202.202.202.11:7779/webapp/ordPlayMedia.jsp
    Result:I got the error message:
    JSP Error:
    Request URI:/webapp/ordPlayMedia.jsp
    Exception:
    java.io.FileNotFoundException:
    /oas1/OHOAS1/Apache/Apache/htdocs/webapp/ordPlayMedia.jsp
    (No such file or directory)
    [3]http://202.202.202.11:7779/webapp/jsp/
    Result:I got the message: 'Directory browsing not allowed',
    So, it is ok I want that.
    [4]http://202.202.202.11:7779/webapp/jsp/lov.jsp
    Result:I got the error message:
    JSP Error:
    Request URI:/webapp/jsp/lov.jsp
    Exception:
    java.io.FileNotFoundException:
    /oas1/OHOAS1/Apache/Apache/htdocs/webapp/jsp/lov.jsp
    (No such file or directory)
    [5]http://202.202.202.11:7779/webapp/wm/bc4j.jsp
    Result:I got the error message:
    JSP Error:
    Request URI:/webapp/wm/bc4j.jsp
    Exception: have installed Oracle9iAS on RedHat Linux Advance Server
    on IBM Server. The applications on the HTTP Server are working
    fine through the URL http://202.202.202.11:7779/ for html and
    jsp pages, and for .jpg and .txt files.
    But, when I use the OC4J Service, the server allows me to see
    only html and .txt files only. I am not able to execute JSPs
    using this service.
    I try to access the 'webapp' and other demo examples supplied
    and installed by Oracle installation. The URLs I have used
    are listed below:
    Following is the location of the 'webapp':
    /oas1/OHOAS1/j2ee/home/applications/BC4J/webapp
    and I am accessing it from the URL:
    http://202.202.202.11:7779/webapp
    Following are the results from this url:
    [1]http://202.202.202.11:7779/webapp/
    Result:I got the message: 'Directory browsing not allowed',
    So, it is ok I want that.
    [2]http://202.202.202.11:7779/webapp/ordPlayMedia.jsp
    Result:I got the error message:
    JSP Error: have installed Oracle9iAS on RedHat Linux Advance Server
    on IBM Server. The applications on the HTTP Server are working
    fine through the URL http://202.202.202.11:7779/ for html and
    jsp pages, and for .jpg and .txt files.
    But, when I use the OC4J Service, the server allows me to see
    only html and .txt files only. I am not able to execute JSPs
    using this service.
    I try to access the 'webapp' and other demo examples supplied
    and installed by Oracle installation. The URLs I have used
    are listed below:
    Following is the location of the 'webapp':
    /oas1/OHOAS1/j2ee/home/applications/BC4J/webapp
    and I am accessing it from the URL:
    http://202.202.202.11:7779/webapp
    Following are the results from this url:
    [1]http://202.202.202.11:7779/webapp/
    Result:I got the message: 'Directory browsing not allowed',
    So, it is ok I want that.
    [2]http://202.202.202.11:7779/webapp/ordPlayMedia.jsp
    Result:I got the error message:
    JSP Error:
    Request URI:/webapp/ordPlayMedia.jsp
    Exception:
    java.io.FileNotFoundException:
    /oas1/OHOAS1/Apache/Apache/htdocs/webapp/ordPlayMedia.jsp
    (No such file or directory)
    [3]http://202.202.202.11:7779/webapp/jsp/
    Result:I got the message: 'Directory browsing not allowed',
    So, it is ok I want that.
    [4]http://202.202.202.11:7779/webapp/jsp/lov.jsp
    Result:I got the error message:
    JSP Error:
    Request URI:/webapp/jsp/lov.jsp
    Exception:
    java.io.FileNotFoundException:
    /oas1/OHOAS1/Apache/Apache/htdocs/webapp/jsp/lov.jsp
    (No such file or directory)
    [5]http://202.202.202.11:7779/webapp/wm/bc4j.jsp
    Result:I got the error message:
    JSP Error:
    Request URI:/webapp/wm/bc4j.jsp
    Exception:
    java.io.FileNotFoundException:
    /oas1/OHOAS1/Apache/Apache/htdocs/webapp/wm/bc4j.jsp
    (No such file or directory)
    [6]http://202.202.202.11:7779/webapp/wm/images/trafficGray.gif
    Result:I got the image of trafic-light,
    So, it is ok and working fine.
    [7]http://202.202.202.11:7779/webapp/admin/bc4jadmin.htm
    Result:I got the message: 'Oracle JDeveloper BC4J Admin Utility
    The location of the BC4J Admin Utility has changed.
    Click here to go to the new location.',
    So, it is ok.
    Is anybody knows how to use OC4J service on Oracle9iAS ? Please
    help me.
    Thank you.
    Request URI:/webapp/ordPlayMedia.jsp
    Exception:
    java.io.FileNotFoundException:
    /oas1/OHOAS1/Apache/Apache/htdocs/webapp/ordPlayMedia.jsp
    (No such file or directory)
    [3]http://202.202.202.11:7779/webapp/jsp/
    Result:I got the message: 'Directory browsing not allowed',
    So, it is ok I want that.
    [4]http://202.202.202.11:7779/webapp/jsp/lov.jsp
    Result:I got the error message:
    JSP Error:
    Request URI:/webapp/jsp/lov.jsp
    Exception:
    java.io.FileNotFoundException:
    /oas1/OHOAS1/Apache/Apache/htdocs/webapp/jsp/lov.jsp
    (No such file or directory)
    [5]http://202.202.202.11:7779/webapp/wm/bc4j.jsp
    Result:I got the error message:
    JSP Error:
    Request URI:/webapp/wm/bc4j.jsp
    Exception:
    java.io.FileNotFoundException:
    /oas1/OHOAS1/Apache/Apache/htdocs/webapp/wm/bc4j.jsp
    (No such file or directory)
    [6]http://202.202.202.11:7779/webapp/wm/images/trafficGray.gif
    Result:I got the image of trafic-light,
    So, it is ok and working fine.
    [7]http://202.202.202.11:7779/webapp/admin/bc4jadmin.htm
    Result:I got the message: 'Oracle JDeveloper BC4J Admin Utility
    The location of the BC4J Admin Utility has changed.
    Click here to go to the new location.',
    So, it is ok.
    Is anybody knows how to use OC4J service on Oracle9iAS ? Please
    help me.
    Thank you.
    java.io.FileNotFoundException:
    /oas1/OHOAS1/Apache/Apache/htdocs/webapp/wm/bc4j.jsp
    (No such file or directory)
    [6]http://202.202.202.11:7779/webapp/wm/images/trafficGray.gif
    Result:I got the image of trafic-light,
    So, it is ok and working fine.
    [7]http://202.202.202.11:7779/webapp/admin/bc4jadmin.htm
    Result:I got the message: 'Oracle JDeveloper BC4J Admin Utility
    The location of the BC4J Admin Utility has changed.
    Click here to go to the new location.',
    So, it is ok.
    Is anybody knows how to use OC4J service on Oracle9iAS ? Please
    help me.
    Thank you.
    [6]http://202.202.202.11:7779/webapp/wm/images/trafficGray.gif
    Result:I got the image of trafic-light,
    So, it is ok and working fine.
    [7]http://202.202.202.11:7779/webapp/admin/bc4jadmin.htm
    Result:I got the message: 'Oracle JDeveloper BC4J Admin Utility
    The location of the BC4J Admin Utility has changed.
    Click here to go to the new location.',
    So, it is ok.
    Is anybody knows how to use OC4J service on Oracle9iAS ? Please
    help me.
    Thank you.

  • I have changed the apple ID (email, but on my iphone , the icloud is stil asking me to log in whit the old email.And it is poping-up on every 10 seconds.I never used icloud, and i dont want to use it.I just dont know how to disable the icloud.

    i have changed the apple ID (email) but on my iphone , the icloud is stil asking me to log in whit the old email.And it is poping-up on every 10 seconds.I never used icloud, and i dont want to use it.I just dont know how to disable the icloud.

    If you see that pop up you enabled icloud. Whether you want or do not want now to use it irrelevant until you actually disable activation lock.
    In order to do that you have to change your apple id back to do that just long enough to sign in and back out. System will ask you to verify, don't.
    Just sign in on the prompt you getting and then logout. Once done, change apple id to what you have now and verify. Then decide if you want to
    use icloud (who does not want to be able to track their phone if lost or stolen).

  • How to disable the EO cache in AM ?

    My customer share AM defination codes between two applications,and let EO coexist in multi AMs.And they have build a lot of codes.I wonder if this will exist trouble.
    from the support documents, I know the AM has an EO cache. after one client update an EO,if second client get the EO from the same AM,It will get it from the cache. What I want to know:
    1.if the EO also exists in another AM2 in same Application,can the AM2 cache refresh data according to the AM1 update?
    2.if AM2 can't be refreshed,how to disable the AM2 EO cache,then let all query directly to database ?

    I need to clearify the scenario,this is really happening in a customer project,I just have a chance to review the codes today.
    A team develops a system, they use AM1 to IUD data,B team also want to use the data,they have a separate app,and dont' want to define from EO to VO again,but A team don't want B team take the insert and update ability to A database, so they develop a simplify AM2,and give the source codes to B team.
    I feel what they do is not right,but they must put it online and have no time to listen to me.Currently I want to find some fast way to avoid the data unconsistency risk.
    But I dont know if am2 alone in an app,what the app should do to get refreshing data which is updated by another app.
    BTW, from the customer concern,they could not create AM2 from AM1.because the AM1 and AM2 will not coexist in same app.

  • How to Disable the Lead selection Action on aTable n How to Refreh a Page

    HI....
    1)How to Disable the Lead selection Action on aTable n How to Refreh a Page r web dynpro application.
    In my case i have a table n user enters data on multiple rows in table , n i have some input fields outside of table for those Inputs fields am settiing the data  at the screen initilization(in Init() moethod by hard code).the problem is whenever the is clicking in th 2nd row of a table the Lead Selection is triggerig and the data in the Input Fields outside the table is not displayinig.
    So by removing the lead Selection Action of a table i thought i can reslove this,
    2) How to refresha page(like we click F5 on key board),is it can be done thru code in web dynpro application
    Regards
    Rajesh

    Hi,
    You did not explained what is your functionality or coding in leadselection. Is that action on leadselection is necessary for you?.
    1)If you just want to remove the action then go to table properties and remove the action for leadselection.
    2)If you still want to continue with your leadselect action, then what you can do is.. write the code in leadselection action to again set the input fields which are out from table.  That is what you did in your init method.
    Page Refreshing
    3) What do you mean by page refreshing? is that refreshing your table only or both the table and input fields. 
         What I understood is you are allowing the user to enter values in table and soon after pressing a button the values should be saved and the data in input fields shld be deleted.  For this if you only invalidate the node then the user entered data will be lost. 
    So what you do is after getting the input data from the user add it to a ArrayList and then invalidate the node which clears the data in input field. Finally bind the Arraylist to your node.  see the following code. This is a concept make changes according to your requirement
    ArrayList list1=new ArrayList();
    wdContext.nodeAbc().bind(list1);
    IPrivateExcelviw.IAbcElement ele = wdContext.createAbcElement();
      ele.setNo(wdContext.currentAbcElement().getNo());
      ele.setName(wdContext.currentAbcElement().getName());
      ele.setMarks(wdContext.currentAbcElement().getMarks());
      list1.add(ele);
      wdContext.nodeAbc().invalidate();
    wdContext.nodeAbc().bind(list1);
    Revert me if you have any doubts
    Regards
    Raghu
    Edited by: Raghunandan Madarikuruva on Oct 16, 2008 8:07 AM

  • How to disable the run-time popup menu in the sequence display on TestStand Operator Interface, that allow the use to skip the test?

    How to disable the run-time popup menu in the sequence display on TestStand Operator Interface, that allow the use to skip the test?

    Hello,
                  Regarding the skip/force pass/force fail options, when I set the ControlExecFlow to True in Teststand 3.1 and 3.5, in the Sequence Editor the menu options for skip/force pass/force fail are not active for Technician but, when I launch the Operator Interface logged with Technician the options are active. The problem is that if the technician sets one step to one of these options, and change the user to Operator, the test step remains skip/force pass.
                  Is there any possibility without modifying the Operator Interface (at programming level), to reload default values of the steps when changing the user to Operator?
    Thank you,
    Best regards,
    paio

  • How to disable the context menu

    Hi folks,
    we have an application running in EP. We want to disable the context menu (right click hand). Any help is welcome.

    Hi!
    I have the same problem because we want to run WDA applications in th internet and there it is "not allowed" to "overwrite" the user's normal browser context menu.
    Additionally we are interested in how to disable the F1 and Ctrl.-F1 help features for the whole WDA application. We do not want to present technical details in the internet.
    Any help very welcome!!!!
    Regards,
    Volker

  • On iphone 4g 4.3.2 version...my email,safari and the apps applications have started crashing....done everything including the restore...pl help??

    suddenly my email,safari and the apps application have started crashing everytime I open them.I am on iphone 4 and have the latest 4.3.2 software.
    Done everything including the restore......................pl help

    You can transfer your purchases before you start, to make sure all apps and purchased media is part of your iTunes library on your computer.
    All other data which is part of the backup will be missing, see more details about the content here: http://support.apple.com/kb/HT1766
    This article explains how to transfer your other data: http://support.apple.com/kb/HT4137
    If you have corrupt data inside the backup, this is the only way to find out. If the behavior does not change, you can use the backup again to get all your settings back.

  • How to disable the Directory listing for the whole server or a particular a

    Please let me know how to disable the Directory listing for the whole server or a particular application.
    Thank You

    I want to disable the tab focusing( tab index) for a JTextField objectsLook through the API and find methods with the word "focus" in the method name.
    Also can u tell me about how to change the tab index orders for JTextFields."How to Use the Focus Sub System":
    http://java.sun.com/docs/books/tutorial/uiswing/misc/focus.html

  • Welcome. At the outset, I'm sorry for my English :) Please help with configuration Photoshop CS6 appearance. How to disable the background of the program so you can see the desktop. (same menus and tools) Chiałbym to be the same effect as CS5.

    Welcome.
    At the outset, I'm sorry for my English
    Please help with configuration Photoshop CS6 appearance.
    How to disable the background of the program so you can see the desktop. (same menus and tools)
    i wantto be the same effect as CS5.

    Please try turning off
    Window > Application Frame

Maybe you are looking for

  • Aumentar tamanho da caracteres em um campo

    Olá, Um cliente tem um plano de contas que o código de conta contábil das contas análiticas tem 18 caracteres  e o SAP só aceita 15 caracteres, posso mudar o tamanho do campo para 18? Se pode como faço isso? O cliente não pode mudar o plano de contas

  • Unable to specify printer for print jobs in Java7 for OSX

    Hi, I'm developing a simple software that would monitor a folder for new documents and print them automatically. Monitoring the folder was the easy part with WatchService in Java7, but I'm running into problems with printing. Namely, I'm using java.a

  • Why this simple IF - ENDIF is NOT working??

    Hi Experts, Am wrting a simple  IF condition with WILD CARD value , in the user exit, as below, if xlikp-lgbzo = 'AB'. (pls. notice that, there is WILD CARD in the 'AB' value) sy-subrc = 0. else. sy-subrc = 4. endif. 1) Say, the XLIKP-LGBZO value = A

  • How do I enable sync

    Just got a new iphone 4s and want to sync my contacts from my macbook pro to it.  For some reason the itunes menu tells me sync has been disabled.  I don't recall doing this.  And it will not allow me to override it to sync.  Anybody help me out?

  • SQL query for custom alert view

    I have created a custom alert view and scoped to show alerts related to group of servers. Alert view Criteria: Resolution State - New, Severity - Warning and Critical, Group - "Group 1" I am trying to query the Operations Manager database to show the