Hi:
Everyone,I have a express signed application.I want to modiify vendor name in the sis file for different agents.How to do it?
Hi:
Everyone,I have a express signed application.I want to modiify vendor name in the sis file for different agents.How to do it?
Any modifications invalidate the signing, so modify the development files, rebuild and resign.
that was already asked by the user in: http://www.developer.nokia.com/Commu...w-to-sign-once thus please read the previous questions answers, before re-posting the same old questions again.
I should rebuild and resign after modifed theoretically,But It very importance to solved this problem. because I have no publisher id, It is troublesome to ask other company help me to sign.It will take me a long time to sign once!
It is not theoretically anything, but practically as stated; there is no other solution: any modifications to a signed .sis/.sisx file will invalidate the signing. The only way to modify contents is by modifying the contents, repackaging it and then resigning it. The whole mechanism has been designed to detect "tampering" of signed installation packages, and circumventing it would invalidate the whole concept.
If you need to do it often and frequently, consider investing in getting your own publisher ID and learning how to do the signing yourself.
If you change a single bit in the file, it will not count as being signed any more. This is what signing is all about.