Re: packaging app into cab's

David Goncalves <[email protected]> Thu, 11 Jun 2009 10:00:27 +0200
Newsgroups gmane.comp.python.windows-ce
Message-ID <[email protected]>
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.