05-09-2010 12:04 AM
Hi,
I have autorun problem on Bold 9700(5.0.0.405). So i am looking for anyother way for autorun the application after installation.
We get the following message with "OK" button after installation.
"The application was successfulyy installed".
Is there anyway to interpret the "OK" button.
Thanks
05-09-2010 04:42 AM
Not that I am aware off.
I think it would be better to work on your autorun problems. It should autorun automatically.
The one trap that people seem to fall into is to use ApplicationManager...inStartup() as a test to see if they should go their auto-run processing. This test is not true immediately after an install. So you should use something else. I use the existence of a RunTimeStore. flag. RuntimeStore is cleared on reboot, and won't be there on initial install
05-09-2010 04:52 AM
Hi,
Thanks peter.
I already posted the autorun issue on Bold 9700. see the below link.
http://supportforums.blackberry.com/t5/Java-Develo
Thanks
05-09-2010 05:03 AM
OK, have you reported this as a bug via Issue Tracker? That seems to be the appropriate thing to do.
http://supportforums.blackberry.com/t5/Java-Develo