Quoting Ben Farhner <[EMAIL PROTECTED]>: > I know I need to add it to the login items (this is for Mac OS X), > but I don't know how. I was looking for a folder in the library in my > home folder but I couldn't find anything. Thanks,
In that case, I agrre with Greg that the MBS function "AddLoginItemMBS" is well suited to your task. > > Ben Farhner > CEO / Head Developer > farhnware > http://farhnware.homelinux.com > > On Feb 12, 2006, at 3:42 AM, realbasic-nug- > [EMAIL PROTECTED] wrote: > > > Quoting Ben Farhner <[EMAIL PROTECTED]>: > > > >> Hi, > >> > >> How do I have my app launch when the user logs in? Is this even > >> possible with RB? I have RB 5.2.4. Thanks, > > > > For Linux - Call your app from within the > > user's .profile, .kshrc, .bashrc, > > or .cshrc file (depending on their shell). > > > > For OS X - add your app to the Login Items for the user. > > > > Tim > > -- > > Tim Jones [EMAIL PROTECTED] > > _______________________________________________ > Unsubscribe or switch delivery mode: > <http://www.realsoftware.com/support/listmanager/> > > Search the archives of this list here: > <http://support.realsoftware.com/listarchives/lists.html> > _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
