Re: How to install my hello world application nokia E61?
Thanks for your reply, need to self sign sis file. After only you can install sisx file on your mobile... how to create sisx file? in easy way
appreciate your reply
Re: How to install my hello world application nokia E61?
The link provided by Ram might not work due to the leading dot at the end!!.
Anyway, if you had mentioned how you made the sis file it would have been more useful if you had provided information regarding the IDE. Carbide makes the signed sis file by itself if you just provide the correct data(like the names of output sis file, output signed file) to it in the carbide build configuration.
Depending on capability, you can self sign or use a developer certificate to sign or try the online signing.
Give more info if you need more help. But all the same, all this info is there in SDK documentation and also many articles in NewLC, Forum Nokia and Symbian Website
Forum posts: 1058
I am not sure that I understand your problem. If you already have a SIS file, why not just transfer it to the device and install?
René Brunner
Forum posts: 34
Thanks for your reply, need to self sign sis file. After only you can install sisx file on your mobile... how to create sisx file? in easy way
appreciate your reply
Thanks & Regards,
Symbi
Forum posts: 128
Hi,
to create sis file, you can see this link.
http://www.newlc.com/forum/problem-making-sis-file-s60-3rd-edition-mr.
I think it will help you.
Thanks & Regards
Ram
Symbian OS 9.1,S60 3rd edition MR,and CodeWarrior 3.1
Forum posts: 462
The link provided by Ram might not work due to the leading dot at the end!!.
Anyway, if you had mentioned how you made the sis file it would have been more useful if you had provided information regarding the IDE. Carbide makes the signed sis file by itself if you just provide the correct data(like the names of output sis file, output signed file) to it in the carbide build configuration.
Depending on capability, you can self sign or use a developer certificate to sign or try the online signing.
Give more info if you need more help. But all the same, all this info is there in SDK documentation and also many articles in NewLC, Forum Nokia and Symbian Website
Forum posts: 34
Thanks Neil... i am build my application using command prompt... Not using any IDE.
But my problem is to making sisx file.. How to do the same?
Thanks & Regards,
Symbi
Forum posts: 1058
Google is your friend, or at least wants to become your friend.
A quick search with the terms "Symbian self signed command line" gave me the following hit:
http://www.symbian.com/developer/techlib/v9.1docs/doc_source/N10356/Installing/HowToPackageSignature.guide.html
René Brunner