| Reply | « Previous Thread | Next Thread » |
|
I tried to sign a .sis file using command
signsis.exe test.sis test_signed.sis mycert.cer mykey.key key123 error = test.sis is not a sis file . what could be the problem, any suggestion . I had generated key and cert files using "makekeys". I followed the link http://wiki.forum.nokia.com/index.ph...TeXq9cEsr3Z-20 |
| smilesnigam |
| View Public Profile |
| Find all posts by smilesnigam |
|
Join Date: Oct 2007
Posts: 2,841
Location: Deva, Romania
Online
Forum Nokia Champion
|
|
|
Quote:
1)Generated key and cert: Code:
makekeys -cert -password 12345 -len 1024 -dname "CN=World User OU=Development OR=WorldCompany CO=FI EM=World@test.com" WorldKey.key WorldCert.cer Code:
signsis HelloWorld.sis HelloWorld2.sis WorldCert.cer WorldKey.key 12345 What did you use to make your test.sis file a sis from a py script? Because if you used Ensymble, there's not necessarily any need to sign it this way as Ensymble generates its own (although insecure) certificates and signs apps automatically. |
|
no lick, I tried every possible thing. Even renamed the files to match with those given on site[its silly but ...]. same error came again, cant understand the reason behind this. I tried other sis files as well, same error with them too.
![]() |
| smilesnigam |
| View Public Profile |
| Find all posts by smilesnigam |
|
Have you tried this website: http://www.whythefuckwontmysisfileinstall.com/
|
|
ok here is the final verdict. i successfully signed the application that had a protected uid, but during installation it reports "File Corrupt!". So i tried installing the app with unprotected uid and i succeeded. And now the problem is that when after installation when i tried using it, it wont start and die after showing a blank screen.
So i went to this site http://www.whythefuckwontmysisfileinstall.com/debug.php and submitted my file and got the following output. I had never heard of SID's before so i tried googling about it. But i couldnt get much. All i could get abt them is that they have to be specified in MMP file. How do i do that ? Code:
Warning: Package UID is also used as a SID!
One (or more!) of the executables this package contains has the same Secure ID as the package UID. While technically allowed, and commonly done this is a stylistic mistake. The package UID and executables Secure IDs are different things. A SIS file only has one package UID, but may have several executables, each with a unique SID.
The offending executables are:
* !:\sys\bin\BTRemote_0xa000764d.exe
|
| smilesnigam |
| View Public Profile |
| Find all posts by smilesnigam |
|
Please help me or is it impossible to install on 3rd ed phones ??
|
| smilesnigam |
| View Public Profile |
| Find all posts by smilesnigam |
|
Does any other application with the same UID exist on the device?
May be the problem is that it is using an used UID. Kandyfloss V 7.0642.0 18-10-06 RH-51 Nokia 7610 |
| kandyfloss |
| View Public Profile |
| Find all posts by kandyfloss |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| creating/making own sis file problem -plz help urgent | pv123 | General Symbian C++ | 4 | 2007-12-18 12:06 |
| Contacts fields order?? | timatima | General Symbian C++ | 1 | 2007-06-08 14:51 |
| Problem with SIS file generated by Carbide Express | rickyard | Carbide.c++ IDE and plug-ins | 3 | 2007-03-06 08:45 |
| How to make sis file with embedded sis and Signsis resulted sis file? | ValentinK | General Symbian C++ | 6 | 2007-03-01 19:15 |
| problem installing sis file | lucidness | General Symbian C++ | 8 | 2006-04-20 18:51 |