Quote:
Originally Posted by Wideawake
question about certs......I opened up the tornado a2dp cert cab and it looked like it didnt contain anything, so my ? is where to find or how do u create a cert for files that arent signed?
|
I use the signcode tool that BeyondTheTech posted to an xda forum thread to sign files. You can copy and paste the prexml code in my cab for the cert itself. The prexml in my cab installs the cert so you don't need a separate cert cab like what was required for the tornado a2dp install.
Here is the link for the signcode zip at xda. You'll need to sign in to see the file.
http://forum.xda-developers.com/show...1&postcount=10
This url helped me figure out what to put in the prexml section.
http://www.codeproject.com/useritems...rtwithcode.asp
There were some other details on how to take a cert file and convert it to base64 so it can be used in the prexml that I can't seem to find. You basically had to use Windows to export the cert as text and copy and paste a section of that output into the xml.
You can however simply copy the prexml section out of my treo750a2dp cab and save yourself the trouble.