943,447 Members | Top Members by Rank

Ad:
Oct 4th, 2004
0

iCal auto-start

Expand Post »
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
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Neech is offline Offline
2 posts
since Oct 2004
Oct 5th, 2004
0

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.
Reputation Points: 25
Solved Threads: 7
Posting Pro
yellow is offline Offline
560 posts
since Sep 2004
Oct 7th, 2004
0

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
Team Colleague
Reputation Points: 121
Solved Threads: 57
Posting Virtuoso
kc0arf is offline Offline
1,629 posts
since Mar 2004
Oct 8th, 2004
0

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.
Reputation Points: 25
Solved Threads: 7
Posting Pro
yellow is offline Offline
560 posts
since Sep 2004
Oct 8th, 2004
0

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
Team Colleague
Reputation Points: 121
Solved Threads: 57
Posting Virtuoso
kc0arf is offline Offline
1,629 posts
since Mar 2004
Oct 11th, 2004
0

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
Reputation Points: 25
Solved Threads: 7
Posting Pro
yellow is offline Offline
560 posts
since Sep 2004
Oct 13th, 2004
0

Re: iCal auto-start

Thanks for your assistance everyone.

Solved my problem.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Neech is offline Offline
2 posts
since Oct 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Mac Software Forum Timeline: Mail Formatting lost when sending from Panther "mail" app.
Next Thread in Mac Software Forum Timeline: Persistent Safari Dock Icon





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC