[Twisted-web] Generating exe using Twisted py2exe

Dave Cook daverz at gmail.com
Tue Jun 28 05:49:49 MDT 2005


On 6/28/05, Gregory Pereira <gpereira at grintek.com> wrote:

> The main problems i may experience are where installed packages use
> the Windows registry - it's obviously impossible for py2exe to pick up

This is my theoretical understanding of how it works: after building a
"dist" with py2exe, you'd create an installer with something like Inno
Setup.  That installer will make the needed registry entries.

http://www.jrsoftware.org/isinfo.php

Dave Cook



More information about the Twisted-web mailing list