Tuesday, July 01, 2008

How to auto start when application installed in memory card

You must not hard code the autostart exe path in your autostart rSC file

RESOURCE STARTUP_ITEM_INFO startexe
{
executable_name = "!:\\sys\\bin\\startexe.exe";
recovery = EStartupItemExPolicyNone;
}

2 comments:

Sambasiva said...

i think it requires some changes in .pkg file also

Sunil kumar said...

that is pre-requisite even if you install in Phone Memory.

stats counter