-
Mac Software (
http://www.daniweb.com/forums/forum102.html)
| Neech | Oct 4th, 2004 7:10 pm | |
| iCal auto-start I need a little help on a simple problem.
I am running OSX 10.3.5
How do I get iCal to automatically load up and display on my screen everytime I switch on my Mac without having to click the dock icon?
Is there a start-up folder like oS 9 somewhere?
Thanks |
| yellow | Oct 5th, 2004 9:57 pm | |
| Re: iCal auto-start Quote: Originally Posted by Neech I need a little help on a simple problem.
I am running OSX 10.3.5
How do I get iCal to automatically load up and display on my screen everytime I switch on my Mac without having to click the dock icon? | System Preferences -> Accounts -> Choose your account -> click the Startup Items tab -> Click the + -> Navigate to iCal and select it.
You're done. |
| kc0arf | Oct 7th, 2004 2:23 am | |
| Re: iCal auto-start Hello,
Yellow is correct. There is another way to do it if you want things to startup for all users. You can find that folder on the System Volume --> Library --> StartupItems
Christian |
| yellow | Oct 8th, 2004 12:56 pm | |
| Re: iCal auto-start Quote: Originally Posted by kc0arf There is another way to do it if you want things to startup for all users. You can find that folder on the System Volume --> Library --> StartupItems | This isn't really for the faint of heart though. Anything that is placed in /Library/StartupItems/ has to have an associated "StartupParameters.plist" (with pertinant info) and it (AFAIK) cannot be a .app. |
| kc0arf | Oct 8th, 2004 4:54 pm | |
| Re: iCal auto-start Hello,
I believe my Retrospect Remote is a .app Not sure though. Would have to check. Agree it is not for every thing on the system.
Christian |
| yellow | Oct 11th, 2004 11:54 am | |
| Re: iCal auto-start It's not. It's a shell script.
yellow% more RetroClient
#!/bin/sh
##
# Start Retroclient (pitond) daemon
#
# please make sure this is saved with unix line endings
##
. /etc/rc.common
if [ -f "/Library/Preferences/retroclient.state" ] && [ -d "/Applications/Retrospect Client" ]; then
ConsoleMessage "Starting Retrospect Client"
/Applications/Retrospect\ Client/Retrospect\ Client.app/Contents/Resources/pitond &
fi |
| Neech | Oct 13th, 2004 4:44 pm | |
| Re: iCal auto-start Thanks for your assistance everyone.
:D Solved my problem. |
| All times are GMT -4. The time now is 3:03 pm. | |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC