I want to embed a symbian-signed SIS to a self-signed SiSx
my pkg as below:when installing it pop a information:"Unable to install a protected application from an untrusted application supplier "Code:; Container.pkg ; This is an auto-generated PKG file by Carbide. ; This file uses variables specific to Carbide builds that will not work ; on command-line builds. If you want to use this generated PKG file from the ; command-line tools you will need to modify the variables with the appropriate ; values: $(EPOCROOT), $(PLATFORM), $(TARGET) ; Also, the resource file entries should be changed to match the language ; used in the build. For example, if building for LANGUAGE_01, change the file ; extensions .rsc to .r01. ; ;Language - standard language definitions &EN ; standard SIS file header #{"Container"},(0xEA265CFE),1,0,0 ;Localised Vendor name %{"Vendor-EN"} ;Unique Vendor name :"Vendor" ;Supports Series 60 v 3.0 [0x101F7961], 0, 0, 0, {"Series60ProductID"} ;Files to install ;You should change the source paths to match that of your environment ;<source> <destination> "Jars\JarList.txt" -"C:\JarList.txt" "Jars\NatWare1.jad" -"C:\temp\NatWare1.jad" "Jars\NatWare1.jar" -"C:\temp\NatWare1.jar" "Jars\NatWare2.jad" -"C:\temp\NatWare2.jad" "Jars\NatWare2.jar" -"C:\temp\NatWare2.jar" "Jars\NatWare3.jad" -"C:\temp\NatWare3.jad" "Jars\NatWare3.jar" -"C:\temp\NatWare3.jar" "$(EPOCROOT)Epoc32\release\$(PLATFORM)\$(TARGET)\Container.exe" -"!:\sys\bin\Container.exe" ;"$(EPOCROOT)Epoc32\data\z\resource\apps\Container.r01" -"!:\resource\apps\Container.r01" ;"$(EPOCROOT)Epoc32\data\z\private\10003a3f\apps\Container_reg.r01" -"!:\private\10003a3f\import\apps\Container_reg.r01" ;"$(EPOCROOT)epoc32\data\z\resource\apps\Container_aif.mif" -"!:\resource\apps\Container_aif.mif" ;"$(EPOCROOT)epoc32\data\z\resource\apps\Container.mbm" -"!:\resource\apps\Container.mbm" ; Add any installation notes if applicable ;"Container.txt" -"!:\private\0xEA265CFE\Container.txt" @"FGD.sisx",(0x200225F2)
can't i do as this?
must i symbian-sign my container sis?
please help me!
thanks in advance!!!




