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] > > Ben Farhner > CEO / Head Developer > farhnware > http://farhnware.homelinux.com > > _______________________________________________ > 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>
