Hi,
I am new to symbian development. can any body help me to know how to create .sis file with carbide.c++ and how to signed it so that i could install this sis file to my Nokia N-96 mobile.
Thakns & Regards
Amit
Hi,
I am new to symbian development. can any body help me to know how to create .sis file with carbide.c++ and how to signed it so that i could install this sis file to my Nokia N-96 mobile.
Thakns & Regards
Amit
Here's wiki link for teh topic: http://wiki.forum.nokia.com/index.ph...gn_Certificate
Hi,
I am trying to install my application on to the target.
I have tried the procedure mentioned here: http://wiki.forum.nokia.com/index.ph...gn_Certificate
It created Certificate and Keys as mentioned, but giving for creating sis file : file I/O fault, cannot open HelloWorld.sis.
No, sis file has not get generated.
Only Certificate and Keys are generated !!
I have tried the procedure mentioned here: http://wiki.forum.nokia.com/index.ph...gn_Certificate
error is : file I/O fault, cannot open HelloWorld.sis.
Where should I look for this ?
Regards,
Shafali
SIS file has generated. I have executed : makesis xxxx_gcce.pkg
When I tried to create sisX file, It is giving the same error ( file I/O fault, cannot open .)
signsis xxxx_gcce.sis xxxx_gcce.sisx
sis file is in some other format, I am not able to open it notepad...
How can I check the error ?
multiviews_gcce.PKG
multiviews_gcce.SIS
Regards,
Sunitha.M
Hi,
can you please check in gcce udeb/urel whether your exe is created or not..
I/O results when the expected file doesn't exist in the path specified in the package file and further more
signsis xxxx_gcce.sis xxxx_gcce.sisx selfsign.cer selfsign.key
Regards,
Mateen Maldar
"Whatever the mind can conceive and believe, the mind can achieve"
when your sis has .sis extension then why your rae signing .sisx file
format for signing:
signsis helloworldbasic.sis helloworldbasic.sis <Path>\<certificate>.der <Path>\<certificate>.key
signsis multiviews_gcce.SIS multiviews_gcce.SIS <Path>\<certificate>.der <Path>\<certificate>.key
Regards,
Shafali
ThankU guys....SISX file has been created !!
Can I directly install this SISX file into my phone using nokia PC suite, right ?
Regards,
Sunitha.M