|
1 in the data directory, create a ****. rss resource file, which the representative **** UID3
2 ****. rss created the resource file, add the following code # Include RESOURCE STARTUP_ITEM_INFO startexe { executable_name = "!: \ \ sys \ \ bin \ \ Tesstart.exe"; / / replace the name of your program recovery = EStartupItemExPolicyNone; }
3 Save the resource file needs to add in the MMP project management resource files
SOURCEPATH .. \ data START RESOURCE ****. rss HEADER TARGETPATH \ resource \ apps END
4 compiled, you need to add in the PKG file generated resources
"\ Symbian \ 9.1 \ S60_3rd_MR \ Epoc32 \ Data \ z \ resource \ apps \ ****. rsc" - "C: \ private \ 101f875a \ import \ [****]. rsc"
Note the following three points: 1 Here it must be installed to C drive 2 resource files must be packaged with [] brackets 3 **** ID number in section 2, paragraph must be
Author: Jason Published in: Jason's blog All rights reserved. Must be reproduced in the form of annotated links and original source and the author of this statement.
Related Reading:
|