• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Running COCOA application during startup
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Running COCOA application during startup


  • Subject: Re: Running COCOA application during startup
  • From: Mike Paquette <email@hidden>
  • Date: Sat, 28 Jan 2006 12:10:19 -0800

Be very careful about running applications, and in particular presenting any user interface prior to login. There may be serious security implications in doing this. (The system makes it deliberately hard to do this, but some clever folks always find a way...)

For example, an application might present a user interface that permits other recently used applications to be launched, or that permits a backup destination to be selected. Either of these could leave a machine open to Bad People.

I would suggest adding the program as a login item if it needs to present any user interface, following Adam's suggestion:
http://developer.apple.com/samplecode/LoginItemsAE/LoginItemsAE.html


	Mike Paquette
	Window System Curmudgeon

On Jan 27, 2006, at 10:45 PM, Elango C wrote:

Hi all,

I am working for the backup software for Mac 10.4.4 OS, I need to call
my application during the startup/login time of the system.

Can any one tell me how to proceed for this.

--Elango C
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden

_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Running COCOA application during startup
      • From: Johan Kool <email@hidden>
References: 
 >Running COCOA application during startup (From: Elango C <email@hidden>)

  • Prev by Date: Re: Conceptual question
  • Next by Date: Re: performSelector in next run loop?
  • Previous by thread: Re: Running COCOA application during startup
  • Next by thread: Re: Running COCOA application during startup
  • Index(es):
    • Date
    • Thread