« Return to Thread: packaging app into cab's

Re: packaging app into cab's

by jabapyth :: Rate this Message:

Reply to Author | View in Thread

unfortunately there aren't any packages that specifically package pythonce along side -- the best you can do (which is what i do) is just provide a link to the pythonce cab -- that way they won't need to install pythonce more than once if they want more than one of your packages.

jared

On Thu, Jun 11, 2009 at 4:00 AM, David Goncalves <david-pyceml@...> wrote:
Hi,


I've been playing around with pythonce on my windows mobile phone and am very impressed by it. I was wondering if anyone can point me to some good resources for packaging pythonce and my application into one installable cab.

If you are using Linux you can use the 'pocketpc-cab' package that contains
tools for creating CAB files.

If you are using Windows system you can look at 'WinCECabManager' (shareware) that
does the same thing (with a gui).


Hope that helps.

Regards.

_______________________________________________
PythonCE mailing list
PythonCE@...
http://mail.python.org/mailman/listinfo/pythonce


_______________________________________________
PythonCE mailing list
PythonCE@...
http://mail.python.org/mailman/listinfo/pythonce

 « Return to Thread: packaging app into cab's