This page was last modified 19:22, 25 June 2007.
Batch file for creating and signing sis file
From Forum Nokia Wiki
- Once you have the certificate and the key file ready for your application use the following batch file to create and sign the sis file.
makesis mypkg.pkg myappunsigned.sis signsis -v myappunsigned.SIS myapp.sis appcertificate.cer appkey.key mypass
- Just copy the above two lines in notepad and name the file as sign.bat
- Copy this file in your SIS folder and whenever you need to sign just type sign.bat from the command prompt.
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Embedded SIS File is Required application access not granted! | Zero 6630 | Symbian Signing, Certification and Security | 9 | 2007-08-24 16:59 |
| open signing shell | DrYSG | Python | 3 | 2008-03-20 16:53 |
| creating sis problem | rkmohanty | General Symbian C++ | 6 | 2008-08-25 09:59 |
| Signing with Publisher ID | a_abraham | Symbian Signing, Certification and Security | 0 | 2007-07-27 13:28 |
| probelm in generating sis file | ram4soft | General Symbian C++ | 4 | 2007-09-03 07:27 |
