Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

How can I delay auto-start of a program at boot?

Hi,

I have set BOINC-manager as auto-start item in system preferences. However, I would like to set a delay to the start of BOINC-manager of e.g. 3 minutes after startup of the computer so that Tech Tool Pro can finish it's checks before BOINC starts.

Is there a way to do that?

Thanks in advance!

G5/2x2.7GHz, G5/2x2.5GHz, iBook G3/900, Mac OS X (10.4.7)

Posted on Oct 13, 2006 4:17 AM

Reply
Question marked as Best reply

Posted on Oct 13, 2006 6:34 AM

You can create an Applescript looking like this:

delay 120
tell application "BOINC-manager" to launch

You need to save the script "As Application", then save it somewhere standardized. Open your System Preferences>Accounts>Startup Items and add the script to the list.
2 replies

How can I delay auto-start of a program at boot?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.