Re: Regarding launching an application at startup of mac.
Re: Regarding launching an application at startup of mac.
- Subject: Re: Regarding launching an application at startup of mac.
- From: "Amit Jain" <email@hidden>
- Date: Fri, 19 Jan 2007 12:53:12 +0530
On 1/18/07, Sean McBride <email@hidden> wrote:
On 2007-01-18 14:55, Amit Jain said:
>i have developed an application which i want to run it in background and
>launch whenever machine is started.
What kind of 'application' is it? Does it have a menu and windows?
Yes it has a window but that window is transparent and kept above my
main applications dock icon. This is becos the user shud not know that
there is a window placed over the dock icon, while drag n drop of
itunes playlist and tracks.
>And the place is login items but what i
>need to do is that application should not be visible to the user in login
>items.
Why not?
Actually there r two applications one is main and another is this one
which has a transperent window and kept over main application on dock.
Now i need is to launch this application whenever user starts up mac
or login to account. And thats why i need that the user shud not
remove this application.
>I tried but no success yet .Instead of keeping application in login
>items is there any other way like startupitems or launchDemon(launchd) and
>how to achive that.Actually why i need this is as i dont want this
>application to be removed from login items by the user as this application
>is an helper application for my main application.Thanks for any help.
Have you read this?
<http://developer.apple.com/technotes/tn2005/tn2083.html>
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
Ya i have read this and added my helper application so that it can be
launched thru launchd.And it worked as i need but one more problem i
am facing is that it only launches on startup of mac not when i logoff
and again login. Can u suggest me some property like i have tried for
RunAtLoad and onDemand but it behaves in same way.Thanks for any help.
regards..
@mit...
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden