[PyQt] PyQt apps deployment under Windows
Doug Bell
dougb at bellz.org
Mon May 21 11:35:04 BST 2007
Nahuel Defossé wrote:
> Hi!
> I was, acctually i _am_ wondering if is possible to easily deploy pyqt apps
> (speaking of GLP'd apps) under Windows?
> Maybe a NSIS? Maybe another installer solution...
I've successfully used a combination of py2exe and NSIS, See
<http://bellz.org/treeline/> for an example of a deployed app.
> And if there's a way to make "magical instllers" is it possible to make them
> without windows OS? I must be asking for too much...
Maybe asking too much... :)
Doug.
More information about the PyQt
mailing list