Hello,
I have two applications - x.exe and y.exe. Both selfsigned. The resulting sis are:
x_signed.sis
y_signed.sis
These applications should be combined in one sis (application X uses some settings that are done via the application Y).
I am doing this in the folowing way:
in x.pkg I have at the end the line:
@"y_signed.sis", (0xf01f70b4)
where 0xf01f70b4 is the UID of the application X.
If I am trying to install the resulting x_signed.sis, I get the error message:
"Update Error!"
even if no previously instalation is there.
If I am installing each application separately, the installation goes without problems.
Has anyone any idea where the problem can be, where should I look?
Thank you!
Best regards,
Adriana.
P.S. I am working with the S60 SDK 3rd Edition.






