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;
}
The Purpose of this Blog is to spread the less known facts to the Mobile developers. If you want to post any article on the Blog please send it to me my email ID is skumar.mobiledev@gmail.com
2 comments:
i think it requires some changes in .pkg file also
that is pre-requisite even if you install in Phone Memory.
Post a Comment