|
|
User login
Feeds |
Auto Start Application
|
|||||
| Sat, 2005-07-30 13:29 | |
|
I want to develop an application which runs just after the booting of the operating system. Similar to startup items in windows.
Do I need to change any files in the system or there are other techniques of developing such kind of application. Pl reply me soon Since I really need to develop it fast. Thanks |
|
Forum posts: 183
Regards,
Isseyp
Forum posts: 14
Or if youre developing for Series 80 device, you can add the following line to the pkg file:
; This line defines that application needs to be (or can be) added to startup list.
(0x101F861A), 0, 0, 0, {"Starter"}
michael
--