Guest Cybercool Posted June 10, 2003 Report Posted June 10, 2003 Hey everybody, I want to install software on my SPV but everytime I get an error that says, that Instalation Failed. I thinks because it's protected I think!!! What can I do so I can install my software!!!
Guest Posted June 10, 2003 Report Posted June 10, 2003 Welcome to MoDaCo! It sounds like the problem that you are having is because your SPV is probably Application Locked - do any of the errors you get mention something like "this application is not signed"? If thats the case you can unlock your SPV to use unsigned applications (also known as "de-certing") by going to Orange's OTA unlock page. Hopefuly that will sort it out. If you have any further probs just post again.
Guest Cybercool Posted June 10, 2003 Report Posted June 10, 2003 AFTER USING THE UNLOCKING WEB PAGE Unlocking your SPV allows you to sign your own applications and install them onto your SPV. After you have unlocked your SPV, please follow the process below to create a certificate. You will then be all set to develop applications on your SPV. (22) Connect your SPV to your PC via ActiveSync. You will need ActiveSync 3.6 - which was included with your SPV. (23) On your desktop, press the Start button, select the "Run..." command to open a "Run.." command line Dialog box. (24) Type the following command to launch a command window: cmd.exe (25) In the command window, type the following command: cd "C:Windows CE Toolswce300Smartphone 2002tools" (26) Once you are in the C:Windows CE Toolswce300Smartphone 2002tools directory, type the following command: sp2002dps /create /device This command creates a new privileged certificate on your PC called "Smartphone Privileged Development Code-Signing for xxxxx", where "xxxxx" is your login name on your desktop machine. This command also signs all the applications within the Smartphone 2002 SDK with this new privileged certificate, and installs that privileged certificate on your SPV which is connected to your PC. The command window should show the following text output in response to this sp2002dps.exe command: Processing files Emulator files complete Device files complete NOTES ON STEP (26): Once you have installed your newly created privileged certificate, your SPV can run any applications which have been signed by your newly created privileged certificate. These applications will run as "privileged", and have authority to access almost all of the APIs available on the Smartphone 2002 Operating System. In order to sign an application with your new privileged certificate, you will need to first create the application (or DLL). Then you will need to run the application "SignCode.exe", passing in the full pathname of the application you wish to sign. ?????????? How do I get Windows CE tools on my computer??? Where do I get this???? Many thanks already
Guest awarner [MVP] Posted June 10, 2003 Report Posted June 10, 2003 Welcome to the site :D You don't need to do any of that :lol: Once you have received the message stating that your phone is unlocked, that's it. You are now free to run unsigned apps.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now