Install CSI files BlackBerry
I am using PhoneGap.com for BlackBerry development, after developing web app I came across a situation where I had to register my code signing key using SignatureTool.jar, I used following line of code in Command prompt to register my key and password pair.
C:\BBWP\bin>SignatureTool.jar client-RBB-YOURCSICODE.csi
c:\BBWP\bin>SignatureTool.jar client-RCR- YOURCSICODE.csi
c:\BBWP\bin>SignatureTool.jar client-RRT- YOURCSICODE.csi
If you don't have a private key installed you need to create one. And use the pin number which you used during the registration process.
0 comments:
Post a Comment