Is it possible to delay certain login items?

I would like to try and speed up the launching of OS X. It seems to take quite a bit of time to get started. When I first got my Mac, the startup times were much quicker. However, now since I've added a whole bunch of startup applications, it takes much longer. I generally use all of my startup applications, but I do not need most of them when I first login. Would it be possible to delay the launching of certain applications to speed up my startup time? Are there any programs that do this? I imagine it would be possible to write a script to do this.
Any help would appreciated.

Delete the apps from Login items and simply click on their Dock icons to launch. That will speed up the boot process. Yes, you could probably write a script, but manually launching is the simple way.

Similar Messages

  • Is it possible to SORT the Login Items on

    Is it possible to SORT the Login Items on
    Apple - System Preferences - System - Accounts - Login Items?
    Useful to load one of them before or after the others.
    Thanks?

    I don't think you can sort them like that but you can achieve this by using apple script.
    for example if you want to launch Mail first and Safari second, paste the following into script editor and save it as an application.
    tell application "Mail" to launch
    tell application Safari to launch
    You can also put a delay between the two:
    tell application "Mail" to launch
    delay 3
    tell application Safari to launch
    this will put a delay of 3 seconds between launches. Now remove Safari and Mail from login items and put the app you made using apple script there instead.

  • Delay Login Items?

    Hi,
    I have a computer (Com1) that's connected to another computer (Com2) via Firewire, in order for Com1 to connect to the internet. There's a folder (CLOSET) on a server that all the computers connect to on login. All the other computers in the school connect just fine to the folder, as I dragged the folder to the login items after I had connected to the server. The normal computers simply mount the volume CLOSET at startup, without having to connect to the server. However, the computer connected to the internet/network via Firewire starts up with the message that it can't connect to the server. I want to delay the login items to ensure that Com1 connects to the network before trying to mount the CLOSET.
    I have tried using a third-party app (DelayedLauncher) to mount the CLOSET after 15 seconds, but it can't seem to find the volume, considering the CLOSET lives on the server that Com1 is not yet connected to.
    Mac's Login Items finds the CLOSET just fine, so I'd like to find a way to simply delay or re-run Mac's native Login Items feature.
    If this is not possible, is there a way to write a script to do the mounting the way the Mac remembers how to do it? The problem is that to connect manually, you must first connect to the server. Then you must select Guest. Then you must hit "Connect." Then select the volume CLOSET to mount. I can't figure out how to navigate through all the necessary selections in AppleScript.
    Thanks for any help provided.

    When I look at the path of the CLOSET in Login Items, it reads /Volumes/CLOSET, so I can't even figure out how Mac knows how to find it and connect to it.
    Another strange detail is that when you try to open one of the applications that has a database in the CLOSET, the CLOSET connects immediately. I haven't tried to create a text file or something in the CLOSET and try to connect to it, but I will try that.

  • All Network Volumes set as Login Items open in Finder on EVERY startup

    ...after updating to 10.5.8
    I have a Mac running on an otherwise all PC network. Before updating to 10.5.8 I had 5 network volumes set to "connect" on startup automatically (System Prefs / Accounts / Login Items). This worked perfectly and connected to these volumes silently without me having to ever worry about it. I didn't even have to check the "Hide" boxes.
    After updating to 10.5.8 however, it became completely annoying. Now it still connects to these volumes, but opens up every single one in Finder upon every startup. That's 5 windows I have to close every time I startup my computer. It may not sound like the worst thing in the world, but mind you I have to log out and back in every day for work. Even checking the "Hide" checkboxes don't do anything.
    Anybody experiencing the same problem? Anybody know a workaround or fix? My company has a rather large and complex network so staying connected to certain folders that I use is a must. Thanks.
    Screenshots:
    Login Items - http://img.photobucket.com/albums/v326/Magick0ne/Other/Login_Items.jpg
    Every Startup - http://img.photobucket.com/albums/v326/Magick0ne/Other/Finder_Windows.jpg
    Message was edited by: Pifman

    Pifman wrote:
    Thanks to both of you. I guess the search I ran wasn't good enough as I didn't find the discussion that you posted.
    One of the possible workarounds posted there was to use a third-party program that I found difficult to understand and use. Instead I took V.K.'s advice and made an AppleScript and then made that script launch at login. Works like a charm.
    Only difference is that my AppleScript isn't located in the Utilities folder (10.5.8), instead I got to it by going to Applications / AppleScript / Script Editor.
    sorry, my mistake on the location.
    Then I made a script and saved it as an application. I then put that application in my Login Items (System Prefs / Accounts / Login Items).
    If you're having trouble finding the mount volume (or server) address, here's how you can find it: If you are currently connected to the volume(s) that you want to use, left-click it and hit Cmd+I (or right-click, Get Info). Use the address next to "Server:" - That's it!
    Hopefully Apple will fix this bug soon so people don't have to make AppleScripts just to make the OS work correctly.
    I wouldn't bet on it for leopard. leopard development has stopped now after snow leopard has been released. historically, Apple only releases security patches for old OS versions once a new one comes out. Interestingly, this bug is present in snow leopard too! or maybe they don't consider it a bug and this is how it should work. one can make a case for this, I guess.

  • Login item - in a specific Space/Desktop

    I would like to have all the applications which are started up when I log on (System Preferences > Accounts > Login Items) started in a specific Space (desktop). Is this possible?

    Yep.
    In Login Items you have the option to show/hide login items, make sure all the ones you want to show are set appropriately there.
    Then in System Preferences go into Expose & Spaces, then the Spaces tab. You can set Application Assignments so apps start up in certain spaces or in every space.

  • How to Get the Login Window and/or Bypass Login Items?

    Greetings, folks!
    This is a silly question, but the old standby of “hold down the shift key” doesn’t work in 10.6.1:
    What key(s) need to be pressed to get the LogIn window and then after LogIn, to bypass LogIn Items?
    Thanks!!
    Richard Fairbanks

    Not here, on a fresh (erased) install.
    Pressed either before or after the initial gray Mac appears, the shift key does not access the LogIn screen. It is possible to bypass the account’s LogIn items by holding down the shift key after the LogIn screen has been called and successfully commenced, but how does one call the Login screen when the Mac is normally set up for automatic login?
    It used to be the shift key . . . 
    Thanks!

  • Cant add Apps to login items with profile manager

    I can set up profile manager successfully, and set certain settings like the Dock, the login window, etc. But when I click on Login Items, and try to add an Application, the list of applications is blank. Tried it from my server, tried it logged in remotely, tried rebooting, tried it on several accounts and several groups, and its always empty.

    found it:
    /usr/bin/osascript -e 'tell application "System Events" to make new login item with properties { path: "/Applications/iChat.app", hidden:false } at end'

  • Preferences - Accounts - Login Items : rearrange fails, result is removal

    This should be considered a bug report, but =i'm rather new to the apple community (user for a year, but only recently trying to help in forums) i am not aware of a legitimate bug-report tool for apple.
    as the subject indicates, rearranging items in the Login Items preferences causes them to simply vanish from the list. I have about 8 items launch at startup, and some of them take a while to load (like iCal) and i'd prefer those to load at the END. the only workaround i've found is to remove them all, then add them one at a time in the order i want them to start up. this is clearly a bug.

    746/3192
    Hi Jared,
    You're right, this should rather be considered a bug, as it used to work perfectly well in Panther...
    Smart (?) reasons like "this is because of how launchd works" or "sending feedback requires some membership etc..." certainly do not look very "Macish", "user friendly", the way we were used to by Apple's legendary quality.
    Here is the place where to send your feedback:
    - http://www.apple.com/macosx/feedback/
    (and many users have sent the same comments about login items, since Tiger's launch last May...)
    Thank you for helping with your own form!
    Axl

  • Is it possible to submit a list item and at same time query/search the results if parameters are matched.

    Hello,
    Is it possible to submit a list item and at same time query/search the results if parameters are matched.
    Example - user logon to site enter search parameters and hit submit button. Once done parameters gets saved in list and shows search results on page. I have been asked to do this with
    SP designer and InfoPath doesn’t work due items limits.
    Please suggest.
    Thanks,
    Manish
    Manish

    Hi Manish,
    may i ask if you need,
    when user account click the login button, it will be authenticate the user and then it will show search result page?
    may i know how the keyword of words to be put? is it together with the user account box, password and keyword?
    or it will be like, after user authenticate, it will redirect to search page, so that user may use the search page to input the keyword?
    Regards,
    Aries
    Microsoft Online Community Support
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Is it possible that a certain membership didnt get renewed after buying it from a location? for inst

    is it possible that a certain membership didnt get renewed after buying it from a location? for instance if my code isn't being redeemed is it possible that my code wasn't activated by mistake?

    i noticed this as a bug in iTunes. make sure the correct file is selected in the preferences menus. It does not have to be the default location directiory as Vazandrew stated. your iTunes music library can be anywhere you want it. i have mine on an external cuz i'm a dj and have over 80,000 songs.
    once you select/verify the location of your music library, simply drag the folder into the left panel in iTunes from a finder window. iTunes does not automatically add the items like it use to for some reason.

  • Login items - not in user prefs

    My wonderful imac os x - tiger 10.4.7 opens 3 items (safari, mail and ichat) that are not in the startup items list.
    As the initial login takes ages I want to remove them, but as they don't appear in the list under accounts/login items I can't.
    I have tried adding them so they do appear and then deleting them, but that doesn't fix it, they still open on login.
    Any ideas how I can fix this.

    "Login Items" can be specified in at least three different places. The usual one (written to by the "Accounts" pref pane) is the "~/Library/Preferences/loginwindow.plist" file in each user's "home" folder, but if the items aren't appearing in the pref pane, they are probably listed in one of the other locations.
    The other user-specific file is in the "~/Library/Preferences/ByHost" folder, and is called the "loginwindow.xxx.plist" file, where the "xxx" usually represents the MAC address of the built-in ethernet card, so will vary from computer to computer. If present, try moving or deleting that file to see if that prevents the unwanted items from opening.
    The computer's main "/Library/Preferences" folder can also contain a "loginwindow.plist" file, but any items listed in that file will open at login for all users. "Admin" privileges will usually be required to remove or make changes to this file.
    Also, note that a computer's administrator can set up "login items" for "managed" users, through 'mcx_settings'. Again, this isn't something that an individual user can override themselves.
    This probably isn't what you are after, but unless explicitly prohibited in 'mcx_settings', it also is possible during any given log in to prevent login items from opening by holding down the "Shift" key while logging in, but it would be necessary to do this every time.

  • System Problems: Login items & Application failures

    Well ive tried a few home remedies to the following problems, but to no avail.
    this is going to be a long one but im going to tell you what ive tried so we dont repeat ourselves
    Login items:
    list is CLEAR.  (http://cl.ly/1Q3k2l2U0B1K0z2G0U37)
    yet still i have: Microsoft messenger, Safari, Terminal and Textedit opening on startup. on the dock, when i right click, 'open on startup' is NOT checked.
    ive tried a disk repair. via disk utility and terminal commands. none work.
    any help/advice is much appreciated.
    second problem, im not sure if it is related or not
    whenever i load up Textedit (including when it tries to load on login) it crashes, brings up an error report i dont really understand, a massive one at that, and i havnt yet been able to get it to work.
    ive tried removing the preference file, ive tried killing it with terminal. again, no avail.
    thanks in advance for any help given.

    Welcome to the iOS world of nonthinking, wherein the OS decides everything for you, whether or not that's what you want. Salient details described in http://www.apple.com/macosx/whats-new/features.html#resume
    See these for possible fixes:
    http://hints.macworld.com/article.php?story=20110918051930924
    http://osxdaily.com/2011/08/01/turn-off-resume-per-app-in-mac-os-x-lion/
    http://restoremenot.info/

  • Temporarily prevent login items while using FileVault2

    Hi everyone,
    in the past you could hold down shift while logging in and this would temporarily disable your login items so no windows would pop up. This still works in 10.9, but only when I am on the regular login screen. I am using FileVault so I have to enter my user password before the boot process and this user will get logged in. How can I achieve the shift key behaviour with FV enabled?
    Thanks
    Björn

    Is it simply not possible?

  • Applescript "deamon" on system startup or login item

    Hello:
    I wrote an AppleScript script and saved it as an Applet that needs to run in the background whenever the system is up.
    1/ I tried to set it as a startup item, so that it would start running as soon as the Mac is on -- however without success. I did not find out what the proper way is of doing this.
    2/ Then I tried to set it as a login item for each user. This is not as good, but I thought it may an alternative, 'buying me some time' to figure out how to do it properly as a system startup item. Launching the app works fine, but the user cannot log off again, because the system cannot seem to quit the script. So I have to stop the process in Activity Monitor, obviously not a solution.
    3/ Also, I would prefer the script to not show up in the Dock.
    Any help is appreciated, especially on question #1. 
    Thanks,
    HAL

    Hello twtwtw:
    Thank you for your excellent advice and sorry for my ridiculous late reply.
    Your first suggestion works smoothly, adding the "Application is agent" key to the Info.plist file via Xcode hides the app.
    Also, I created the launchd launchagent plist file as you suggested and put it into /Library/LaunchAgents. The file name is irrelevant, I presume. The app itself is now in a subdirectory of /Library/StartupItems, which I thought is the appropriate place.
    However, the app does not start, when a user logs in, instead I do have a permission problem with the following entry in Console:
    Apr 29 19:08:31 My-Conputer com.apple.launchd.peruser.501[114] (...[277]): posix_spawn("/Library/StartupItems/SlowFan/SlowFan.app", ...): Permission denied
    Apr 29 19:08:31 My-Computer com.apple.launchd.peruser.501[114] (...[277]): Exited with code: 1
    So I have 4 questions:
    1/ I do not understand why I am getting the permission error, because "System" has read & write access to the folder as well as on the application. What am I missing? My own user also has the same read & write permission, so if I start it myself, it works fine.
    2/ Just out of curiosity, do you know what is the difference between the files in "/Library/LaunchAgents" and "/Library/LaunchDaemons"?
    3/ In addition, what I really wanted was to launch the app, when the system starts, even if no user is logged in. Is this possible?
    4/ If not, how do I avoid that the app runs multiple times in each user context? I want it to run once only.
    As usual, any hint is appreciated!
    Thanks,
    HAL

  • SQLServer Error: 258, Unable to complete login process due to delay in login response [SQLSTATE 08001]

    This is my first time submitting a question to this forum, so if I am in the wrong place please let me know.
    I am having a problem with one of my SQL 2008 (10.0.5826) servers. This is a virtual SQL server which has only been in production for the past 3 weeks.  It is a very strange problem for me because I never seen anything like this.  I am not sure
    if this is a potential SQL issue or ISS issue or application issue. I have posted some of the error messages below.
    SQL Server Log.
    Message
    Error: 18056, Severity: 20, State: 23.
    SQL Server Agent Log.
    Message
    [298] SQLServer Error: 258, Unable to complete login process due to delay in login response [SQLSTATE 08001]
    Message
    [165] ODBC Error: 0, Login timeout expired [SQLSTATE HYT00]
    Message
    [298] SQLServer Error: 258, Shared Memory Provider: Timeout error [258]. [SQLSTATE 08001]
    This is from the windows application log.
    Application has encountered an unhandled exception.
    Exception:
       Type:    System.Exception
       Source:  SII.ServerName.Data
       Target:  System.String GetConnectionString(SII.ServerName.Data.DatabaseConnection)
       Message: Unable to determine database connection.
       Stack trace:
       at SII.ServerName.Data.DatabaseConnector.GetConnectionString(DatabaseConnection databaseConnection)
       at SII.ServerName.Web.Services.WebServices.Global.Application_AuthenticateRequest(Object sender, EventArgs e)
       at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
       at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
    Application has encountered an unhandled exception.
    Exception:
       Type:    System.Exception
       Source:  SII.ServerName.Data
       Target:  System.String GetConnectionString(SII.ServerName.Data.DatabaseConnection)
       Message: Unable to determine database connection.
       Stack trace:
       at SII.ServerName.Data.DatabaseConnector.GetConnectionString(DatabaseConnection databaseConnection)
       at SII.ServerName.Web.Services.WebServices.Global.Application_AuthenticateRequest(Object sender, EventArgs e)
       at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
       at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
    Event code: 3005 
    Event message: An unhandled exception has occurred. 
    Event time: 3/18/2014 12:37:54 PM 
    Event time (UTC): 3/18/2014 4:37:54 PM 
    Event ID: 74be468c1bcf4606a2d045099d2feb79 
    Event sequence: 77 
    Event occurrence: 76 
    Event detail code: 0 

    Hello,
    Have a look at this connect Item.
    https://connect.microsoft.com/SQLServer/feedback/details/468478/sql-server-2008-periodically-does-not-accept-connections
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

Maybe you are looking for

  • Foreign Trade: Balance of payment report for Belgium RFIDITSR00

    Hi, I have done customizing settings for the balance of payment report of Belgium (report RFIDITSR00) according to OSS note 928316. When I want to create a file with file name "ITSR_BE_BOP2006" and extension CSV, I get following message: Format tree

  • Crystal xi app terminates with no errors

    I've installed Crystal XI Professional on a Windows 2003 R2 SP1 server.  I am migrating reports from Crystal Reports 8.5 to Crystal XI on this server.  I only have Crystal XI installed on the server, though.  When I first attempted to open the report

  • New iPhone 5 wireless security problem

    I have just discovered hat I cannot use several PC and Macbook devices on my wireless network if I am using WPA/AES security.  I have turned security off completely and all works ok and tomorrow when I have hours to spare I will try WEP.  Can this re

  • Create SA from PR - Vendor from source List

    Dear All, I am creating a SA from PR, where i have selected a vendor & info record. and now when i tried to create a SA wrt PR, system is asking for a Vendor and if i entered different vendor also its accepting & again asking for the Net price. Can i

  • In what circumstances would need to use ODI as a complement to a deployment of EDQ?

    Im about to do a presentation about Oracle Enterprise Data Quality and Oracle Data Integrator. In my understanding if I use ODI  to do ETL/EL-T tasks, ODI needs EDQ jobs to perform advance Data Quality procesing. In that escenario is perfectly unders