py2exe version 0.3.0 - does now windows NT services

Thomas Heller thomas.heller at ion-tof.com
Fri Feb 1 05:59:21 EST 2002


Thomas Heller wrote...
> py2exe is a distutils extension to convert python scripts
> into windows exe-files (plus maybe a few dlls), able to run
> on computers without requiring a python installation.
>
>
> New in release 0.3.0:
>
>   The first release which can create windows NT services:
>   A sample service with detailed instructions is provided.
>   Builds version resources into the executables.
>   Other small bug fixes as well.
>
>
> Download from the usual location:
> http://starship.python.net/crew/theller/py2exe/
>

Peter Goode found a bug in this release which prevents
using the -O flag. Many thanks to him!

I will hide the 0.3.0 release, and prepare a 0.3.1 release
which fixes this bug. Sorry for the inconvenience.

Thomas





More information about the Python-list mailing list