iCal auto-start

Reply

Join Date: Oct 2004
Posts: 2
Reputation: Neech is an unknown quantity at this point 
Solved Threads: 0
Neech Neech is offline Offline
Newbie Poster

iCal auto-start

 
0
  #1
Oct 4th, 2004
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
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 560
Reputation: yellow is an unknown quantity at this point 
Solved Threads: 5
yellow's Avatar
yellow yellow is offline Offline
Posting Pro

Re: iCal auto-start

 
0
  #2
Oct 5th, 2004
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.
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 1,620
Reputation: kc0arf is a jewel in the rough kc0arf is a jewel in the rough kc0arf is a jewel in the rough 
Solved Threads: 51
Team Colleague
kc0arf kc0arf is offline Offline
Posting Virtuoso

Re: iCal auto-start

 
0
  #3
Oct 7th, 2004
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
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 560
Reputation: yellow is an unknown quantity at this point 
Solved Threads: 5
yellow's Avatar
yellow yellow is offline Offline
Posting Pro

Re: iCal auto-start

 
0
  #4
Oct 8th, 2004
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.
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 1,620
Reputation: kc0arf is a jewel in the rough kc0arf is a jewel in the rough kc0arf is a jewel in the rough 
Solved Threads: 51
Team Colleague
kc0arf kc0arf is offline Offline
Posting Virtuoso

Re: iCal auto-start

 
0
  #5
Oct 8th, 2004
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
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 560
Reputation: yellow is an unknown quantity at this point 
Solved Threads: 5
yellow's Avatar
yellow yellow is offline Offline
Posting Pro

Re: iCal auto-start

 
0
  #6
Oct 11th, 2004
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
Reply With Quote Quick reply to this message  
Join Date: Oct 2004
Posts: 2
Reputation: Neech is an unknown quantity at this point 
Solved Threads: 0
Neech Neech is offline Offline
Newbie Poster

Re: iCal auto-start

 
0
  #7
Oct 13th, 2004
Thanks for your assistance everyone.

Solved my problem.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Mac Software Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC