I tried using ensymble to create a standalone app but when i tried installing it on E62, it says "Update error" !!!
C:\Symbian\Ensymble>python ensymble.py py2sis demo1.py --appname=BTRemote --uid=0xe17ff598 --autostart
ensymble.py: warning: no application version given, using 1.0.0
ensymble.py: warning: no certificate given, using insecure built-in one
C:\Symbian\Ensymble>python ensymble.py mergesis btremote_v1_0_0.sis PythonForS60_1_4_2_3rdEd.SIS btremote_v1_0_0_standalone.sis
ensymble.py: warning: no certificate given, using insecure built-in one
ensymble.py: PythonForS60_1_4_2_3rdEd.SIS: warning: 1272 extra bytes after SIS file (ignored)
ensymble.py: warning: removing old signatures from the first input SIS file
Can someone unfold the mystery ?
Also I generated a .sis standalone file, pretty much the same way as i did earlier but this time I used py2sis as i had to use the app on a 2nd ed phone, and ensymble generates only for 3rd ed phones. At the time of installation it says "Installation Security Error" ??
I am really really in trouble now because i have completed the project and need to generate the .sis file now. How can i do that ?
Any help is highly appreciated.
