|
|
Sign your applications manually! [Easy Steps]
Sign your applications manually! [Easy Steps]
Following are the Easy Steps to sign your applications manually using SignSIS tool on Command Prompt;
1. First you need these files to start the procedure:
- Your Application, .Sis or. Sisx File
- SignSIS tool (Download)
- Your certificate files (.cer and .key), you can get information on this page.
- Command Prompt
2. First of all exctract your Singsis.zip file (which you downloaded from above link) to your "C" drive. So, the command to access signsis tool should be "C:\signsis\signsis.exe"
3. Now paste your Certificate files and application file(which you want to sign) in the SignSIS folder.
4. Now click START>RUN and type in CMD. By Default, you will be taken to your User Account folder of your windows. To go back, type "cd\" and then press enter. You'll be taken to "C:" drive.
5. Now type "cd signsis". You're now in the SignSIS folder. Let's start our signing process now.
6. Type following command to sign your application:
- In this demonstration our application filename is: App.sis, Certificate Files Names: mycert.cer and mykey.key
- Now type in the following command to sign your application:
- "signsis App.sis App_new.sis mycert.cer mykey.key" and press enter.
- If your certificate has a password then use the following command:
- "signsis App.sis App_new.sis mycert.cer mykey.key your_password" and press enter.
7. Now type "exit" and press enter. Your Command Prompt will be closed.
8. Voila!! You're done!! Now you will see a new file named App_new.sis in your signsis folder. It is the application which is signed by your provided certificate. You can now simply install it on your phone without any problems.
Have fun!!
You might also like
|
|
|
|
|








January 14th, 2010 - 05:48
i love when i see some applications like on the net.
[Reply]
March 28th, 2010 - 02:39
gosh thank u very much.
[Reply]
April 19th, 2010 - 22:35
thanks let me give a try
[Reply]
April 25th, 2010 - 11:17
I want to edit a mobile java app…can anyone help me with the java decompiler or any necessary tool.
afloveyou02@gmail.com
[Reply]
admin Reply:
April 25th, 2010 at 4:57 pm
have a look at this website, this might help. LINK
[Reply]
May 5th, 2010 - 21:59
wow it works thankkkkkkkkkks man i love you
[Reply]
admin Reply:
May 5th, 2010 at 11:55 pm
Glad it worked for you, we hope that you share our website with your friends..
[Reply]
June 21st, 2010 - 23:41
saklfj hi i m cheking it
[Reply]
June 28th, 2010 - 13:40
oh man whats the Certificate files ? :S
i only got the sis/sisx file
[Reply]
admin Reply:
June 28th, 2010 at 8:48 pm
Please read the tutorial.
[Reply]
June 29th, 2010 - 11:12
i got my certificate and key but i dont no to sign hello OX2 can somebody help me
[Reply]
admin Reply:
June 29th, 2010 at 7:04 pm
please follow the tutorial
[Reply]
July 26th, 2010 - 15:44
file I/O fault, cannot open App.sis
why do i get this after i type the command to sign my application?
[Reply]