Hi Experts,
Till now I have 2 applications App-Non-Gui and App-Gui. I build App-Non-Gui independenctly sisx and include it in pkg file of App-Gui. So I have to sis files.
Now I intend to merge them in to one. I know it is possible to install multiple EXE in same package file; however my question is related to data files in private folder. So below is a scenario
1) In App-Non-Gui package file I have data files that I install in "!:\private\<UID of App-Non-Gui>\Mydata1.dat"
2) In App-Non-Gui package file I have data files that I install in "!:\private\<UID of App-Gui>\Mydata2.dat"
Please note that UID are different for both apps.
Question: Can I include both in same package file?
Another question realted to this for symbian signed. Do I need to build both apps with same capabilities to get it symbian signed?




