Bernhard Herzog wrote:
> "M.-A. Lemburg" <[EMAIL PROTECTED]> writes:
> 
>>> What do you have in mind - a bdist_wininst lookalike for
>>> Python packages, built with inno?
>> Yes. One that creates an Inno setup file and then compiles
>> everything into an installer using the Inno, but installing
>> things much like bdist_wininst (and with the option of
>> building upon the many extra features you get from the
>> InnoSetup system).
>>
>> Bernhard Herzog started one some time ago:
>> http://mail.python.org/pipermail/distutils-sig/2001-September/002597.html
> 
> FWIW, the code that's linked from that posting is still unchanged in
> Thuban and worked fine last time I made a release about a year ago with
> python 2.3.

Would you be willing to contribute the code to the PSF ?

We could then use is as starting point for a more elaborate
implementation.

Thanks,
-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Dec 14 2005)
>>> Python/Zope Consulting and Support ...        http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ...             http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________

::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,FreeBSD for free ! ::::
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to