Thanks Ben, But I want to install a plam app using PalmSource Installer Client Over-the-Air. and after its installation I want this appliaction luanch itself automatically.
Any method to do that.. Best Regards, Imran On Thu, 17 Mar 2005 09:02:34 -0600, Ben Combee <[EMAIL PROTECTED]> wrote: > At 04:17 AM 3/17/2005, you wrote: > >Hi, > > > >How can I launch a PalmOS Application automatically right after its > >installation? Is there any special launch code or some other method to > >do so? > > > >I am using Treo 600. > > Your application will get sent a sysAppLaunchCmdSyncNotify launch code > after it's been installed by HotSync. You can handle this code by setting > an alarm for a second from now, and then from the alarm do a SysUIAppSwitch > to your program. > > > -- Ben Combee, Senior Software Engineer, palmOne, Inc. > "Combee on Palm OS" weblog: http://palmos.combee.net/ > Developer Forum Archives: http://news.palmos.com/read/all_forums/ > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please > see http://www.palmos.com/dev/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
