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. _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
